Commit Graph

1981 Commits

Author SHA1 Message Date
72e6f08c69 GSoC Emoji Control
Tab Window
Add emoji.json to installation directory
Read the JSON data from code
Filter emojis according to categories
Insert Emoji at cursor position
Toolbar control

Change-Id: Ia5a577ce41398132872914ebfa499e4d4077d57e
Reviewed-on: https://gerrit.libreoffice.org/26700
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-28 20:54:44 +00:00
b949604b91 GSoC notebookbar: file menu
+ added icon to the notebookbar, after click the file menu will appear

Change-Id: I30e1ed7e2c4a194e150c7196652904fd4e5c9e8e
Reviewed-on: https://gerrit.libreoffice.org/27347
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-22 08:59:59 +00:00
45e9ccb699 Remove PatternLB dead code
PatternLB is replaced by SvxPresetListBox in tppattern.cxx

Change-Id: Ie4ec100963b714e07807f8b600cca2e165fb4641
Reviewed-on: https://gerrit.libreoffice.org/27353
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-21 06:20:44 +00:00
307e581491 update emoji autocorrect files from po-files
Change-Id: I0a4a5426c4ae2a0145420c273d2bfbb88074dc9d
2016-07-19 19:12:13 +02:00
5e455d5d0c tdf#100960 Add new Portuguese AutoCorrect entries
Change-Id: Ia7f6f6be6e008cce2e997df9f2b94f7acc849a83
2016-07-18 12:48:33 -05:00
e8fc80a0f0 GSoC notebookbar: dropdown with hidden objects
+ added dropdown for hidden content

Change-Id: I86c9277d91b18fbe9e8505ccf170196fdb28638f
Reviewed-on: https://gerrit.libreoffice.org/27241
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-18 08:09:47 +00:00
0168bdc231 Vivid Template: Thumbnail image with english text
Instead of German

Change-Id: I9ea57164f5daf1daef578b05a982cc4ed3259a90
2016-07-12 07:49:30 +02:00
96c4ef44ae Metropolis template: Change color to white
Black color on blue background is not very readable.

Change-Id: Idd23ba21cea036e8b660f98c10f9ab527ef95937
2016-07-12 07:11:45 +02:00
38f7902f45 Impress: Add new template "Pencil"
* From https://wiki.documentfoundation.org/Design/Whiteboards/Templates_for_LibreOffice_5.0
* Submitted under CC0
* Slightly modified by me

Change-Id: Ie5d3b0ba5561f8ac6796666a2c522acd71c3f0fe
2016-07-11 22:26:12 +02:00
24e2ee04ff Move all Impress Templates in one folder
Change-Id: Ifad82946403f11a44147d2569063bb4af635393c
Reviewed-on: https://gerrit.libreoffice.org/27126
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-11 20:20:58 +00:00
e75d38367a Impress: Add new template "Vivid"
* From https://wiki.documentfoundation.org/Design/Whiteboards/Templates_for_LibreOffice_5.0
* Submitted under CC0
* Slightly modified by me

Change-Id: I4eab5a2a7314d355c20a13bb8ece8e005f31ab35
Reviewed-on: https://gerrit.libreoffice.org/27125
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-11 20:17:23 +00:00
855007f94c GSoC notebookbar: File tab
Change-Id: I98640b0b4585b2fe1088b13b07dce82a185fd8bf
2016-07-11 18:27:26 +02:00
4f71b88ad0 GSoC notebookbar: impress table tab
Change-Id: I50338e2f5405171785ea610a9febc3d4f5df96e5
Reviewed-on: https://gerrit.libreoffice.org/27052
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-11 13:14:37 +00:00
d3dd6b5c41 GSoC notebookbar: container with priority
+ extended vcl builder to parse priority
+ IPrioritable interface for controls with priorities
+ added IPrioritable as a base for VclContainer
+ Added PriorityHBox - box which shows controls if we have enough space
  PriorityHBox listen vcl events from SystemWindow to detect Resize

Change-Id: I74ac1a80e7d0a061f5e7a8584dbb2abf956053c7
Reviewed-on: https://gerrit.libreoffice.org/26983
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-08 13:23:24 +00:00
d3c1fa9362 update emoji autocorrect files from po-files
Change-Id: I7f92c40ea33a04a2c7ea8545d423c645503fd445
2016-07-07 03:57:15 +02:00
0f8ca94774 Icon view listbox for XHatchList
Change-Id: I40d39c28bbc217cb63a3857c8a90dba72d196878
Reviewed-on: https://gerrit.libreoffice.org/26896
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-07-05 07:52:19 +00:00
5ee7caad68 GSoC added button with small padding
+ vcl builder setups action for custom buttons
+ new control: vcllo-SmallButton with WB_SMALLSTYLE property

