summaryrefslogtreecommitdiffstats
path: root/officecfg
Commit message (Collapse)AuthorAgeFilesLines
* Access Query Properties Dialog from toolbar tooZolnai Tamás2013-04-231-0/+3
| | | | Change-Id: Ide4697e6903c9550d31ea22ff0a5881878fddacf
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
|
* reformat xml file with xmllintThomas Arnhold2013-04-171-33/+63
| | | | | | | | maybe this should be done for all files in officecfg... xmllint --format --recover foo.xml Change-Id: I1fe97a84a706b7d51e21d268cbf7baf32eb0f8f0
* remove whitespace from xml tagsThomas Arnhold2013-04-1750-311/+311
| | | | Change-Id: I55e8c5876423969788d81524f40c54644f59a256
* remove some newlines at eofThomas Arnhold2013-04-1717-253/+0
| | | | | | and one last <author> tag Change-Id: I4fa21ba3cb4b76327ae476f2f7f75152db478f76
* Bug 58505 - Tweak F5 for slide display, and add Shift-F5Jakub Golebiewski2013-04-162-0/+13
| | | | | | | | Added menu entry to start the presentation from current slide. Changed "Start Presentation" menu entry behavior so it starts from the first slide. Change-Id: Iebba85d2d1dcacad7da6b050e2152be5c0d47261
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
| | | | Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
* fdo#63350 math: move stardard toolbar to the leftThomas Arnhold2013-04-111-1/+1
| | | | Change-Id: I8f57d46737315caa41f7488e82262067a35f5253
* Create Photo Album implementationGergő Mocsi2013-04-103-1/+23
| | | | | | | | | | | | | | | | | | | Added a checkbox to enable/diable Keep Aspect ratio. Options 2 images/slide, 4 images/slide implemented. UI tweaks: dialog window remembers last used directory (via config), buttons get enabled/disabled according to the content of the ListBox. ListBox show filename only, full path is shown lower in a label. Dialog window reopens again, if slide preview is not in focus. Added a title slide: author, title. Conflicts: officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu sd/uiconfig/simpress/ui/photoalbum.ui Change-Id: I68d2a3e00f8c55b909fe4d98aa3958188653390e Reviewed-on: https://gerrit.libreoffice.org/3169 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* API CHANGE: cleanup of Math.xcsThomas Arnhold2013-04-101-11/+0
| | | | | | | | | | Remove deprecated items. All are unused in the code. since 2002 (ce44de00): Misc/NoSymbolsWarning Change-Id: I98c828c81315ecbfbaa09c2571582199d2f6e833
* API CHANGE: cleanup of Java.xcsThomas Arnhold2013-04-101-266/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove deprecated items. All are unused in the code. since 2002 (d8155fb9): Install/AdditionalClasspath Install/AdditionalSearchPath Install/ExcludeVersion Install/InstallationPackage Install/PackageInstallationDirectory Install/RequiredVersion Install/Vendor Install/VerifiedVersion Install/Version VirtualMachine/DebugPort VirtualMachine/DisableAsyncGC VirtualMachine/EnableClassGC VirtualMachine/EnableVerboseGC VirtualMachine/EnvironmentType VirtualMachine/JavaLibPath VirtualMachine/JavaStackSize VirtualMachine/MaxHeapSize VirtualMachine/MinHeapSize VirtualMachine/NativeStackSize VirtualMachine/RunTimeLib VirtualMachine/SystemClassPath VirtualMachine/VMType VirtualMachine/Verbose VirtualMachine/VerifyMode Change-Id: Iefde5b6d4ff57dc708059681a247efa419c11013
* API CHANGE: cleanup of Inet.xcsThomas Arnhold2013-04-101-65/+0
| | | | | | | | | | | | Remove deprecated items. All are unused in the code. since 2002 (4f36fcfa): Settings/ooInetDNSServer Settings/ooInetSOCKSProxyName Settings/ooInetSOCKSProxyPort Change-Id: I79cd561d1e94e14bf7730f70eac1c08bbc8fe7e4
* API CHANGE: cleanup of Common.xcsThomas Arnhold2013-04-081-353/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove deprecated items. All are unused in the code. since 2002 (ce44de005c): Gallery/ID_Dialog Image/Color/PosterColor Image/Color/RotationAngle Image/Color/LeftRight Image/Color/BlackWhiteThreshold Image/Effect/MosaicX_Tile Image/Effect/MosaicY_Tile Image/Effect/SolarizationThreshold Image/Effect/TileX_Tile Image/Effect/TileY_Tile since 2004 (f1e7d342bf): OfficeObjects since 2004 (2f137724a5): ExternalApps/ExternalMailer/UseDefaultMailer ExternalApps/ExternalMailer/CommandProfile ExternalApps/ExternalMailer/Profiles MailCommandLineProfile since 2005 (c82714ccf5): Path/Current/OfficeInstall Path/Current/OfficeInstallURL Change-Id: Ia6411ef0912096ced2dc7396e9636a09ee94714c
* unotools: remove some unused itemsThomas Arnhold2013-04-051-15/+0
| | | | | | | Change-Id: I95bcac6a3ff8cf4644c9d1596c75cac2d9cd94fe Reviewed-on: https://gerrit.libreoffice.org/3191 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* Remove SvtInternalOptionsThomas Arnhold2013-04-051-35/+0
| | | | | | | | | | | | | * only Get/SetCurrentTempURL were used, but only for compatibility reasons, to remove old temporary directories (before 2001). Those should be gone today. * MailUIEnabled was false in the xcu file. * SID_MAIL_SENDDOC* are handled some lines further. Change-Id: I482719b0de9df0a77c2fef0bf25ae1fb68926375 Reviewed-on: https://gerrit.libreoffice.org/3180 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* Some cleanup in xcu filesZolnai Tamás2013-04-021-20/+0
| | | | | | | | | "x-translate" entries are unused so remove them. SFX.xcu: All entry use the same value, it is useless to add this for all language. It's enough to add an "en-US" entry and all local will use it's value. Change-Id: I88d807a092f11d057ed6ee8809eb5d6851e87f95
* Save a Copy command does not have an imageAndras Timar2013-03-291-3/+0
| | | | Change-Id: Ibd607b5324a23e6c7be0ffec8237bc9d51bbd4ad
* fdo#60780, Save a Copy wipÁdám Csaba Király2013-03-251-0/+8
| | | | | | | | | | | GUIStoreModel now correctly calls storeToUrl instead of storeAsUrl, when saving a copy. Dialog title is correctly set. TODO: - Write help Change-Id: I4d7fc9ebc91c2129e8d8dcf9978c324bdddae129
* Change duplicate short-cut Alt-I-URob Snelders2013-03-231-1/+1
| | | | | | | | | | Conflicts: officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu Change-Id: I0cabf39b3844a056a6c1d83a7941715435fb6307 Reviewed-on: https://gerrit.libreoffice.org/2943 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* officecfg: remove author tag from xcs filesThomas Arnhold2013-03-2298-1316/+1
| | | | | | git blame does the same Change-Id: I79ff6866bc0de02ae841df9d15599278ade06e31
* officecfg: remove annoying newlinesThomas Arnhold2013-03-2221-1881/+0
| | | | | | introduced due to incomplete removals (like b3321b05) Change-Id: I94c0905b654e29db19ed8cbf706b59033dce948d
* officecfg: remove translated stringsThomas Arnhold2013-03-228-162/+0
| | | | | | | Change-Id: Ie8d5e04556dc73213e972969d7dd7461799cd396 Reviewed-on: https://gerrit.libreoffice.org/2905 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi2013-03-201-0/+9
| | | | | | | | | | | | | | | | Create a slideshow from a series of image files. Created the dialog window (called photoalbum.ui). Image preview is working. Options "Fit to slide" and "1 image and title" are implemented. Added a title page with the author's full name. TODO: 2 images / 4 images per slide i18n of messages UI tweaks Change-Id: I14b337187dc5d373fcd28489098fda813b5fd5f6 Reviewed-on: https://gerrit.libreoffice.org/2582 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* move files.mk to officecfg directoryDavid Ostrovsky2013-03-193-2/+2
| | | | | | | | Change-Id: Ia2b793491e4d378ac012debf0beaf6c40d0ee1e1 Reviewed-on: https://gerrit.libreoffice.org/2823 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky2013-03-1816-0/+1385
| | | | | | | | | For test sample report from fdo#61726 can be used. Change-Id: Iacf8ddc4cf8ad0a408d72e18ecb7237476afeffe Reviewed-on: https://gerrit.libreoffice.org/2718 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* better wording for the menu entryMarkus Mohrhard2013-03-181-1/+1
| | | | Change-Id: I7ddb4e3b4fc39b542e2ab54a188d0953a2b7ce8d
* Clean up indentationStephan Bergmann2013-03-172-107/+186
| | | | Change-Id: I8c4be3a69544ff579f054ec455512f2bddc11944
* first step for Insert->Chart From FileMarkus Mohrhard2013-03-152-0/+10
| | | | | | | | This needs some tweaks but it looks like we are already able to choose the chart and import it. There are some more tweaks needed to handle internal vs. external data provider, errors, other components, ... Change-Id: Ib3e7f8bbf7b7f49b071d85120930624e2add91a7
* let the translators handle these stringsMarkus Mohrhard2013-03-151-26/+0
| | | | Change-Id: I240ab25258cb66786cd8882c8c4e1da5e30f8863
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* fdo#47011 autosave featureKrisztian Pinter2013-03-111-1/+1
| | | | | | | | | | | removed unnecessary prop. name "Document/UserAutoSave" from saveopt.cxx fixed autosave feature setting "losing its value" set autosave feature default value to False Change-Id: I473154b21bab53bf595a5a59e87dc16e472dcbf9 Reviewed-on: https://gerrit.libreoffice.org/2663 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
* remove remaining UTF bomBorim2013-03-112-2/+2
| | | | | | | Change-Id: I3a24a7af782f538cdfad4cc58328c5ab7412c2cc Reviewed-on: https://gerrit.libreoffice.org/2644 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Migrate also Java and Online Update setting (fdo#57061)Petr Mladek2013-03-081-0/+2
| | | | | | | | | | | | | | The format of the javasetting*.xml file is the same, so why not migrate it. Note that it does help for 4.0 because we modified javavendors.xml. This would cause release of the java setting even when they are not migrated. Well, the migration might be useful in the future, for 5.0 ;-) I was slightly scared to migrate the /org.openoffice.Office.Job but registrymodifications.xcu should include only stuff that can be modified. Minor updates handled this well. AFAIK, we did not change anything in this area for 4.0, so it should be fine. Change-Id: I7775c238a7c298bf877241429c197e76f2093f5d
* WIP: fdo#47011 autosave featureKrisztian Pinter2013-03-072-0/+10
| | | | Change-Id: Ib2cbcc33e6188c60c183b5f47e9ae9c9d4c91b95
* Add new dialog to Query Design ViewZolnai Tamás2013-03-041-0/+5
| | | | | | | | | | | | | | | | | | | 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
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-023-3/+3
| | | | | | | | | FDO:60724 Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b Reviewed-on: https://gerrit.libreoffice.org/2479 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* Do not depend on (not-yet) delivered .xcs files in --stringparam schemaRootStephan Bergmann2013-02-271-0/+2
| | | | | | | | | | | | | | | | | | | | | .xcs/.xcu files can reference other .xcs files via oor:component attributes, and the various xsltproc scripts called from solenv/gbuild/Configure.mk try to load the referenced .xcs files, locating them via --stringparam schemaRoot arguments. These references among .xcs/.xcu files are not tracked via dependencies in the build system. When building the primary registry in module officecfg, schemaRoot must therefore not reference solver, as any referenced .xcs files need not yet be delivered. In the old dmake build system, this was solved by basing the schemaRoot argument on an ABSXCSROOT variable that was set differently in officecfg/util/makefile.pmk (pointing into officecfg/ itself) than in other modules (like in connectivity/makefile.pmk, pointing into solver/). Reproduced that hack in the new gbuild system now, too (which already had that hack partially implemented for .xcs files). Change-Id: Ib2300686c4de144f0b1e18d0e985e6fc7d9f64ae
* Database: Add Limit in Query Desing ViewZolnai Tamás2013-02-252-0/+16
| | | | | | | | | | | | | | | | | | | | Levels of implementation - Add a new toolbar item to ui (designobjectbar.xml) - Make a control for this element( LimitBox: derived from NumericBox) - Make an own controller for this control (LimitBoxController) and register it - Add new feature to the general\central controller (OQueryController) and construct a communication channel between the two controller - Modify the view switching (SQL<->Design) methods to use\set limit value (QueryDesignView.cxx) Conflicts: dbaccess/source/ui/querydesign/QueryDesignView.cxx Change-Id: I0eb09d1d40cfdb9b8a2a57ab8911faca91d5e690 Reviewed-on: https://gerrit.libreoffice.org/1994 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* fdo#59828 update Format Paintbrush LabelJoel Madero2013-02-241-1/+1
| | | | | | | | | | | | Change "Format Paintbrush" to "Format Paintbrush (double click for multi-selection") to be more concise and provide a bit more detail for users modified: officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu Change-Id: I8a0baaf0564ed9cc5eca99ef10b184905a3dd16b Reviewed-on: https://gerrit.libreoffice.org/2273 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
* Fix typo seperated/separatedJulien Nabet2013-02-231-1/+1
| | | | Change-Id: I133423de994b1befe246b6c921802428a3528202
* migrate even more configuration setting (fdo#57061)Petr Mladek2013-02-221-1/+14
| | | | | | | | | | | | | | | | | | | | | | + application windows size + I was afraid to migrate any /org.openoffice.Setup stuff because there seemed to be many hardcoded values; But the parts mentioned in registrymodifications.xcu should be configurable and thus safe to migrate + „Enable macro recording“ and „Enable experimental features“ options + sigh, we do not want to migrate /org.openoffice.Office.Common/Misc/FirstRun; thus we need to explicitely mention all the other items which is error prone + Tools/Options/LibreOffice/Paths/My documents + ah, the paths are handled on two locations: /org.openoffice.Office.Paths and /org.openoffice.Office.Common/Path + Macros + I was afraid to copy user/basic because there were some content out of box. I though that it might be version specific. In fact, the default content is just empty templates that look the same even in old releases => it should be secure to copy it after all Change-Id: Ie1c04e9df36f6b6961bbaaeb922e29d64128ade4
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-222-2/+2
| | | | Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
* s/the the/the/Tor Lillqvist2013-02-222-4/+4
| | | | Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
* Get Labels.xcu out of configuration data.Matúš Kukan2013-02-142-13906/+0
| | | | | | 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.
* pyagenda: Register and Pack python agenda wizardXisco Fauli2013-02-141-1/+1
| | | | Change-Id: I3fc2b0f4e014d358d416c230b0450dcbe5d76363
* cleanup generated config includes to make them more readable.Michael Meeks2013-02-131-6/+6
|
* migrate also custom accelerators setting (fdo#57061)Petr Mladek2013-02-111-0/+1
| | | | | | | | | | I was not sure how this can be triggered util the comment 46 in fdo#57061. I was not brave enough to enable this without testing. It seems to work, people complain about it, let's enable this migration as well. Change-Id: I79fa4b95828a55619ce098dc8fd357af317a1d47
* migrate even more user setting (fdo#57061)Petr Mladek2013-02-111-0/+100
| | | | | | | | | | | - paths setting - recently opened files - recovery setting (enable/disable; time) - ODF import/export setting - font anti aliasing setting - windows and toolbars setting (visibility, position, docking) Change-Id: I01ee912a782f14ba0751659ad87863b749950793
* Better default values for Word completion featureSamuel Mehrbrodt2013-02-111-3/+3
| | | | | | | | | http://nabble.documentfoundation.org/Libreoffice-ux-advise-Word-completion-default-value-td4031168.html Change-Id: Ifef07653c2155b3c26d65d41cae1164b44fbd04f Reviewed-on: https://gerrit.libreoffice.org/1937 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>