summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)AuthorFilesLines
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás1-0/+5
Change-Id: I9cbe647563699b9b610661003084d2cd16093f9a
2014-01-03added EUR/EEK and EUR/LVL factors for internal CONVERT(), fdo#73239Eike Rathke1-0/+22
Change-Id: Ia385cbba240d1d8095e8a6ed6f4798d99c14794d
2013-12-20typo fixesAndras Timar30-98/+98
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-13Expert config: Introduce configuration key to disable expert config.Jan Holesovsky1-0/+7
It is /org.openoffice.Office.Common/Security/EnableExpertConfiguration with values true/false; defaults to true. Change-Id: I5a18d16182c28a13169677b11f68884f34c11c63
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann5-42/+123
Quoting 56211a166ab25d80de84c2cccce22be15a9be051 "fdo#72394 Don't endlessly expand $(share_subdir_name) into itself": * The compile-time variable LIBO_SHARE_FOLDER should not end up as a runtime framework path variable, esp. since accidentally re-substituting it for "share" segments in unrelated URLs like <file:///export/share/for-all> does not make sense. ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0 "fdo#68552: Don't (attempt to) do run-time expansion of build-time parameters" had already attempted a fix for that, but it had to be reverted again with 791a8b96f754798192875da287c84f8cfa4e533e because it "Unfortunately does not work if BUILDDIR is different from SRCDIR." So this time fix it not via configure-expanded *.in files, but via xsltproc (for officecfg/registry/ files) and sed (for wizards/soruce/configshare files). The changes to officecfg/util/alllang.xsl will replace @LIBO_SHARE_FOLDER@ only in oor:name attribues (and in <value> text), not in any other attributes, because I have no idea how to write that generically in XSLT and it happens to be only needed in oor:name for now. Change-Id: Iec78eb70dcbf1a5bbabf4e42f21c44dc65c3e438
2013-12-04Prefer the Liberation fonts over Arial/TimesSamuel Mehrbrodt1-27/+27
The new Writer template was supposed to use the Liberation fonts: http://nabble.documentfoundation.org/Default-Writer-Template-td4076271.html So I changed the defaults to prefer them over their MS equivalents. When they are not available, they will be substituted as used. This should not cause problems since the Liberation Fonts have the same metrics as Times, Arial and Courier New. Change-Id: I00dc14db2aee3b6f57eec7b6f93b69fcf8e5c2cc Reviewed-on: https://gerrit.libreoffice.org/6886 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-02fdo#43637 Two commands with the same name "Backspace"Samuel Mehrbrodt1-1/+1
One of them emulates the "Backspace" and the other one "Shift+Backspace", so I renamed it accordingly Change-Id: I8a2a9f2b5b7212d4ea385c3b5f2e47ac014accc3 Reviewed-on: https://gerrit.libreoffice.org/6887 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl1-0/+8
Change-Id: I6c2b478a4ce6976b5f8fe9cde3d8fbd309dff965
2013-11-20fdo#59427 next step template menu: change string New Document.. to ManageCor Nouws1-1/+1
TODO: uno:NewDoc sh/could be changed to, but lets fit that in future improvements/changes in this area Change-Id: I5e926afbd8cb714962091a973167c928adf0225a Reviewed-on: https://gerrit.libreoffice.org/6659 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat1-0/+2
Change-Id: Ie5374f2e81e1429294805f05ae432fba86cc50df
2013-11-18datastreams: make toolbar docked, hidden and show it when starting streamingMatúš Kukan1-2/+2
Change-Id: Icbf1abffc5424e213550c7cf27cdaa59126fa54d
2013-11-14fdo#47677 - Track Changes ToolbarJoel Madero6-2/+84
Added new toolbar ("Changes") which contains accept, reject, comment, protect, accept or reject, record and show within Writer. Change-Id: Ic541f95f09b3897cdabd23a6e1070809f361cc16
2013-11-14Add "block untrusted referer links" switchStephan Bergmann1-0/+7
Change-Id: Id2f2a3dafc3bb7ec6fada6bfda5843348dfac5a1
2013-11-13datastreams: add toolbar buttons to stop / resume streamingMatúš Kukan2-0/+27
Change-Id: I601a4a174ea191c799623d29ed6eb229f9f372da
2013-11-13add menu item for data streams dialogMatúš Kukan1-0/+5
Change-Id: I2f27afbaf91b31be2711fcb581bfd86bc103f1cb
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl1-0/+8
Change-Id: Iaa481a2d8aff271e8a8350b707e1f444f8d36167
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl1-0/+8
Add initial implementation of exponential smoothing. Change-Id: Id234aec6a0efece2ce8144f22359cf034256c40b
2013-11-07officecfg: move the reportbuilder filter configuration to filter/Michael Stahl3-140/+0
Change-Id: Ied496ddbc4d5341a8e1e15d760df775eee19f850
2013-11-04fdo#40788: Allow manual breaks in Calc to be forcedEilidh McAdam1-0/+7
If the scale settings specify that the print ranges must be scaled across a specific number of pages, the default behaviour is to ignore breaks to avoid the case where breaks force more pages than specified. Here, an option under Calc -> Print -> Pages is added so that the user can specify that manual row and column breaks should be forced. Change-Id: I445cd7ce9e16e4ec2d0c320f059edad62b40f22d Reviewed-on: https://gerrit.libreoffice.org/6531 Tested-by: Eike Rathke <erack@redhat.com> Reviewed-by: Eike Rathke <erack@redhat.com>
2013-11-01fdo#68414: SIDEBAR: property's Text named incorrectlyJulien Nabet1-1/+1
Change-Id: I2b1fdbde3655b26ec7b94fb35e1277be532d3232 Reviewed-on: https://gerrit.libreoffice.org/6480 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-29fdo#70998 Term Change: Picture/Graphic -> ImageSamuel Mehrbrodt9-156/+156
Change-Id: Id60b11b94b1ca9063a57e4e6c4fcc5031a17e7ce Reviewed-on: https://gerrit.libreoffice.org/6474 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-24Set carlito/calibri caladea/cambria as MSOffice export replacementsCaolán McNamara1-1/+23
so when we save one of our files that uses the chromium fonts to e.g. .doc we can set the in-file recommended fallback font to the MS equivalents to tell MSOffice what to use. Change-Id: Ia04022c91a7c43729ef315011addf33c316619ee
2013-10-18fdo#36964 Wording change: "Remove Filter" -> "Reset Filter"Samuel Mehrbrodt3-4/+4
As discussed in the bug report. I changed all occurrences, not only the one in the Calc menu. Change-Id: Ia652cb10ec0123b0a79a719dda59e6d2f54f0680 Reviewed-on: https://gerrit.libreoffice.org/6123 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-1/+1
Will be .uno:PrintPagePreview going forward. Change-Id: Ie5a35467917a54a60dab9eaacf0690c9df27e6f6
2013-10-16unotools: add menu option to enable/disable Smart-Art lockJacobo Aragunde Pérez1-0/+6
The point of this menu option is that locked Smart-Art shapes would preserve the original XML files attached so they could be exported back to docx with no loss. The new menu option is located at Options -> Load/Save -> MS Office -> SmartArt to LibreOffice shapes or reverse. Change-Id: I6aafc2eb83404ee2c0b8538b2f6fbbbd4363e7d3 Reviewed-on: https://gerrit.libreoffice.org/6138 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-10-15fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky3-76/+11
Change-Id: I7d21f1d67b13fcd83792503e8c72ccf16fbda1ec Reviewed-on: https://gerrit.libreoffice.org/6247 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-10-15fdo#61950: Add back icon for "Tools - Minimize Presentation..." menu itemStephan Bergmann1-0/+3
Change-Id: I6472dff21bb7e1cbec6efbfc01b74ea593f56afc
2013-10-14For safety, don't migrate PresentationMinimizer extensions any moreStephan Bergmann1-0/+1
...now that it is de-extension-alized. Change-Id: I74941d3280b7ebb8d801def59985548d8404f6c2
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky7-11/+885
Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-10#i123456# add Caladea and Carlito as fallback fontsHerbert Dürr1-2/+2
(cherry picked from commit c98566be40d6991467dde665af3eb0085d4ad80c)
2013-10-09fdo#57490 deprecate IsSpellCapitalizationThomas Arnhold1-0/+1
Change-Id: Ifd7131fd91536fd04ae1c8ab3fc5959b8070ad5c Reviewed-on: https://gerrit.libreoffice.org/6140 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-08oglcanvas: cleanup canvas services, demote oglcanvas a bit.Thorsten Behrens1-18/+5
Remove long-dead service instances, demote oglcanvas to be below cairocanvas (we're not quite mature yet). Change-Id: Ie6051895fd93a1a518eaa4fb4f71b62bff330a83
2013-10-07Add opengl canvas implementation.Thorsten Behrens1-0/+1
Adds opengl canvas implementation - display-list-based, all rendering done as textured geometry. Needs shader support. Currently compiles and works on Linux, Mac should be ~easy to add, win32 eventually. Change-Id: Ibf3eb88d6a36a91b2960a3a6320d708160e4fc14
2013-10-07Resolves: rhbz#1012353 fdo#48846 allow starmath objects to be resizedCaolán McNamara1-3/+1
Change-Id: I8fb524a324b4ada64623f7c4f9ea2348765260b7
2013-10-06Consistently place platform-specific install:modules on values, not nodesStephan Bergmann1-56/+56
...so the (locale-specific) values end up in main.xcd on the appropriate platforms, instead of in the corresponding res/registry_*.xcd but on all platforms. Change-Id: I833fbad24868b86db826ff2da408a9f7101d5633
2013-10-05Improve prop value checksStephan Bergmann1-14/+21
Change-Id: Iee877c5d4ca384a19302fe2a1fc2837325bfd604
2013-10-05No need to hide xml:lang="x-no-translate" in dummy install:moduleStephan Bergmann1-19/+19
Change-Id: Id9e3c40c14b43924467c23fad11e97951121d17d
2013-10-05Fix misuses of xml:lang="x-comment" in non-localized propsStephan Bergmann1-4/+4
Change-Id: I22eae40f740e4454a83f55aed0dd4cf08a0f4492
2013-10-02get rid of officecfg/Package_tools.mkMatúš Kukan2-36/+0
Change-Id: If549f6f5fba14067290b9ec0325381e6d590a472
2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl1-1/+1
Instead hard-code OpenOffice.org 1.1 as the value, since StarOffice and StarSuite are irrelevant. Change-Id: I9ab3d1cf38cf64cd4e440b3ae43158f748ead7d2
2013-10-01filter config: stop replacing %productname% / %formatversion%Michael Stahl1-1/+1
... at runtime. Hard-code these to OpenOffice.org 1.0, since nobody will ever build a "StarOffice" or "StarSuite" any more. Change-Id: I1785dea8dfd15a9384f9fecd92935a6043d995bc
2013-09-30Ctrl + K now opens the HyperlinkDialogDanny Brown1-0/+6
Change-Id: I0177b32376b7d4c80876ad686d9e7bb16ac8d7fa Conflicts: officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
2013-09-25Increase number of remembered recent documents from 10 to 25Krisztian Pinter1-1/+1
Change-Id: Ie844c13643325180265825d2becc5cbf4b5aea3e
2013-09-25don't steal the focus after loading a documentJesús Corrius1-1/+1
to reproduce it, just load a large document and meanwhile change the focus to another window. when the libreoffice document ends loading, the libreoffice window will be bought into foreground and steal the focus Change-Id: Id4b9be67270c17523d9dabf452fa321de660f808
2013-09-24Create a proper Info.plist for the OS X app bundle already in configureTor Lillqvist1-2/+2
After recent instdir changes the SCPZIP_REPLACE thing was not used any more for Info.plist, so all the ${FOO} things were left in Info.plist unexpanded with predictably wonky results, a non-working app. Instead just expand it from the configure script. While at it, use a correct CFBundleShortVersionString: only three integers should be in that. Also, hardcode FILEFORMATNAME as OpenOffice.org and FILEFORMATVERSION as 1.0, and drop the "variables", as that is what those "variables" *means*. They were used to refer to the OOo 1.0 formats. (It would have been utterly wrong to define them as something else, like another product name and a newer version number, in openoffice.lst, so pointless to have them there.) Drop the meaningless BUILDIDCWS. Change-Id: I4030aa060b78e8b3fb812a6362869996e8db7d3d
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
2013-09-20now default toggle sidebar on for impress and off elsewhereCaolán McNamara1-1/+7
Change-Id: I1ff4b1aaed81e033668a57068e234ca644ff6423
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara5-94/+8
This reverts commit 7ce2a89f4f8fa84232896766276cb3433ada239c. Change-Id: I53f572777e84f66fd4c3d18fb686dac09095804a revert d38cb53e3bcf3fd95a75e03b01c3b7a209d07b46 Change-Id: I5b243b69e50084316aaeab250d6b01079c12b718 Revert "sidebar: disable impress task pane if sidebar is enabled." This reverts commit ee1726bfdba483623d496a3bcc09089e8b55cd65. revert 54d820a7815af03a248c1aa424fae9bf9a4881f4 Change-Id: Ie7c83d88f5427a7e42fa50879280a0c4a7c2cdd1 Revert "Only register and use the Sidebar if it is globally enabled." This reverts commit 66a5cc468cef0c6db8b42b7f25367f04208e6f2e. Conflicts: sfx2/source/view/viewfrm.cxx Change-Id: I17fe702996c4adf7f387573d36ea993f8cc32c96 Revert "disable sidebar menu option if it is disabled." This reverts commit 05f0eb57618d090fa45011120a907a3b1157accb. Revert "finally get the taskpane rendering again" This reverts commit 228bb7ffe0d404ba1225f7b4d26ca71e098577d9. Conflicts: officecfg/registry/data/org/openoffice/Office/Impress.xcu sd/source/ui/framework/factories/TaskPanelFactory.cxx sd/source/ui/framework/tools/FrameworkHelper.cxx Change-Id: I248cc9a769695cde19e78774d42ce666dc685599 Revert "don't throw up the sidebar on start." This reverts commit 645db9a2bd9b1eec381de60c491e6b7f9ee7a7b4. Conflicts: officecfg/registry/data/org/openoffice/Office/Views.xcu Change-Id: I911859757e2e019836e8ed5213d2ba69ff82aec8 Revert "update to the right service name for new URLs." This reverts commit 55f49970f4085e3a1498961edabd5303bd6bea6c. Conflicts: sd/source/ui/framework/tools/FrameworkHelper.cxx Change-Id: I1ba2762a4c969a9125ff8354a9b6035813290021 Revert "tentatively restore more UNO / task-pane goo ..." This reverts commit 052ac10a6f9b28b9b06884dd3ed41879722be6c9. Conflicts: officecfg/registry/data/org/openoffice/Office/Impress.xcu Change-Id: I7e62f27329af033df811549436718648a6447dea Revert "more reverts, first cut at making sidebar optional." This reverts commit a65a423e22fc03d0b7850bbf20dfc30f6cfa34dd. Revert "add experimental option for sidebar to 'Advanced' pane." This reverts commit 54d820a7815af03a248c1aa424fae9bf9a4881f4. Conflicts: cui/source/options/optjava.cxx sd/source/ui/framework/module/ImpressModule.cxx Change-Id: I09a6c0f7834c8ef330d05a014505aaaf09ae096f Revert "Restore FrameworkHelper taskpane URLs." This reverts commit e9c2d5b26b1e1b52bdf87192a76314b7362fa80c. more foo Change-Id: I2eaa2fbd74dc7a2f7ba937d310472cee6b5a0b57 really go to town on it Change-Id: I885dc03cd0286bbfdf05c05da9f0bbea2b78bcf4
2013-09-19fix storing of open cl device in configuration filesMarkus Mohrhard1-2/+2
Change-Id: Icc343b55fe40c430b87d2e4c98701d78c61e3a96