summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Collapse)AuthorFilesLines
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos1-0/+3
+ 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-07update emoji autocorrect files from po-filesChristian Lohmaier2-1/+99
Change-Id: I7f92c40ea33a04a2c7ea8545d423c645503fd445
2016-07-05Icon view listbox for XHatchListRishabh Kumar1-0/+3
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-06-30GSoC added button with small paddingSzymon Kłos1-0/+3
+ 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-28Convert Bitmap tab to Pattern tabRishabh Kumar4-0/+12
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-28notebookbar: added slide transition tabSzymon Kłos1-0/+3
- 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-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-0/+3
+ 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-27GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep1-3/+0
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-16tdf#94724: Make Gradient and Hatch preset names consistentRishabh Kumar1-6/+6
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-08Fix widget's library nameRishabh Kumar1-1/+1
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-07update emoji autocorrect files from po-filesChristian Lohmaier8-18/+56
Change-Id: I2cd9d220791bbb70d5247630c2a42a031d15f541
2016-05-26update emoji autocorrect files from po-filesChristian Lohmaier13-18/+34
Change-Id: I61d30e9b44089e97c7732d651a43b7b9999eb901
2016-05-19Add "GSoC" to technical.dicSamuel Mehrbrodt1-0/+1
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-19extras/: fix Hungarian word listsLászló Németh2-15/+2
- 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-04-30Fix typosAndrea Gelmini1-2/+2
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-21update emoji autocorrect files from po-filesChristian Lohmaier29-31/+34
Change-Id: Ie1209b68ab4d420934e8cdbc7ad7be5f0190f20c
2016-04-15tdf#95079 added a few things to techincal.dicdanielat9981-0/+4
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-10Update pt-PT autocorrect fileMarco A. G. Pinto1-2/+93
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-07tdf#98771 Update DocumentList.xml and SentenceExceptionList.xml for CroatianKrunoslav Šebetić2-544/+173
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-05Mention tips for hacking OpenSymbol fontTakeshi Abe1-2/+5
thanks to <https://lists.freedesktop.org/archives/libreoffice/2016-April/073967.html>. Change-Id: I645a4fc33e882a6e6dfced919ac5832fb1c2645b
2016-03-16Update URLs of Adobe Glyph List For New Fonts / SpecificationTakeshi Abe1-3/+2
Change-Id: I212a6167ce2c7b634d8ff47e9991fd36df7cd06a
2016-03-15tdf#96115 Fix wrong emoji source stringSamuel Mehrbrodt1-1/+1
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-02-24update emoji autocorrect files from po-filesChristian Lohmaier3-461/+963
Change-Id: Ia76bf2786d9f715aba9d9e00906b4be3b77b045f
2016-02-10update emoji autocorrect files from po-filesChristian Lohmaier4-1164/+1369
Change-Id: I9afda5ccefa59c41977244aa40844d6b7d926b13
2016-02-08tdf#95024 Update Hungarian Autocorrect patternsLászló Németh1-24/+8
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-03Update Hungarian Autotext patternsLászló Németh13-48/+8
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-02tdf#97439 Enhance pt-PT autocorrect fileMarco A. G. Pinto1-1260/+1430
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-01-27update emoji autocorrect files from po-filesChristian Lohmaier3-1/+2005
Change-Id: I6ab7cc2f0d687ddd0015100703a87da726275b9c
2016-01-13update emoji autocorrect files from po-filesChristian Lohmaier5-46/+666
Change-Id: I1844e4fc7fa08ee5526e7b9ff76224572cd4d089
2015-12-15update emoji autocorrect files from po-filesChristian Lohmaier1-4/+4
Change-Id: Id793a73a7dff04e8e088bf0f953f55f9eb441d8e
2015-11-25update emoji autocorrect files from po-filesRobinson Tryon32-48/+206
Change-Id: I1c58da68525ccfe8726a07e40dd8c7db89616580
2015-11-20tdf#95916 Update Alizarin.otpLaurent Balland-Poirier1-0/+0
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-17tdf#34882 Adding hex and decimal code searchSteve Hart1-0/+3
Change-Id: I809bac4b28e679c7dad8ed3ad28e36379bce4760
2015-11-10update emoji autocorrect files from po-filesChristian Lohmaier3-6/+152
Change-Id: I84d7bc394532d86d42403efa357ee9f57c968640
2015-10-18update emoji autocorrect files from po-filesRobinson Tryon9-32/+1417
Change-Id: I94e04257d2157efa2a01144e42098067bc13a288
2015-09-11tdf#93957 fix Emoji pattern of horizontal ellipsisLászló Németh2-2/+2
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-03update emoji autocorrect entries from po-filesChristian Lohmaier17-254/+1562
Change-Id: I92b5d2f0c66541735a1c186d3c35c9a8390c91ca
2015-09-02tdf#93233 fix clockface emoji entriesChristian Lohmaier1-12/+12
this fixes the template only - the actual autocorrect entries for en-US will be processed on next translation merge Change-Id: Ib898897e448914ca334d7c34a45e18f787a8aa14
2015-09-01add sfxlo-TemplateLocalView to glade catalogCaolán McNamara1-0/+4
Change-Id: Ia73125ba2e547f87c1f28bdc917333346a01a251
2015-08-28use nonet for xsltprocCaolán McNamara3-3/+3
Change-Id: I47f020722b46b727ad03a937f28f0b33033d61cb
2015-08-22Remove bogus ligatures from OpenSymbol fontKhaled Hosny2-6/+0
http://nabble.documentfoundation.org/Bogus-ligatures-in-OpenSymbol-font-tp4157549.html Change-Id: Ic9da9f9234dfc945324f38407df4094eb91038c8 Reviewed-on: https://gerrit.libreoffice.org/17913 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-08-18tdf#93302: Fix OpenSymbol %phi and %varphi glyphsKhaled Hosny2-7/+7
The glyphs for %phi and %varphi symbols were swapped in commit 81001f2c89e5932a8bfde26aacb9277b59146dff (back in 2009), as part of https://bz.apache.org/ooo/show_bug.cgi?id=105084 (see the document attached there), but no justification was given. Given the shape of the symbols after that change contradicts the ones in the Unicode code charts and other popular math fonts, I simply swapped them back. Change-Id: I0133a3d07df932f144ec5900103e11e27f174a5e Reviewed-on: https://gerrit.libreoffice.org/17822 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-08-12update emoji autocorrect entries from po-filesChristian Lohmaier5-23/+988
Change-Id: I1f6b78d79eed76538bd7999a5a38198ce1e27d57
2015-07-31update emoji autocorrect entries from po-filesChristian Lohmaier8-40/+1325
Change-Id: Ia3931f3cac13894ccd51772312110367194e19c6
2015-07-24update emoji autocorrect entries from po-filesChristian Lohmaier17-1072/+4246
Change-Id: I0d97689ec299dfb4e6400eee40d85b5abea1ab11
2015-07-21add Slovenian Emoji shortcodesLászló Németh1-0/+1149
As a po file, Slovenian translation was in git in time, but not in the requested AutoCorrect XML. Change-Id: I6387ff6388963c1f020c7a82e721fd103153bbea
2015-07-16add localized Emoji short namesLászló Németh36-1869/+19555
Change-Id: I023dc4200f93f61cb58f96931a8073ad3838d3d9
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara1-1/+1
make this a multi-path element with a shared read-only location and a user read/write location and don't copy the presets, instead just keep them in the shared location Now an admin can copy extra palettes into the shared location and they magically appear in the user deployments Change-Id: I7585789c0c59941094f6128368df94b834d3c2a2
2015-06-01Add translation support for short names of Emoji and other symbolsLászló Németh1-0/+4661
See also https://wiki.documentfoundation.org/Emoji Change-Id: Ifd534bca1cd0dce017b9e5a9335f4ee52df1c8da
2015-05-22add Greek small letters to the technical spelling dictionaryLászló Németh1-0/+25
Greek upper case letters have already been ignored during spell checking, so there is no reason to avoid the small ones, especially because they are frequently used in scientific and technical writings. Change-Id: I128fe8c51b7e9802c18fc282674998741c8e4fb2