summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Collapse)AuthorFilesLines
2014-07-05Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet2-2/+2
1) Replace the creation of acor_fr-FR.dat by acor_fr.dat since there's no specific for variants of fr 2) Add a fallback system to use it Reviewed-on: https://gerrit.libreoffice.org/9825 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> Conflicts: editeng/source/misc/svxacorr.cxx include/editeng/svxacorr.hxx sw/source/core/edit/acorrect.cxx Change-Id: Ia3e11fff0f266839dc148077b50c1b2f798d1c50 Reviewed-on: https://gerrit.libreoffice.org/10065 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-05-18Resolves: fdo#78846 wrong AutoCorrect entriesJulien Nabet8-16/+16
Cherry-picked from master (9868373a6f6db525e963ec79301ecbd74fbfdeba) Change-Id: Iff2e343c56092ba85a1179f121f460e5ada841f4 Reviewed-on: https://gerrit.libreoffice.org/9397 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-04-23escape > and <Caolán McNamara1-2/+2
Change-Id: I7bd33989f48e1698d268c802da1a16779a0fa91f Reviewed-on: https://gerrit.libreoffice.org/9139 Reviewed-by: Németh László <nemeth@numbertext.org> Tested-by: Németh László <nemeth@numbertext.org>
2014-04-23update wildcards in French autocorrection fileOlivier R1-44/+49
Change-Id: Ieae973f8af940ce66479eae55c5741768d91dc72 Reviewed-on: https://gerrit.libreoffice.org/9136 Reviewed-by: Németh László <nemeth@numbertext.org> Tested-by: Németh László <nemeth@numbertext.org>
2014-04-09Resolves: fdo#73544 rename acor_ca to acor-ca-ESCaolán McNamara2-2/+2
some more investigation into why bare language autocorrect files are accepted needed but this is a reasonably safe backportable to 4-2 fix Change-Id: Ia294219e3c9d98710c6727238cedc15b040b408d (cherry picked from commit d80d7e52d25dde05c834c9e87dd6a253bf6fcfed) Reviewed-on: https://gerrit.libreoffice.org/8910 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2014-02-21Add missing files to gallery bullets makefileMaxim Monastirsky1-0/+30
They are used in Bullets & Numbering dialog, and in sidebar Bullets popup. Change-Id: I543cad1108f8c45cc3dcc56a0c42fda2fbeb5467 Reviewed-on: https://gerrit.libreoffice.org/8125 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit d8680de7012fb92a393066c957f82e1473b60575) Reviewed-on: https://gerrit.libreoffice.org/8145 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2014-02-18Update autocorrections for locale /fr/Olivier R1-103/+173
2014-02-18add Collabora to wordbookAndras Timar1-0/+1
Change-Id: I2d667a84ff1f1523f37895aacf6f97a0b34b7c03 Signed-off-by: Jan Holesovsky <kendy@collabora.com>
2013-12-18fdo#71993: Fix the tip of the Small Arrow line end.Regina Henschel1-1/+1
Change-Id: Ie4b41c69014b347ea2cf9df94b3e3b98f17594cb
2013-12-18Related fdo#71919: Correct arrow heads for new installations.Regina Henschel1-20/+20
Change-Id: If4ad335f4e645cc10cd7378d971b7389bb437f88
2013-11-20Convert chart axis scale tab page to widget UI.Olivier Hallot1-0/+3
Obs: -Several widget positioning methods turned useless and were deleted -Corner case related to axis origin untested (couldn't find where it is used) Change-Id: I6a563c89ddcfbff62494ce7726f3e7d6089e6b57 Reviewed-on: https://gerrit.libreoffice.org/6730 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-20fdo#71736 add missing Avery labels to label wizardWinfried Donkers1-0/+27
Added some labels that were missing and added a note of some labels that cannot be added because of unusual layout. Change-Id: I182908156f07c4e2ebc45670d79759f617690045 Reviewed-on: https://gerrit.libreoffice.org/6725 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2013-11-15convert 500th dialog (vectorize) to .uiCaolán McNamara1-0/+3
Change-Id: Ib1a8716091a16eb970c9f218f4a8e496de72ff51
2013-11-15convert impress remote dialog to .uiCaolán McNamara1-0/+4
Change-Id: I4ed22a776720bd6de64d08767a03a746276acba4
2013-11-15convert impress table design panel to .uiCaolán McNamara1-0/+3
Change-Id: I4ed28ad5ba94c055fbab51148d9258624dcfdb14
2013-11-15fdo#33600 - Better default gradient setJean-François Fortin Tam1-44/+228
Change-Id: I2b6d8df04eec278a8e6de507562863ae56037a1e
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
- this renames the 'almost' module target to non-l10n - and adds a l10n target which is intended to only build l10n parts of the product - packagers should then be able to build l10n and non-l10n parts of the product independently, thus: - enable quicker rebuilds - distribution of load - updates to l10n without a full rebuild - security fixes to binaries without rebuilding all l10n - the new targets are called build-l10n-only and build-non-l10n-only - note this is not intended to move a concept of split packages upstream -- while this exsists in distros, the number of test scenarios for this would explode upstream Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863 Conflicts: filter/Module_filter.mk
2013-11-14convert insert slides dialog to .uiCaolán McNamara1-0/+3
Change-Id: I9dc8366d2e8bd2ab16ce11c9e69cbdbdca0ccae5
2013-11-13fdo#69046 fix discolored thumbnail and background image of LushGreen templateAndras Timar1-0/+0
Change-Id: I71307b9f5d973b8282b793df1d71816fe002b541
2013-11-04fdo#70393: move external accessories to a subdir of externalKhaled Hosny62-4261/+0
Change-Id: If69c8e10eb3ce19208390f63aef49cf1d9554ef1 Reviewed-on: https://gerrit.libreoffice.org/6572 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-01convert math font dialog to .uiCaolán McNamara1-0/+3
Change-Id: Ib7bf087664b6c8491872dfa37c750485fedabbe2
2013-10-31move bundled binary OXT to new module external/misc_extensionsMichael Stahl2-65/+0
... and use ExtensionPackageSet to copy them to INSTDIR. Change-Id: I3c77e986c308ffbabb5e55b93d3e04e6282bf4c9
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl58-114/+2
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-28extras: don't hardcode shareMichael Stahl1-1/+1
Change-Id: I78b08f653407c5889e0f24ef6d38e9f9d1817df9
2013-10-24extras: deliver wordbook to INSTDIRMichael Stahl1-1/+3
Change-Id: I36ed8f8a83938674b7b21dc1930dc1cac11ad76f
2013-10-16fdo#45970: "pale green" is not green at allThomas Arnhold1-1/+1
Was like Cyan 10 before. Now it's like Green 10... Change-Id: I7ec9b884b53fb0ab2a5a0c3d09cb8b2789037234
2013-10-14convert captions option page to .uiCaolán McNamara1-0/+4
Change-Id: I571cc68bacce315ceafbe54deed6efeac51a6f1f
2013-10-08#i95765# Fix CSS classes in Web Page Wizard.Andrea Pescetti2-2/+2
Patch-By: motohoss <hcmmac@hosscomm.com>. Reviewed-By: jza (cherry picked from commit f0577f5efa9609e14aa44f741a1faa3b8bec412f)
2013-10-07Revert "Revert "Added Tango colors to palette""Ivan Timofeev1-0/+2
These are default line and fill colors, so it's better to duplicate these in the standard palette to show the color names in the toolbar conrols. This reverts commit de7b2781bdb03858379fe6e792ea32f62a8208ec. Change-Id: I8a39c28b464980598a58ac559905aab86aac3e26
2013-09-29Convert connpooloptions to .ui + adapt code.Jan Holesovsky1-0/+4
Change-Id: Idf76635180f73716f3d476975d9738edad464348
2013-09-23Try to fix cross-compilationTor Lillqvist56-56/+56
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
2013-09-17Convert tab order dialog to widget UIManal Alhassoun1-0/+3
Change-Id: I2aebcf6486b80af31f1a06e9ae38e5610bee0cb4 Reviewed-on: https://gerrit.libreoffice.org/5970 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-17add a min-width-chars property to SvTreeListBoxCaolán McNamara1-1/+12
Change-Id: If6213ab630222d0d9483beea602ea9d54be2396c Reviewed-on: https://gerrit.libreoffice.org/5971 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-14change up/down to just be imagesCaolán McNamara1-0/+3
and add parent boxes to the toplevels and set their names so that we don't get warnings from the vcl builder and add a stub to glade and change a ComboBox to ComboBoxText so glade won't clobber its items Change-Id: I436736e96883b319b635fe87b539e829bc5595b8
2013-09-13convert edit address block dialog to .uiCaolán McNamara1-1/+13
this one nearly killed me Change-Id: I51f14017940a275cca33dacf6f42438da43f46bc
2013-09-12Convert connector tab page to widget UIOlivier Hallot1-0/+3
Also: * Rename dimensionline.ui to dimensionlinetabpage for naming consistency * Fix connector and measure dialogs for connectors and dimension lines Change-Id: I921890b33a5f9807a6e12341ef7f374312abfc8b Reviewed-on: https://gerrit.libreoffice.org/5920 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-12sort alphabeticallyEike Rathke1-16/+16
Change-Id: Id04975bcc42a2b401d828c0f6b52f4d7c5bcc2b5
2013-09-12renamed sh-* to sr-Latn-* and *-YU to *-CSEike Rathke22-28/+28
Change-Id: I442c4d1b8f1a03c19bd119144413c9ac316b4a4c
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann56-56/+56
Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X, where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK- related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And GeneratedPackage needed to be made more flexible, to allow for packages that go into either of those two places.) For Android and iOS, gb_INSTROOT probably still needs to be set. The most obvious missing thing yet to make instdir work for Mac OS X is the instdir/*/LibreOffice.app/Contents/ure/ vs. instdir/*/LibreOffice.app/Contents/ure-link/ split. Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
2013-09-09Convert dimension lines tab page to widget UIOlivier Hallot1-0/+3
Change-Id: I1d5176609e2acd0d70991a541196e2b9857576f8 Reviewed-on: https://gerrit.libreoffice.org/5879 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-08fdo#65330 fix meta.xml of AbstractYellow.otpAndras Timar1-0/+0
title was Abstract Green instead of Abstract Yellow Change-Id: I80344940d96163809b889482334f02bb4f7a124f
2013-09-06tweak custom widget to give an optimal sizeCaolán McNamara1-0/+3
+ move accessibility relations into the .ui now that we can + drop unused hids + rework the format/language positions to be less weird + add a custom widget stub to make easy to edit with glade Change-Id: I9607603536f9df2b7cac0074880089adad3b9860
2013-09-01titlerotationtabpage.ui widgetsManal Alhassoun1-1/+4
Change-Id: I187ec2b6bbee10820fcea5b770972fc63b2f7117 Reviewed-on: https://gerrit.libreoffice.org/5729 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-30startcenter: Add toggle to view templates in Start CenterKrisztian Pinter1-0/+3
Change-Id: I17aa3bfbb7f4b0eca525dd15d6866c6951d5d20f Reviewed-on: https://gerrit.libreoffice.org/5543 Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
2013-08-26convert token widget to .uiCaolán McNamara1-0/+3
which means that the widgets inside the token window in index/table->entries are no longer truncated at the bottom Change-Id: I4852ce217b6c8f6322391db30501668d035b7d92
2013-08-26convert tox entries page to .uiCaolán McNamara1-0/+3
Change-Id: Iedc6ab145a39b3844a42b70bfa18f4af574d732d
2013-08-23fdo#68440 update Italian autocorrectionAndras Timar1-0/+31
Change-Id: I7f0dcccc5abf3ba0d0969973c4d0800095bfcca7
2013-08-22convert picture frame to .uiCaolán McNamara1-0/+4
Change-Id: I624a4cfa8a5e8c3c72833ff0c3545deadbe4435d
2013-08-21convert db field page to .uiCaolán McNamara1-0/+3
Change-Id: I36a61bd9bac45e8f4533eb624859aea51360cc14
2013-08-21convert field var page to .uiCaolán McNamara1-0/+4
Change-Id: I56be21c0e5b74b03b0c7f8cca873fc4fd553f3a7