summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Collapse)AuthorFilesLines
2013-03-15add print preview to catalogCaolán McNamara1-0/+3
Change-Id: I9e2ab2650f1bdb2aba88f8e501174964784c548c
2013-03-15add extra custom widgets to glade catalogCaolán McNamara1-0/+21
Change-Id: I3ec724037fae49e7e29115e5e4814c48a98e7c0d
2013-03-14add in custom category widgetsCaolán McNamara1-0/+6
Change-Id: I68eea2cee58edc2e6ab164dcccf6a87b271a403a
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14Make sure output dir exsits for xsltprocStephan Bergmann1-0/+1
Change-Id: I79822e46a56b8ff65e3c806462fa1d93688c39d1
2013-03-14Show LibreOffice controls in Glade's tool paletteMathias Hasselmann5-1/+78
Glade didn't show any LibreOffice controls in its tool palette because the catalog didn't have any glade-widget-group element. This adds a XSLT script to automatically generate such element. A better version of the script would create separate groups for each module/namespace, but currently I have no idea how to do this with libxslt, as it doesn't provide fn::distinct-values(). Change-Id: Iaa3e4b0471b58c48838e000e6d78a73b0c6a4bd3 Reviewed-on: https://gerrit.libreoffice.org/2724 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-03-13gbuild: use zip --must-match to fail if input files are missingMichael Stahl1-1/+1
With the last "find" call to determine inputs removed, this should hopefully work reliably now. Change-Id: Ie725e29d0889ec40cefc961ff61b2cf29839fb66
2013-03-11add glade placeholder for swuilo-BookmarkComboCaolán McNamara1-0/+3
Change-Id: I0a43f444ff131acfcf923fe4f62fef3a3e6a2c98
2013-03-06some refinements on label configurations in writerWinfried Donkers1-3/+3
Change-Id: I94ad02972b0fae1327f72a41373f34962452b8ef Reviewed-on: https://gerrit.libreoffice.org/2473 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-03-05make formula refButton and refEdit loadable from .uiCaolán McNamara1-0/+7
Change-Id: I2ad13cd8de2c0f8f5672a30c3c1117708368b05f
2013-03-04Add new dialog to Query Design ViewZolnai Tamás1-0/+3
In Query Properties Dialog can be set properties like distinct values and limit. To open choose Edit\Query Properties. Steps of implementation: - Add new slot to Edit menu (menubar.xml): delete the slot of distinct values, because it can set in this dialog too - Separate LimitBox class from limitboxcontroller.cxx (LimitBox.hxx\cxx) With it only LimitBox header is included in the dialog source. - Extend LimitBox class to work with new layout widget (make... and GetOptimalSize()) and add it to the galde catalog - Make a class for the new dialog (QueryPropertiesDialog.hxx\cxx) and write the .ui file. (querypropertiesdialog.ui) - Syncronize the two LimitBox (querycontroller.cxx) Change-Id: Ib84bef5a2ed55030333d6151342b99ff27766538
2013-03-04add more custom widgets to glade catalogCaolán McNamara1-0/+12
Change-Id: I1bc651e6f1d51704723386688330fe3d0ccb3429
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28various efforts to consistently apply HIG rulesCaolán McNamara1-0/+6
Change-Id: Iada517a5addaeacbc83f46e55773ae373098c95e
2013-02-27Convert page format tab page to new widget UIOlivier Hallot1-0/+6
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 McNamara1-0/+5
Change-Id: I7bbd8032953a6573e8f480d4c7a992b178f310f3
2013-02-24add more custom widgets to glade catalogCaolán McNamara1-0/+6
Change-Id: I1158bf00bfb7e0eabe28e56c3e8430c6b2c68939
2013-02-22wrap max-width-chars in a custom widget to avoid it getting dropped silentlyCaolán McNamara1-0/+15
Change-Id: I7ccbd4b2e1aebc84a59bb9000e7322c8aa62ffd7
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet3-3/+3
Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
2013-02-22more custom widgets for glade catalogCaolán McNamara1-1/+7
Change-Id: I9637244a7f117496feeb879618a28ba55ced84f4
2013-02-22add some more custom widgets to the glade catalogCaolán McNamara1-0/+6
Change-Id: Ieb6e282225c7e7a94c93653c009400d1f77f657f
2013-02-22fdo#61138 add Catalan autocorrection data to makefilesAndras Timar2-0/+8
Change-Id: I88dabffc98825d6e7df14165d448302697cebe21
2013-02-22fdo#61138 add Catalan autocorrection dataJoan Montane6-0/+577
Change-Id: I5f28e8968bc993c2f5b545919f1a26929038f882
2013-02-21add SvxSimpleTableContainer to glade catalogCaolán McNamara1-0/+3
Change-Id: I81f6022602caf9f2b23a7de70f297bb5360a9397
2013-02-21convert Turkish AutoText files from old binary to zipped XMLAndras Timar2-0/+0
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 McNamara3-0/+61
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úš Kukan3-0/+6977
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 Timar11-964/+0
Change-Id: I01d30f2cc714e0b2e283e738abd7955919c070d2
2013-02-08fdo#50827 move language dependent wordlists to the appropriate dict packAndras Timar2-3/+3
Change-Id: Ie60051b65834cdfc748d12a71089a683f3108335
2013-01-18add new author to font copyright list and regenerate .ttfCaolán McNamara3-6/+6
Change-Id: I725043c00bd3dd924ac022859bbf5957dc2450b7
2013-01-18Resolves: fdo#44718 Add Unicode 2034 (Triple Prime) to OpenSymbolMathias Hasselmann1-6/+68
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 Mehrbrodt1-0/+0
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 Tardon1-1/+1
Change-Id: I5293fea9b5404b82e72761407d325c408a2e45ca
2012-12-19Respect TARFILE_LOCATION variable.Tomas Chvatal1-1/+1
Thanks to Matus for pointers. Change-Id: Iff2254a3f59ae95c11988a33f322ede5d04b5452
2012-12-06Bug 57917 - --enable-ext-oooblogger does not work with Python 3Noel Grandin1-3/+0
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 Tardon1-2/+3
Change-Id: Icacd44abfa5bf5f75f0ee719b39fba6821976a8a
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat31-44/+0
Change-Id: Ifafd8b2ffd9af90b6ac4ed2ee0ccd3c5e980731c Conflicts: sw/source/ui/misc/insrule.cxx
2012-11-06Added Tango colors to paletteAlexander Wilms1-0/+2
2012-10-30extras: extra_fonts needs to be a ExternalPackageMichael Stahl3-188/+188
... so everything is re-delivered on an incremental build when unpack happens. Change-Id: I0d6dae6bdbafc94898546146140069d4c67f5c8e
2012-09-30Update in Brazilian autocorrectionOlivier Hallot2-17/+18
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 Hallot3-5042/+3665
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 Timar1-0/+1
Change-Id: Ib821e760edab94b4f7ae9c8df4bc39685af1f782
2012-09-21Update acor_pt-PT.dat and fix fdo#54362Olivier Hallot5-53/+107
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 Tardon1-1/+1
Change-Id: Iba7b0c0cf200306d3fc53488021d1e92d8af0e75
2012-08-28Change Calc templates fontsOlivier Hallot18-0/+0
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 Timar453-466/+34
Change-Id: I16d45284cfb4ab8d239ea5e9a326160a742c4bf1
2012-08-24translate fax/letter/agenda/report templates runtimeIstvan Turi1756-1763/+116
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 Tardon1-1/+0
Change-Id: Id564b3a34524a754261211d15abaadbdb1898061
2012-08-24drop unused filesDavid Tardon74-1593/+0
Change-Id: Iba94cd9a6faf3578201761bf8c8ae9b1f437f57e
2012-08-24gbuildize extrasDavid Tardon316-6310/+8087
Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a