summaryrefslogtreecommitdiff
path: root/extras/source
AgeCommit message (Collapse)Author
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-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-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-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 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-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-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-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-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-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-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