summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)Author
2012-08-31add "Tango Testing" icon themePetr Mladek
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
2012-08-31Shortcuts in menu in Basic IDE for Undo/RedoAndras Timar
Change-Id: I964c1fd8a4414af91ab30ca7a6daab63c494399c
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke
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
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara
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
2012-08-28Saving of authorised remotes.Andrzej J.R. Hunt
Change-Id: I4cf6542352ac4213e66e2bbd6cc54d4f9372de62
2012-08-22fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida
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
2012-08-21fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida
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
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier
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
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez
Change-Id: I000fc9c1328aec5924da1557da599e6c7bdcb373
2012-08-10Rename Templates->Save menu to Save As Template.Rafael Dominguez
- Move entry to File menu instead of File->Templates. Change-Id: I3c7df6057f9634d0e3879c90e0760f1fecc98954
2012-08-10Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt
Change-Id: Ifd69df9ccfb5b6a78044b002b6ec5bf1f12b6faa
2012-08-08Store template repositories urls and names in user settings.Rafael Dominguez
Change-Id: I8fea48ede99e3a5568ac248b7dddc8475fae4280
2012-08-07Basic framework for Remote Dialog.Andrzej J.R. Hunt
Change-Id: Ie744c1a0db1661b9dd57976d6f27b12a6f0ba824
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders
Change-Id: Ie287bc1c545bd8986ee3509181c878bdcd0d1942
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian
This currently works only on Linux as of now.
2012-07-23Add a new configuration option.Kohei Yoshida
Change-Id: Ib9ba5a2b269a2e20f8ba3703e8efc496357911ef
2012-07-18fdo#51716 Font Size Enlarge And Reduce Shortcut in Impress/DrawAbdulmajeed Al-Abaulrazzaq
Change-Id: I90ffce4f6303d3bd736a7e33a135037092e60059
2012-07-17tubes: add File -> Collaborate menu entry to launch contacts widgetMatúš Kukan
2012-07-14fdo#36187 - make ctrl-8 and 9 increase/decrease font size in SwedishAndras Timar
Change-Id: Idea60232a25e58edd385f10cd9cff9f33c16fee4
2012-07-11add in windows 7 Khmer UI font as an option for KhmerCaolán McNamara
Change-Id: I44e8c2c38540b28e6dcfd3b9ecf6f2fb99470b30
2012-07-09Related: fdo#30763 always fill in default name under GNOMECaolán McNamara
regardless of whether lockdown is in effect. Change-Id: I3c5d3aba89f8cedb6e3e4bd2ecc1af954a953306
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
Conflicts: sfx2/Library_sfx.mk sfx2/inc/sfx2/sfxcommands.h sfx2/inc/sfx2/sfxsids.hrc sfx2/source/appl/appserv.cxx svtools/Library_svt.mk Change-Id: I4305d81cb5fd6f5192a29f85835c78f31310b0d6
2012-07-04add the cond format managerMarkus Mohrhard
Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558
2012-07-01fdo#46099 Search dialog shourtcut on MacAndras Timar
Change-Id: I781a46aa0b983062d2d4ad5a1f9b9b557c39f0a3
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-21add "Publisher Document" filter to drawing filters in file selectorAndras Timar
Change-Id: Idbe935d4fa1a83f49db28c2dcb74a421ba22b822
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar
Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws
Change-Id: I9dbf5d510ebaff8448a152d75a006a183303bd81
2012-06-15added zoom submenu to ViewTim Hardeck
Added zoom submenu to View with the same entries of the zoom status bar right mouse button menu. This feature was requested on the design-mailing list: http://www.mail-archive.com/design@global.libreoffice.org/msg03561.html Additionally the zoom menu entries were sorted in a more logical way. Change-Id: I5f2df8aa33be9305841fd5505c95963bee8a0ed0
2012-06-12make new conditional format menu appearMarkus Mohrhard
Change-Id: I720037b7759a64d99cd08cf44ce9ae26b8f21873
2012-06-11data bar settings menuMarkus Mohrhard
Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8
2012-06-08fdo#49724 - Update filters for file selector's file type categoriesAlberto Ferreira
Change-Id: If86b0c84ec02b02a8d921c5eb49edfcb5bf4737a
2012-06-07Make webdav and odma ucp configuration properly conditionalStephan Bergmann
Change-Id: I9a8eb6a1e9af051d458a5462c01357540c3d9277
2012-06-07Revert accidental changes from fd32788092fcb29526ae73ae3bae6767dbb1e490Stephan Bergmann
Change-Id: I1b3ceda236f26be2dcdc7e4d2afa0ef8d0053691
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat
Hierarchical path is assumed in loads of places, changed the URLs to the following: * Binding URL is encoded in the authority part, the repository ID is set as a fragment of the binding URL. * The hierarchical path reflects one of the path to the document on the server :x Change-Id: I8214daeb1d9c9b0f6ab86bdf60875e7e4e5369f4
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
There may be other functions other than INDIRECT that take a string reference. If so, we could re-use this option for those functions as well. Change-Id: I1e756298a094aa8197f578cb992904b7af5b2e4d
2012-05-31Revert "Revert "fdo#50183 Use one sheet as default in Calc""Stephan Bergmann
This reverts commit 3e07bdfce6ef700a94868ccc03268aa005c295b8. The problems with the tests still assuming three sheets by default have now been addressed.
2012-05-30New option for INDIRECT reference syntax.Kohei Yoshida
Change-Id: I4c754c39ab27f35076d38868b52321a3d3baf9ea
2012-05-29Revert "fdo#50183 Use one sheet as default in Calc"Stephan Bergmann
This reverts commit 9a7d3d47d9b4d57b0c7380eadb294add4245ba3a. It caused various tests in sc/JunitTest_sc_complex and sc/JunitTest_sc_unoapi to fail, which apparently implicitly depend on three instead of one sheets per default in Calc.
2012-05-29allow to set extra (global) schema rootDavid Tardon
2012-05-28Add TemplateManager entry to File menu.Rafael Dominguez
- Add to startmodule, writer, impress and draw. Change-Id: I9a688861f77982b00462e997ed10d3e7d090536d
2012-05-25fdo#50183 Use one sheet as default in CalcStefan Knorr (astron)
Change-Id: I031b6ef17d4113194c246bd1081268fa27810517
2012-05-24Shamelessly copied the file open icons for the two new commands.Kohei Yoshida
.uno:OpenFromWriter .uno:OpenFromCalc Change-Id: I724570c6c291f83db930e2d118cc356a934352f8
2012-05-23Adjust the default key bindings for File - Open... for calc and writer.Kohei Yoshida
To use the app specific open command instead of the global open. Change-Id: I86d20e1a412f6020fa2db79040e4e66b39e8c355
2012-05-23Pass document service to the dispatcher when opening file from writer.Kohei Yoshida
This is similar to what I did earlier for calc. This info will be used later in the type detection code. Change-Id: I7ba7dcdc03cbfe77eba5c7594fc0385ad3775541
2012-05-23Receive the file open command in Calc in order to pass doc service name.Kohei Yoshida
This way the type detection is guaranteed to receive the document service name whenever a file is being opened from Calc. Change-Id: I0eec06d4ca1f3f30bcbc5685af73392276990d69
2012-05-18fdo#50018 Search and Replace dialog accelerator key in German localizationAndras Timar
Change-Id: Ie38913a9b41faae7c6017d05e501c65f4e07659a
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
Variables should have module name as prefix to prevent collisions.
2012-05-09Removed unnecessary SvLibraryStephan Bergmann
Change-Id: I42e64af8ed88e652341707d5f9d2da3daaa0f9bb