summaryrefslogtreecommitdiffstats
path: root/officecfg
Commit message (Collapse)AuthorAgeFilesLines
* CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-311-0/+10
| | | | | | | Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
* CMIS: added CheckOut in the File menuCédric Bosdonnat2012-10-311-0/+5
| | | | Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
* CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat2012-10-311-1/+1
| | | | Change-Id: I9ae0704f1e5203778e97de5843efe777ba717271
* simplify pattern-target by using a simple recursion…Christian Lohmaier2012-10-261-23/+10
| | | | | | | | | | | | | …instead of using eval to process the same rule multiple times Saves quoting, makes it more readable. (% always matches whole sub-paths, not only on Mac, see http://www.gnu.org/software/make/manual/html_node/Pattern-Match.html) Change-Id: I80e481d4a7e1cd62ad9916257a75c77c87d3bbdd Reviewed-on: https://gerrit.libreoffice.org/858 Reviewed-by: Peter Foley <jpfoley2@gmail.com> Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
* pyletter: enable python letter wizard by using ?insert urlXisco Fauli2012-10-231-1/+1
| | | | Change-Id: I495997e116337d2b6b8df4ef1bda3af3707347e7
* fdo#55034 Update default Hebrew font from Lucida Sans to Lucida Sans UnicodeLior Kaplan2012-10-221-5/+5
| | | | Change-Id: Ia2204dda0cb452a4ce38a44db61d17d6802b5a38
* add ellipsis to Split Table because it pops up a dialogCaolán McNamara2012-10-171-1/+1
| | | | Change-Id: Ia61d966f146249fa677a99387586f7089c794437
* pyfax: Remove java codeXisco Fauli2012-10-141-1/+1
| | | | Change-Id: If910b37990677458dcb2c88007ad713b1f208fbe
* be consistent between insert chart and insert formula re ellipsisCaolán McNamara2012-10-121-1/+1
| | | | Change-Id: I62d6c7e041247c1d2c6ccc4bc51e401e1469a95e
* add ellipsis to Floating Frame because it pops up a dialogCaolán McNamara2012-10-111-1/+1
| | | | Change-Id: I2fe888e79cf1a2ac56ed6115f3548c012b670d5f
* implement the menu strucutre from Astron's proposalMarkus Mohrhard2012-10-061-1/+11
| | | | Change-Id: I46b751f033f2b4f08461b2eaae8ad16c1487f1c0
* fdo#52022: Simple/LargeControlPoints actually can have nil valuesStephan Bergmann2012-10-043-6/+6
| | | | | | | | ...in old LO 3.5 registrymodifications.xcu, which causes trouble when migrating to >= LO 3.6, see <https://bugs.freedesktop.org/show_bug.cgi?id=52022#c23> for all the details. Change-Id: I8fa1e67998c9588b9d8bf3a3b52e4b0684d3d705
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* let's do this the other way around...David Tardon2012-09-221-6/+6
| | | | This reverts commit 587ac17d51ded650ed72bb68a126587a9c2ca698.
* fix typo causing missing dependencyMatúš Kukan2012-09-221-6/+6
| | | | Change-Id: I9ac316b0491d2c2c69308c0a78e1be0009bf2caf
* Fix fdo#54417 - blacklist buggy Intel driver for dxcanvasThorsten Behrens2012-09-211-0/+2
| | | | Change-Id: I5f18a9679ae4896e5f0271284abfb0062c788f0b
* Revert "remove remnants of ProductRegistration"Matúš Kukan2012-09-202-0/+40
| | | | | | | This reverts commit 1f77f1ac177521698ee7c978f218127cb5840046 and b590d87b380389371eca94ffb0e6f47f86d1c917. Do this again when we will know how to get rid of published service in offapi/type_reference/types.rdb.
* remove remnants of ProductRegistrationMatúš Kukan2012-09-202-40/+0
| | | | | | Implementation is gone since b2d7ede98716806cc4b3ea8547247175d5f04d18 Change-Id: I3986ca99748f0010d80d2c788723a42a1725e83c
* officecfg: oops, create directory first...Michael Stahl2012-09-191-0/+1
| | | | Change-Id: Iddec1bb9f1d0f4f31ecfc5bf6e6fccb0b65b3fd5
* officecfg: define list of schema files only once in files.mkMichael Stahl2012-09-195-106/+7
| | | | Change-Id: I1155cbee1e1cf28fdda5635d7151b28159befc15
* officecfg: replace hardcoded includes in unit test with generated headerMichael Stahl2012-09-193-100/+12
| | | | Change-Id: Id2c6758055ad9c12b23bbb9dc8c84f0c4b65b83d
* Fold ImpressSdRemote.xcs back into Impress.xcsStephan Bergmann2012-09-195-79/+28
| | | | | | | | | | | | | This effectively reverts 8c5cd962353dd9ce8234211a66547eb057202eb5 "config split for sdremote" (what was the rationale for that, anyway? having the two little additions in Impress.xcs always should not be a big deal), 63a73c119c188e6a4b22fb99fc2571f200073bde "Hopefully fix the remote config access to work with the new schema.", ee5403b98bf0e89693a14f7a1ae5658d9e5eb730 "officecfg: generate header for Impress-sdremote, handle "-" in xcs name", and 4cce7027a6e700a6a7392b806c3d059172268f6d "Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess." Change-Id: Iba6162a3c1d9e688960c794265bd04128f58cc0c
* Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess.Andrzej J.R. Hunt2012-09-192-2/+2
| | | | Change-Id: Iead72e5dca861a422507cf70d9b35366c701c84a
* officecfg: generate header for Impress-sdremote, handle "-" in xcs nameMichael Stahl2012-09-182-10/+11
| | | | Change-Id: I3f965a293cb6cbd5cafe42e1a05565282f2e10c7
* config split for sdremoteRene Engelhard2012-09-183-19/+69
| | | | Change-Id: Ie1cbf033ca0f1fd56afe714cf645e3361b9b8ad0
* writer split cells entry results in a dialog, so use ellipseCaolán McNamara2012-09-171-1/+1
| | | | | Change-Id: Id8f0d0eada854cc584e613b10e341602517ed47e (cherry picked from commit 1c335df02a7ed77a571ffd5f51f5d6d6710d7d52)
* - fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders2012-09-142-1/+56
| | | | | | | Change-Id: Ifd45a289a5a7b0cb87100e1ff3854ec72143019c Reviewed-on: https://gerrit.libreoffice.org/526 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
* fdo#40014 Add new shortcut for page preview CTRL + SHIFT + OAbdulmajeed Al-Abaulrazzaq2012-09-141-0/+25
| | | | | | | Change-Id: Ib09b581d5cc8dabf48aceddcc7639ca0e61b72dc Reviewed-on: https://gerrit.libreoffice.org/587 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* add "Tango Testing" icon themePetr Mladek2012-08-311-0/+5
| | | | | | | | | | It is enabled by default for dev build. It will be used for reworking the Tango theme by the design team. The them was requested by Stefan Knorr (Astron) <heinzlesspam at gmail dot com> The two intial icons are from Alexander Wilms <alexander dot wilms at zoho dot com> Change-Id: I9205a3164352442a2cdc02e75e58b15b327dfbd3
* Shortcuts in menu in Basic IDE for Undo/RedoAndras Timar2012-08-311-0/+15
| | | | Change-Id: I964c1fd8a4414af91ab30ca7a6daab63c494399c
* resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke2012-08-291-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | Implemented user editable date acceptance patterns. The introduction of strict date parsing using locale dependent date acceptance patterns in 3.6.0 wasn't always welcomed. Besides that not every locale had patterns for incomplete (only day and month) date input, users also complained about not being able to key in dates on numeric keypads if the locale's date separator wasn't '/' or '-' This commit implements a "Date acceptance patterns" edit field under Tools->Options->LanguageSettings->Languages that follows the selected locale and enables the user to add patterns. Example de-DE locale: * default patterns: D.M.Y;D.M. * to enable additional input on numeric keypad: D.M.Y;D.M.;D-M-Y;D-M * if 3-4 shall not result in a date, D-M- could be used instead of D-M * note that to enter an ISO 8601 Y-M-D date with a D-M-Y pattern active one needs to enter a year >31 or with at least 3 digits, e.g. 011 Change-Id: I9e20fcb168578b02d0f0248a0e209942e0f27113
* Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara2012-08-292-5/+18
| | | | | | | | | | | i.e. word overrides emdash and endash to be word boundary characters for the purposes of counting words. And there are some who want to treat =,- etc similarly. Default to a configuration that gives the same results as Word for word counting. Change-Id: Ia8ce6ac12011a1d6e547f11644c76163c4c993c5
* Saving of authorised remotes.Andrzej J.R. Hunt2012-08-281-1/+20
| | | | Change-Id: I4cf6542352ac4213e66e2bbd6cc54d4f9372de62
* fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida2012-08-221-1/+1
| | | | | | | | We use IMPORT EXPORT flags, so let's stick with the term 'Export' as opposed to 'FileSave'. Also, the file type's extensions are given without the star-dot (*.), so let's strip that as well. Change-Id: Ibde05058f7acb6ae149382009e78f3f10a71d543
* fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida2012-08-211-0/+3
| | | | | | | | | | | Added a preferred extension property to the filter which overwrites one(s) given by the default file format type associated with it. Normally this property is not used for the majority of the filters, but for plain text filters, we need to use .txt when saving from writer whereas we do .csv from calc. Change-Id: I3453ad084e4379e5cc1101daeb9d2c3ddd919e92
* fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier2012-08-141-2/+131
| | | | | | | | Add save of settings for Paste Unformatted Text and Text to Columns. Remove useless cSep parameter because default are set in Calc.xcs Change-Id: Iff4b976f434a63d2d1f56e497852c7c1e763151c
* Remove TemplateManager menu entry.Rafael Dominguez2012-08-101-5/+0
| | | | Change-Id: I000fc9c1328aec5924da1557da599e6c7bdcb373
* Rename Templates->Save menu to Save As Template.Rafael Dominguez2012-08-101-1/+1
| | | | | | - Move entry to File menu instead of File->Templates. Change-Id: I3c7df6057f9634d0e3879c90e0760f1fecc98954
* Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt2012-08-101-1/+1
| | | | Change-Id: Ifd69df9ccfb5b6a78044b002b6ec5bf1f12b6faa
* Store template repositories urls and names in user settings.Rafael Dominguez2012-08-082-0/+16
| | | | Change-Id: I8fea48ede99e3a5568ac248b7dddc8475fae4280
* Basic framework for Remote Dialog.Andrzej J.R. Hunt2012-08-071-0/+9
| | | | Change-Id: Ie744c1a0db1661b9dd57976d6f27b12a6f0ba824
* fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders2012-07-262-1/+65
| | | | Change-Id: Ie287bc1c545bd8986ee3509181c878bdcd0d1942
* "Send via Bluetooth" (experimental) feature.Muthu Subramanian2012-07-241-0/+5
| | | | This currently works only on Linux as of now.
* Add a new configuration option.Kohei Yoshida2012-07-231-0/+8
| | | | Change-Id: Ib9ba5a2b269a2e20f8ba3703e8efc496357911ef
* fdo#51716 Font Size Enlarge And Reduce Shortcut in Impress/DrawAbdulmajeed Al-Abaulrazzaq2012-07-181-0/+60
| | | | Change-Id: I90ffce4f6303d3bd736a7e33a135037092e60059
* tubes: add File -> Collaborate menu entry to launch contacts widgetMatúš Kukan2012-07-171-0/+5
|
* fdo#36187 - make ctrl-8 and 9 increase/decrease font size in SwedishAndras Timar2012-07-141-0/+50
| | | | Change-Id: Idea60232a25e58edd385f10cd9cff9f33c16fee4
* add in windows 7 Khmer UI font as an option for KhmerCaolán McNamara2012-07-111-6/+6
| | | | Change-Id: I44e8c2c38540b28e6dcfd3b9ecf6f2fb99470b30