Change-Id: I54891969f26d237eac8e45532906d76040264272
Reviewed-on: https://gerrit.libreoffice.org/26781
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-30 13:38:45 +00:00
76585ae33f Convert Bitmap tab to Pattern tab
Change-Id: I5cf02f1889090539f7adb826483c91a1ef3c3925
Reviewed-on: https://gerrit.libreoffice.org/26015
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-06-28 19:37:44 +00:00
c4e0d6596d notebookbar: added slide transition tab
- created VclVBox control which creates SlideTransitionPane
- SlideTransitionPane extended with second constructor
  which loads ui in horizontal mode
- introduced CloseMethod for NotebookBar to kill widgets in right order

Change-Id: Ic3ba35cb7734aa744a4804c5b670fed7c1bec204
Reviewed-on: https://gerrit.libreoffice.org/25844
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-28 07:53:22 +00:00
1df394503f GSoC notebookbar: switching tabs depending on context
+ sfx2::sidebar::EnumContext moved to the vcl module
+ TabPage contains vector with context values
+ vcl builder reads control's contexts from the "class" mark
+ ContextTabControl shows tabs depending on context

Change-Id: I661b0d3f35d46ace2a2e8eb1d374148f0c60017d
Reviewed-on: https://gerrit.libreoffice.org/26447
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-27 17:51:56 +00:00
77725bf4df GSoC: Remove TemplateRemoteView from Template Manager
Conflicts:
	include/sfx2/templatedlg.hxx
	sfx2/source/doc/templatedlg.cxx

Change-Id: Ia0623707e452c79346d92b5a5ab75a4063928c20
Reviewed-on: https://gerrit.libreoffice.org/26658
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-27 07:42:22 +00:00
dabee9834b tdf#94724: Make Gradient and Hatch preset names consistent
Change-Id: If191fe7dd5a3986a5f75e149d2d37c36c1256b04
Reviewed-on: https://gerrit.libreoffice.org/26277
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-06-16 07:36:08 +00:00
58664b1d43 Fix widget's library name
Change-Id: I22c66a63bfc71971da87db00b364e56ec55f7222
Reviewed-on: https://gerrit.libreoffice.org/26052
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-06-08 11:25:06 +00:00
d5c1091faa update emoji autocorrect files from po-files
Change-Id: I2cd9d220791bbb70d5247630c2a42a031d15f541
2016-06-07 18:52:00 +02:00
75f37680e1 update emoji autocorrect files from po-files
Change-Id: I61d30e9b44089e97c7732d651a43b7b9999eb901
2016-05-26 00:00:36 +02:00
53e6e32420 Add "GSoC" to technical.dic
Change-Id: Ic1702feabf2d6162bcd95cdc0987351d77dd7358
Reviewed-on: https://gerrit.libreoffice.org/25124
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-05-19 06:26:53 +00:00
c0aba6918a extras/: fix Hungarian word lists
- WordExceptList: add official "MSc", "BSc" [§: Ftv./CXXXIX. (2005)]

- DocumentList: remove _1, _2 etc. replacements to avoid of
  unnecessary conversion of URLs, file names etc. (:_1:, :_2: are
  still supported).

Change-Id: I96500aa17d80e05fdb04ec2973a033e9bc767c26
2016-05-19 00:43:40 +02:00
fc2590cfa1 Fix typos
Change-Id: Id81b16ff26283611f0b84929d831c827f847ab73
Reviewed-on: https://gerrit.libreoffice.org/24317
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-04-30 15:06:45 +00:00
bc8bb13f11 update emoji autocorrect files from po-files
Change-Id: Ie1209b68ab4d420934e8cdbc7ad7be5f0190f20c
2016-04-21 13:47:57 +02:00
fbfcde95eb tdf#95079 added a few things to techincal.dic
Change-Id: I1e78df2d088152194dd29114d6390fa6bfe993a4
Reviewed-on: https://gerrit.libreoffice.org/24065
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
2016-04-15 07:04:11 +00:00
34177135a3 Update pt-PT autocorrect file
Change-Id: Iadbd57ccdf4ae0fb37e8ba632ab9747d549bbab3
Reviewed-on: https://gerrit.libreoffice.org/23840
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-04-10 12:09:33 +00:00
07cedfb6c8 tdf#98771 Update DocumentList.xml and SentenceExceptionList.xml for Croatian
Change-Id: I3af29ce57f3c2ed62da63c5a3e9075c582a95d94
Reviewed-on: https://gerrit.libreoffice.org/23896
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-04-07 13:03:25 +00:00
4e17e64c62 Mention tips for hacking OpenSymbol font
thanks to <https://lists.freedesktop.org/archives/libreoffice/2016-April/073967.html>.

