summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Collapse)Author
2013-04-08The library we want is called dbulo, not dbauiTor Lillqvist
Change-Id: Iaf57030a228d9c03c132976293d5e01e2fb287f4
2013-04-08Convert Writer asian text grid page to Widget UIOlivier Hallot
Change-Id: If016e387aae1a36d6d78bbefd52b231a49201617 Reviewed-on: https://gerrit.libreoffice.org/3270 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-05move autocorr.zip to packageDavid Tardon
Change-Id: Ia032d3cb3c41a654ab42b9fe5b2d79bc7ca713f1 Reviewed-on: https://gerrit.libreoffice.org/3150 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-05move palettes.zip to packageDavid Tardon
Change-Id: Ide4e393ff2d735d9cdf01fcb489d65b7659acdbe Reviewed-on: https://gerrit.libreoffice.org/3151 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-03re-zip bg/template.bau to get correct checksumsDavid Tardon
Change-Id: Iab64a9c8c695e357d19ce4c22267786389d11c4b
2013-04-02Widget UI for Calc cell alignment pageOlivier Hallot
Format - cell, alignment tab Change-Id: I78e4252064671720d41ad3af086b41d2efe06ac1 Reviewed-on: https://gerrit.libreoffice.org/2773 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-03-29remove mammut -> mamut autocorrection from HungarianAndras Timar
Mamut, the hairy elephant, is a rare word. People write Mammut more often, which is a mall in Budapest. Change-Id: Icce075b70c4839d5ea948ca1862d7f50c7767ad6
2013-03-24Add builder support for a few dbaui controlsMathias Hasselmann
This adds the needed methods and catalog definitions for dbaui::OGenericAdministrationPage, dbaui::OpenDocumentButton and dbaui::OpenDocumentListBox. Change-Id: I5b883c39f1cb9623c357e5ebec1632816547ff03 Reviewed-on: https://gerrit.libreoffice.org/2886 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-23Fixed templates notes view and master pagesJacqueline Rahemipour
Change-Id: I4aa8d86943ffb6bc1300c5c78ca99d5e2f89f0d0 Reviewed-on: https://gerrit.libreoffice.org/2939 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-03-15add print preview to catalogCaolán McNamara
Change-Id: I9e2ab2650f1bdb2aba88f8e501174964784c548c
2013-03-15add extra custom widgets to glade catalogCaolán McNamara
Change-Id: I3ec724037fae49e7e29115e5e4814c48a98e7c0d
2013-03-14add in custom category widgetsCaolán McNamara
Change-Id: I68eea2cee58edc2e6ab164dcccf6a87b271a403a
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14Make sure output dir exsits for xsltprocStephan Bergmann
Change-Id: I79822e46a56b8ff65e3c806462fa1d93688c39d1
2013-03-14Show LibreOffice controls in Glade's tool paletteMathias Hasselmann
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 Stahl
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 McNamara
Change-Id: I0a43f444ff131acfcf923fe4f62fef3a3e6a2c98
2013-03-06some refinements on label configurations in writerWinfried Donkers
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 McNamara
Change-Id: I2ad13cd8de2c0f8f5672a30c3c1117708368b05f
2013-03-04Add new dialog to Query Design ViewZolnai Tamás
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 McNamara
Change-Id: I1bc651e6f1d51704723386688330fe3d0ccb3429
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>