summaryrefslogtreecommitdiffstats
path: root/extras
Commit message (Collapse)AuthorAgeFilesLines
* tdf#93957 fix Emoji pattern of horizontal ellipsisLászló Németh2015-09-112-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
* update emoji autocorrect entries from po-filesChristian Lohmaier2015-09-0317-254/+1562
| | | | Change-Id: I92b5d2f0c66541735a1c186d3c35c9a8390c91ca
* tdf#93233 fix clockface emoji entriesChristian Lohmaier2015-09-021-12/+12
| | | | | | | this fixes the template only - the actual autocorrect entries for en-US will be processed on next translation merge Change-Id: Ib898897e448914ca334d7c34a45e18f787a8aa14
* add sfxlo-TemplateLocalView to glade catalogCaolán McNamara2015-09-011-0/+4
| | | | Change-Id: Ia73125ba2e547f87c1f28bdc917333346a01a251
* use nonet for xsltprocCaolán McNamara2015-08-283-3/+3
| | | | Change-Id: I47f020722b46b727ad03a937f28f0b33033d61cb
* Remove bogus ligatures from OpenSymbol fontKhaled Hosny2015-08-222-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>
* tdf#93302: Fix OpenSymbol %phi and %varphi glyphsKhaled Hosny2015-08-182-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>
* update emoji autocorrect entries from po-filesChristian Lohmaier2015-08-125-23/+988
| | | | Change-Id: I1f6b78d79eed76538bd7999a5a38198ce1e27d57
* update emoji autocorrect entries from po-filesChristian Lohmaier2015-07-318-40/+1325
| | | | Change-Id: Ia3931f3cac13894ccd51772312110367194e19c6
* update emoji autocorrect entries from po-filesChristian Lohmaier2015-07-2417-1072/+4246
| | | | Change-Id: I0d97689ec299dfb4e6400eee40d85b5abea1ab11
* add Slovenian Emoji shortcodesLászló Németh2015-07-211-0/+1149
| | | | | | | As a po file, Slovenian translation was in git in time, but not in the requested AutoCorrect XML. Change-Id: I6387ff6388963c1f020c7a82e721fd103153bbea
* add localized Emoji short namesLászló Németh2015-07-1636-1869/+19555
| | | | Change-Id: I023dc4200f93f61cb58f96931a8073ad3838d3d9
* Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara2015-06-071-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
* Add translation support for short names of Emoji and other symbolsLászló Németh2015-06-011-0/+4661
| | | | | | See also https://wiki.documentfoundation.org/Emoji Change-Id: Ifd534bca1cd0dce017b9e5a9335f4ee52df1c8da
* add Greek small letters to the technical spelling dictionaryLászló Németh2015-05-221-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
* AutoCorrect: Emoji support (hu)László Németh2015-05-201-0/+990
| | | | Change-Id: Ic2ad51b0ce496d28ba94b31302c7abb21a1c59a7
* AutoCorrect: Emoji support (en-US)László Németh2015-05-201-0/+990
| | | | | | | | | | | | | | Modern graphical operating systems have default Unicode 6 support with several Emojis and other useful special characters. Using their short names within colons (de facto web standard), now it's possible to insert them immediately. For example: :keyboard: -> ⌨ (U+2328) :camera: -> 📷 (U+1F4F7) Change-Id: I189609983281bcfc223cfd39678e92200b826c89
* Clipart - PNG files optimized.Andrew2015-05-07175-0/+0
| | | | | | | | | | | | | | | | | | | | | Lossless optimisation of PNG image files in clipart Gallery. Total saving of 887 KB ! Used ImageOptim.com and custom tools ('pngslim'). - Arrows: Saved ~44KB out of 189KB. ~23% per file on average (up to 38%). - Computers: Saved ~17KB out of 242KB. ~7% per file on average (up to 11%). - Education: Saved ~142KB out of 804KB. ~18% per file on average (up to 36%). - Environment: Saved ~197KB out of 1.3MB. ~14% per file on average (up to 23%). - Finance: Saved ~67KB out of 695KB. ~10% per file on average (up to 37%). - People: Saved ~280KB out of 2.7MB. ~10% per file on average (up to 15%). - Transportation: Saved ~141KB out of 1MB. ~14% per file on average (up to 15%). Change-Id: I1812ae84e5672d49a7798dc44f518c1d6cd70ec1 Note: These should ultimately be replaced with original (/improved) SVG vector artwork. Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/15669 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* add some missing glade prototypesCaolán McNamara2015-05-051-0/+8
| | | | Change-Id: Iff936ca81c594b588b0dd8b66970fa6135a4c53e
* add some default style presets to templatesTomaž Vajngerl2015-04-224-0/+18
| | | | Change-Id: If7051720b09b8472d1866ddecbb547d321539423
* Add "eg." and "ie." to the English sentence exception listsLászló Németh2015-04-204-0/+8
| | | | | | | | | | | | "eg." and "ie." are frequent informal alternatives of "e.g." and "i.e.", (e.g., see http://en.wiktionary.org/wiki/eg), but these word forms weren't in the sentence exception list, resulting unnecessary automatic capitalization of the next words, "eg. Here." Avoiding double trouble, this capitalization is disabled now, like in the case of "i.e." and "e.g.". Change-Id: I86819ae62967de3fe4ea5d032972b3ad30f059f2
* Include the new templates in the installation.Jan Holesovsky2015-01-075-0/+73
| | | | Change-Id: I9fa578fafa5e350a186a77b3e023474b289e0fb8
* Presentation template.Zirk2015-01-071-0/+0
| | | | | | Contributed under CC0, chosen by the Design team for inclusion. Change-Id: I80424ee605f34e2ffeed36a0a8356fa611e3d222
* Presentation template.Alexander Wilms2015-01-071-0/+0
| | | | | | Contributed under CC0, chosen by the Design team for inclusion. Change-Id: Id8301c73cd7038250cf3b3ed16bf0d69959e9066
* Presentation templates.Jun NOGATA2015-01-072-0/+0
| | | | | | Contributed under CC0, chosen by the Design team for inclusion. Change-Id: I26a28df61ac6f5a25af28fed137a3bfb17704c30
* Template for CV / Resume.Michael Kovarik2015-01-071-0/+0
| | | | | | Contributed under CC0, chosen by the Design team for inclusion. Change-Id: If92cf96a8336465f519235db1a995743e6514614
* Template for CV.Alexander Wilms2015-01-071-0/+0
| | | | | | Contributed under CC0, chosen by the Design team for inclusion. Change-Id: Ib823f7cf8743517efff8c91731065d4f56eefcc0
* Template for business cards.Edmund Laugasson2015-01-071-0/+0
| | | | | | Contributed under CC0, chosen by the Design team for inclusion. Change-Id: Ia2e2e69fcd2cb8c51feb8e3de4250da000950e67
* Templates for business letters.Péter Szathmáry2015-01-072-0/+0
| | | | | | Contributed under CC0, chosen by the Design team for inclusion. Change-Id: I810367ade9662de3ae694704528e3302264afa49
* convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara2014-12-301-0/+3
| | | | | | This is an epic dialog with lots of moving parts Change-Id: I4e53580ac5b01f4a717d2fe594a18c8e83b45a6f
* fdo#86511: Fix the RGB value of 'Sky blue 1' color.V Stuart Foote2014-12-041-1/+1
| | | | Change-Id: Ib64149f49072a51debff5b7c3c874a2b69f7dfc6
* fdo#86557: svx: fix crash when creating new "XML Form Document"Michael Stahl2014-11-271-1/+1
| | | | | | | | Strangely it doesn't crash on Linux. (regression from 713735fc89b9e0222d8b62d051153da6932b3ebd) Change-Id: Ie29c795f5edec7d8fdf949027359c0c509edb15c
* share/template/shellnew/soffice.od? are only installed on WindowsStephan Bergmann2014-11-261-1/+1
| | | | Change-Id: Id6afa19b5d1cbb0a76bb7d8a34d40ba4eda214ec
* Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara2014-09-251-3/+0
| | | | | | in favour of a wrap property on NumericField Change-Id: I62c6bdb69a16f37ae6018a2fe41070fb18dbe4a0
* Start Center Template Manager TweaksEfe Gürkan YALAMAN2014-09-251-1/+1
| | | | | | | | | | | Template Manager and the related Start Center view has same transparent highlight color as Recent Documents. Also Template thumbnail containers should have the same size as Recent Docs view. Change-Id: I22e417a5c5ca5a849577d5a438a193371368fe24 Reviewed-on: https://gerrit.libreoffice.org/11467 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Revert "Add svxlo-SvxColorValueSet to the glade catalog"Maxim Monastirsky2014-09-181-5/+2
| | | | This reverts commit 9df22b4ac0f97346701d0284abc74499310e660f.
* Add svxlo-SvxColorValueSet to the glade catalogTomaž Vajngerl2014-09-171-2/+5
| | | | Change-Id: I2f6e9e7dbca3b2cd8a7d712c5516b526ddda83b8
* remove trailing spaceCaolán McNamara2014-08-311-2/+2
| | | | Change-Id: I9fd2912af105b4363560b19ac18e1576ecc80a8c
* fdo#83037 fix autocorrect collisions of short and long ASCII arrowsLászló Németh2014-08-2629-58/+58
| | | | | | | | | | | | | | Now single --> character sequences will be replaced with single arrows again, not with a dash plus arrow: --> -> → Only the short variants will be replaced within words: File->Open -> File→ Open File-->Open -> File-→ Open Change-Id: Idf58f96cd3299799bcb2be0f86c0ebe8937c70ae
* Resolves fdo#82985 Make generic autocorr files (German/Spanish/Italian)Julien Nabet2014-08-232-6/+6
| | | | | | I applied a part of the fdo#79276 fix Change-Id: I4716c06bfd25efe45a19295e0f5fd7cd1b8b0568
* Help on how-to add autotextLaurent Balland-Poirier2014-08-121-1/+21
| | | | | | | Change-Id: Ia41a3478f5a59b4c13f676eb0e21d3b573456c8f Reviewed-on: https://gerrit.libreoffice.org/10889 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* Simplify make file for autocorr and autotextLaurent Balland-Poirier2014-08-122-145/+2
| | | | | | | | | Build mimetype file list with other lists Change-Id: Ia30fd6af9d312e4eb7d68b6460221a55f608a808 Reviewed-on: https://gerrit.libreoffice.org/10887 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .uiSzymon Kłos2014-08-061-0/+6
| | | | | | | | | | | Conflicts: dbaccess/UIConfig_dbaccess.mk dbaccess/source/ui/misc/WizardPages.src Change-Id: I1a628dd6220f3f180cc01353380fe4aa7e166cf4 Reviewed-on: https://gerrit.libreoffice.org/10776 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* fdo#81571 autocorrect doesn't need space before (c), (r), (tm)...László Németh2014-08-0139-275/+275
| | | | | | Also ->, -->, <-, <-- arrows are replaced within text, eg. A->B->C Change-Id: I4abf804d3e9c6b2b06ed3cb274a1919346e06573
* Converted RID_SVX_MDLG_HANGULHANJA to Widget Layout.Rachit Gupta2014-07-291-0/+6
| | | | | | | | | Also, removed the unused hrc/src files. Change-Id: Ice45dde1af7492e40e0847ead06bb26f4e58ed9c Reviewed-on: https://gerrit.libreoffice.org/10595 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos2014-07-281-0/+6
| | | | | | | | Change-Id: Iea5105cc33b436e9c0728df799b1ceb63f20e46e Reviewed-on: https://gerrit.libreoffice.org/10579 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* Convert RID_SVX_MDLG_HANGULHANJA_EDIT to Widget Layout.Rachit Gupta2014-07-251-0/+4
| | | | | | | Change-Id: I63d61a9caeb356e6b5bd340c1f9a5415869a91a1 Reviewed-on: https://gerrit.libreoffice.org/10518 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály2014-07-111-0/+3
| | | | | | | Change-Id: I66469c17a46c1157b8e3801c0dc2b252c569a4bd Reviewed-on: https://gerrit.libreoffice.org/10213 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Convert RID_CUI_DIALOG_COLORPICKER to .uiPalenik Mihály2014-07-111-0/+12
| | | | | | | | | | Conflicts: extras/source/glade/libreoffice-catalog.xml.in Change-Id: I161681859c924cc97afa9886b80005e70fa2a87c Reviewed-on: https://gerrit.libreoffice.org/10210 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos2014-07-111-0/+3
| | | | | | | Change-Id: I0f3647e95b2150eb8753aa333eeb492fee76bd2a Reviewed-on: https://gerrit.libreoffice.org/10192 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>