Change-Id: I645a4fc33e882a6e6dfced919ac5832fb1c2645b
2016-04-05 17:24:37 +09:00
a57c44486a Update URLs of Adobe Glyph List For New Fonts / Specification
Change-Id: I212a6167ce2c7b634d8ff47e9991fd36df7cd06a
2016-03-16 19:06:12 +09:00
604021c66f tdf#96115 Fix wrong emoji source string
Change-Id: If744655825104c89e077eabef5b1b71a752f2414
Reviewed-on: https://gerrit.libreoffice.org/23282
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-03-15 17:31:49 +00:00
bf271f677d update emoji autocorrect files from po-files
Change-Id: Ia76bf2786d9f715aba9d9e00906b4be3b77b045f
2016-02-24 21:48:59 +01:00
7f02815bf9 update emoji autocorrect files from po-files
Change-Id: I9afda5ccefa59c41977244aa40844d6b7d926b13
2016-02-10 20:48:46 +01:00
865d29b276 tdf#95024 Update Hungarian Autocorrect patterns
According to the new Hungarian spelling reform

Change-Id: I6b65b388fe0a93e997a7001e5db0443ea5fecb87
Reviewed-on: https://gerrit.libreoffice.org/21944
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-02-08 14:07:56 +00:00
ddefbfd645 Update Hungarian Autotext patterns
Remove obsolete patterns for date field insertion, add a current one.

Change-Id: Ifb7109b6b3eb210f1b1b40bab236794c07a105d7
Reviewed-on: https://gerrit.libreoffice.org/21943
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-02-03 09:24:46 +00:00
33003d0fed tdf#97439 Enhance pt-PT autocorrect file
This patch adds 168 new entries to the pt-PT autocorrection.

Change-Id: I8a9233cd0d1a2eeca5861c6ca51f3d2121053085
Reviewed-on: https://gerrit.libreoffice.org/22024
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-02-02 10:57:58 +00:00
259c1ed201 update emoji autocorrect files from po-files
Change-Id: I6ab7cc2f0d687ddd0015100703a87da726275b9c
2016-01-27 01:42:09 +01:00
a84cae5735 update emoji autocorrect files from po-files
Change-Id: I1844e4fc7fa08ee5526e7b9ff76224572cd4d089
2016-01-13 02:53:00 +01:00
64a6c0c791 update emoji autocorrect files from po-files
Change-Id: Id793a73a7dff04e8e088bf0f953f55f9eb441d8e
2015-12-15 20:32:00 +01:00
b630ec5ff0 update emoji autocorrect files from po-files
Change-Id: I1c58da68525ccfe8726a07e40dd8c7db89616580
2015-11-25 02:47:02 -05:00
ec544c4b05 tdf#95916 Update Alizarin.otp
Modify styles.xml to not use japanese language specification in style
for date

Change-Id: I0e418c06d5c8d6b04eeaa3e6f6c33c194ee2ef3f
Reviewed-on: https://gerrit.libreoffice.org/20063
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-11-20 06:16:22 +00:00
1b9956c2b1 tdf#34882 Adding hex and decimal code search
Change-Id: I809bac4b28e679c7dad8ed3ad28e36379bce4760
2015-11-17 16:19:20 +02:00
8e2e3f54c0 update emoji autocorrect files from po-files
Change-Id: I84d7bc394532d86d42403efa357ee9f57c968640
2015-11-10 22:25:33 +01:00
6c6463124d update emoji autocorrect files from po-files
Change-Id: I94e04257d2157efa2a01144e42098067bc13a288
2015-10-18 02:07:01 -05:00
240d1f289c tdf#93957 fix Emoji pattern of horizontal ellipsis
Typing :.: (one ASCII dot between colons) will enter the Unicode
horizontal ellipsis (U+2026: …) instead of the bad :…: (the
requested Unicode character between colons).

Note: the pattern :...: (three ASCII dots between colons) was
originally intended for the horizontal ellipsis, but that
collides with .*... pattern (default in English and in several
other languages, meaning: replace word ending three ASCII dots).

Change-Id: I97632ff81e04ab9e53026da425b82a2541db0eb1
2015-09-11 01:07:03 +02:00
6e88d63829 update emoji autocorrect entries from po-files
Change-Id: I92b5d2f0c66541735a1c186d3c35c9a8390c91ca
2015-09-03 19:39:48 +02:00