summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Collapse)Author
2013-02-28remove all d.lstMichael Stahl
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28various efforts to consistently apply HIG rulesCaolán McNamara
Change-Id: Iada517a5addaeacbc83f46e55773ae373098c95e
2013-02-27Convert page format tab page to new widget UIOlivier Hallot
Notes: * pageformatpage.ui contains 3 hidden labels to hold strings used in page.cxx * Paper format (A0,A4,...) left in src file. Change-Id: If22c62558f1644e5f25baffeb3d04b921ec0fe8b Reviewed-on: https://gerrit.libreoffice.org/2432 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-27reluctantly support NumericBox as a custom widgetCaolán McNamara
Change-Id: I7bbd8032953a6573e8f480d4c7a992b178f310f3
2013-02-24add more custom widgets to glade catalogCaolán McNamara
Change-Id: I1158bf00bfb7e0eabe28e56c3e8430c6b2c68939
2013-02-22wrap max-width-chars in a custom widget to avoid it getting dropped silentlyCaolán McNamara
Change-Id: I7ccbd4b2e1aebc84a59bb9000e7322c8aa62ffd7
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
2013-02-22more custom widgets for glade catalogCaolán McNamara
Change-Id: I9637244a7f117496feeb879618a28ba55ced84f4
2013-02-22add some more custom widgets to the glade catalogCaolán McNamara
Change-Id: Ieb6e282225c7e7a94c93653c009400d1f77f657f
2013-02-22fdo#61138 add Catalan autocorrection data to makefilesAndras Timar
Change-Id: I88dabffc98825d6e7df14165d448302697cebe21
2013-02-22fdo#61138 add Catalan autocorrection dataJoan Montane
Change-Id: I5f28e8968bc993c2f5b545919f1a26929038f882
2013-02-21add SvxSimpleTableContainer to glade catalogCaolán McNamara
Change-Id: I81f6022602caf9f2b23a7de70f297bb5360a9397
2013-02-21convert Turkish AutoText files from old binary to zipped XMLAndras Timar
I wonder when the support of old binary format was discontinued, but at least in LibreOffice 3.6 it did not work. I converted the files with OpenOffice.org 1.0.3. t Please enter the commit message for your changes. Lines starting Change-Id: Ie68371b613ab0464eefe909d083dbb8567623a2b
2013-02-21add a glade catalog so glade can manage our custom widgetsCaolán McNamara
export GLADE_CATALOG_SEARCH_PATH=install/share/glade distro maintainers can link/move this to /usr/share/glade/catalogs Change-Id: Id4d8d51103d0ef91eea5cd0da9742a28838028cc
2013-02-14Get Labels.xcu out of configuration data.Matúš Kukan
Modify the file format, install separately into share/labels, and parse it using xmlreader when needed. Saves time on startup and reduces pointless configurarion size.
2013-02-12remove Basque autotext files, they were in EnglishAndras Timar
Change-Id: I01d30f2cc714e0b2e283e738abd7955919c070d2
2013-02-08fdo#50827 move language dependent wordlists to the appropriate dict packAndras Timar
Change-Id: Ie60051b65834cdfc748d12a71089a683f3108335
2013-01-18add new author to font copyright list and regenerate .ttfCaolán McNamara
Change-Id: I725043c00bd3dd924ac022859bbf5957dc2450b7
2013-01-18Resolves: fdo#44718 Add Unicode 2034 (Triple Prime) to OpenSymbolMathias Hasselmann
This adds glyphs for prime (U+2032), double prime (U+2033) and triple prime (U+2034). Change-Id: I73297209f0410db607c1ae4787ba15c3ac08133f Reviewed-on: https://gerrit.libreoffice.org/1679 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-01-17fdo#59396 Remove duplicate footer entries in "BrightBlue" Impress templateSamuel Mehrbrodt
This also removes an English text in the Master page: "Click here to edit..." and replaces it with a placeholder It would be nice to have this in 4.0 branch also. Change-Id: I1aadc20aa9916e40bbaf1b6f66ec58dfd02a35bb Reviewed-on: https://gerrit.libreoffice.org/1725 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2012-12-29rethink external executable setupDavid Tardon
Change-Id: I5293fea9b5404b82e72761407d325c408a2e45ca
2012-12-19Respect TARFILE_LOCATION variable.Tomas Chvatal
Thanks to Matus for pointers. Change-Id: Iff2254a3f59ae95c11988a33f322ede5d04b5452
2012-12-06Bug 57917 - --enable-ext-oooblogger does not work with Python 3Noel Grandin
Remove the oooblogger extension. It is unmaintained and the original author (caolan) wants it dead. Change-Id: Iff89f5badbb74f465c57e068a9e1acbbc13bc235
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon
Change-Id: Icacd44abfa5bf5f75f0ee719b39fba6821976a8a
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat
Change-Id: Ifafd8b2ffd9af90b6ac4ed2ee0ccd3c5e980731c Conflicts: sw/source/ui/misc/insrule.cxx
2012-11-06Added Tango colors to paletteAlexander Wilms
2012-10-30extras: extra_fonts needs to be a ExternalPackageMichael Stahl
... so everything is re-delivered on an incremental build when unpack happens. Change-Id: I0d6dae6bdbafc94898546146140069d4c67f5c8e
2012-09-30Update in Brazilian autocorrectionOlivier Hallot
Change-Id: Ifcd7410f659a76ac34f18bb561b2eaffa6ecbd3d Reviewed-on: https://gerrit.libreoffice.org/724 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-09-24Autocorrection improvements for pt-BROlivier Hallot
Change-Id: I55d48590333e7d60fdc34c44c4c9102be6c52f08 Reviewed-on: https://gerrit.libreoffice.org/674 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-09-21add pt-BR/acor/SentenceExceptList.xml to makefileAndras Timar
Change-Id: Ib821e760edab94b4f7ae9c8df4bc39685af1f782
2012-09-21Update acor_pt-PT.dat and fix fdo#54362Olivier Hallot
Update and fix autocorrection entry for pt-BR, add entries in WordExceptList and add SentenceExceptList (borrowed from pt-PT) Change-Id: I5b38b8a072aefb28ce52710c0b4570123ee1bc12 Reviewed-on: https://gerrit.libreoffice.org/667 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-08-29fix typoDavid Tardon
Change-Id: Iba7b0c0cf200306d3fc53488021d1e92d8af0e75
2012-08-28Change Calc templates fontsOlivier Hallot
Replace non free fonts from Calc templates with open, LibreOffice-packaged fonts. Albany - Liberation Sans Thorndale - Liberation Serif Cumberland - liberation Mono Imprint MT Shadow - Linux Libertine G Sheffield - Liberation Sans Change-Id: I52946adf884f360e8a2359db65a58fd4d4269293 Reviewed-on: https://gerrit.libreoffice.org/499 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-08-25localize spreadsheet style template names runtimeAndras Timar
Change-Id: I16d45284cfb4ab8d239ea5e9a326160a742c4bf1
2012-08-24translate fax/letter/agenda/report templates runtimeIstvan Turi
Instead of distributing bazillions of localized templates, that contain only a few translatable strings, we try to localize them runtime. This is the initial patch that does the heavy-lifting. It has some rough edges, but the feature will be polished by freezing of LibreOffice 3.7. Change-Id: I535b3bff1f5706afebd21d017c01e2b4745b7cfb
2012-08-24soffice.html has been removedDavid Tardon
Change-Id: Id564b3a34524a754261211d15abaadbdb1898061
2012-08-24drop unused filesDavid Tardon
Change-Id: Iba94cd9a6faf3578201761bf8c8ae9b1f437f57e
2012-08-24gbuildize extrasDavid Tardon
Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a
2012-08-24remove unused soffice.htmlAndras Timar
Change-Id: I877080c8fdc3dcd9a7018cfd3dd8d2cbec09dc8f
2012-08-24fdo#52978 remove hardcoded page width/heightAndras Timar
Change-Id: I3af89440ce6305e24941b905c67d18b769b46a21
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi
idxexample.odt will be localized through the standard l10n framework, i.e. with use of .po files, because now strings are read from resources. html.stw is language independent now, defaults for different scripts are handled in the code. Change-Id: Ie20cafc6191721a959b33e2559b9866e3762a146
2012-08-15make all autocorrection manifest.xml have the same styleCaolán McNamara
now that these are stored unpacked we can see that there are a) a bunch of CVS dirs listed in some of the manifest.xml's b) some missing media-types for some .xml files c) various additional useless MANIFEST.MF files c) wild inconsistency in style Change-Id: I5ba3955470bf479f1b7ce2a4f243c600dcc38b8f
2012-08-13fdo#49527 unzip autocorrect files, store contents in gitBence Babati
Change-Id: I3fa844bbfe0a80d824a3edb47615d828988f2200
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
reportbuilder, license file not needed. Patch contributed by Armin Le Grand http://svn.apache.org/viewvc?view=revision&revision=1305814 Adapting extras/ to our wordbook setup.
2012-07-16Fix typo in template name: "VIntage" to "Vintage"Stefan Knorr (astron)
Verify via File – Properties ... – Description or via the Template Chooser Change-Id: I6a635ef4d08af72cd2563fc722e80d7f48a8a2b3
2012-07-04modernize the default set of Impress templates (masterpages)Alexander Wilms
Merged changes from Stefan Knorr (astron) <heinzlesspam at gmail dot com>, Bjoern Michaelsen <bjoern dot michaelsen at canonical dot com>, and Petr Mladek <pmladek at suse dot cz> Change-Id: I942f747aadc897b73d97b2047e267d752580aa33 Signed-off-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
2012-06-25ditch wizards schedule moduleCaolán McNamara
a) it doesn't work b) isn't connected up to any menus c) is arbitrarily localized to big 12 nations d) out of date wrt public holidays in those anyway Change-Id: I4a16490b3ae84c6e5dbe0774ea8eb0000ed6dc3d
2012-06-16Updated autorrection for pt-BRRaimundo Moura
Change-Id: I81ebb1773efa71606a24a29f02517fe4c2f75ccf
2012-06-05Revert "Revert "Remove ugly symbols""Andras Timar
This reverts commit e74c007e25d05e49d94a94d9b024076faa02c8d0.
2012-06-05Revert "Remove ugly symbols"libreoffice-3-6-branch-pointStefan Knorr (astron)
This reverts commit 9cfde0143195f14192e22fd437938d7810f8618c.