summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)AuthorFilesLines
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
2013-09-19store the opencl device id and propagate it from the ui to opencl codeMarkus Mohrhard1-0/+7
Change-Id: I47ed4add16c804e598feebd84ae823a45d2f8dd9
2013-09-19store opencl auto select setting in configurationMarkus Mohrhard1-0/+7
Change-Id: I687b31959b2932cc1b5f7ce6daea8d7bbbe85ee5
2013-09-11typo fix: wether -> whetherAndras Timar2-9/+9
Change-Id: Iad4182d7150f851df06a7208a811d482351f736a
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X, where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK- related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And GeneratedPackage needed to be made more flexible, to allow for packages that go into either of those two places.) For Android and iOS, gb_INSTROOT probably still needs to be set. The most obvious missing thing yet to make instdir work for Mac OS X is the instdir/*/LibreOffice.app/Contents/ure/ vs. instdir/*/LibreOffice.app/Contents/ure-link/ split. Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt1-0/+14
Parsing the property values of master presentation objects. Also new functions added to comphelper module for expanding filepaths macro to appropriate system file paths(for configuration files present at 'Impress.xcs') Change-Id: If0381a12155673e85103ddb5d51c34ae53fe2ecb
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time ↵Michael Stahl3-35/+35
parameters" This reverts commit ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0. Unfortunately does not work if BUILDDIR is different from SRCDIR.
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist3-35/+35
The $(share_subdir_name) things in the filter fragment .xcu files didn't actually work it seems. But anyway, it's a bit silly to do expansion at run-time of $(foo) things known at build-time anyway. Thanks to sberg for pointing this out. So just use the normal configury .in mechanism for these. Simpler. Change-Id: I14b3e5cc5169b34df8a1d7ff07cc28452c67bcc8
2013-09-03completition->completion :)Ivan Timofeev1-1/+1
Change-Id: I7a5ae7cc0d6a253bbc27db076babedd65c89be1a
2013-09-02GSOC work, behavior fixesGergo Mocsi1-2/+2
Code completition: left/right arrow keys handled. Left arrow dismisses the dialog when reaches the dot. Right arrow dismissed the dialog when reaches the next line. ListBox appearance fixed. TAB key can insert the first matching entry. Autocorrect: "Autocorrect Keywords" has been renamed to "Autcorrect" (in the UI, and the config file, after this patch a make dev-install is needed). Keyword case correction is not just capitalizing the first letter ( eg. Elseif -> ElseIf ). Autoclose procedures: cursor is being placed inside the preocedure. Change-Id: Ie7e9ae96b49bd94562db83f96e1c4ad63ab3f3d6
2013-09-02GSOC work, Tool/Options/Basic IDE Options createdGergo Mocsi1-5/+0
Created a new tab in Tools/Options/Basic IDE options instead of the ModalDialog. The original dialog under Basic IDE/View/IDE Options was removed. Tab page is disabled when experimetal flag is off, entry node in the treebox is visible. Change-Id: Iaad1ea5fadc3f05ca81f2240dceb513f25be35b9
2013-09-02GSOC work, renaming for consistencyGergo Mocsi3-21/+4
Menu enrty was renamed to IDE Options under View. SID_BASICIDE_CODECOMPLETE was renamed to SID_BASICIDE_IDEOPTIONS. CodeCompleteDlg was rename to BasicIDEOptionDlg. Ui file was renamed to basicideoptionsdialog.ui. Checkbox for extended types is now independent from code complete one. Change-Id: Id862df0ee56cdf2aa81e19a34099fe679ad5d311
2013-09-02GSOC work, ListBox appearance fix (at the borders) + code fixesGergo Mocsi1-0/+6
ListBox appearance fixed at the borders: a) bottom: it it placed over the current line (not under) b) right side: listbox's right side is adjusted to the window's right side Coed fixes: CodeCompleteOptions now intializes itself from the configuration file BasicIDE.xcs Added a checkbox for enabling extended types in the options dialog. Cursor is visible when the listbox is active. Fixed the small issue when deleting a character. Change-Id: I68b80143de245cebfce65cdd8af37ea4694aa81b
2013-09-02GSOC work, config crach fixGergo Mocsi1-2/+2
Storing code completition data in config file is fully functional. Change-Id: If9a974dd0ed052e26963ad5f202493674f1a51ca
2013-09-02GSOC work, config entry to store optionsGergo Mocsi4-0/+101
Created a config file to store configuration for the feature. NOTE: it gives a runtime error, so it is temporary disabled. Change-Id: I7103bdfad43bb5760165430a57d93a90a7e5dc7e
2013-09-02GSOC work, ModalDialog instead of menu entryGergo Mocsi1-2/+2
Created a ModalDialog named CodeCompleteOptionsDlg to edit options for code completition/suggestion. Unimplemented features in it are disabled. The dialog window uses Glade .ui file. Change-Id: I1b59f386a9575aa25b38c5a1d7d1f020498a69ab
2013-09-02GSOC work menu entry + code fixGergo Mocsi1-0/+5
Fixed the definition of GLOB_KEY, NOT_FOUND from const to static const. Added a new menu entry for code completition under View->Enable Code Completition. Change-Id: If8ac25ee43a7ba780ccdee2e5e909777115a1f27
2013-09-02CMIS: connect LO to Google DriveCao Cuong Ngo1-0/+2
Change-Id: I2c1b1d3e2bfd50ceb8647e62d37512ee3a0b9dae
2013-09-01fdo#67584: remove .uno:FlipVertical from WriterCommands.xcuIvan Timofeev1-8/+0
mismerge in c991fb49aa174f300be0b978d89bc63e01e0aa2b Change-Id: I7d890495bac0fa1a458a86c8625158c94cdba717
2013-09-01Revert "fdo#67584 - Incorrect Flip Labels"Ivan Timofeev1-9/+1
This reverts commit d9ead65397ea4b6d4bcc66cf304653bb71e14c9c.
2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens1-7/+7
Also make unit test work again after Mac-app like path changes. Change-Id: I13eae20141650e1d1d826a794d1f19baaef5f561
2013-08-26Solved the unit-test problemVishv Brahmbhatt1-1/+1
Changed the destination path of test-profile at "test/Package_unittest.mk". Change-Id: I24ae595af22c38141add0ab8446281c3ccc84707
2013-08-26Solved the "unit-test" error related to parser.Vishv Brahmbhatt1-1/+1
This error may also prevail with the unit-tests of "effects.xml & "transitions.xml" present in Impress.xcs. Change-Id: I2c661e62840911f9e21919e54271d30fd996798f
2013-08-26Working version of XML parser from configuration file pathVishv Brahmbhatt1-4/+4
Added some changes in the "getRootElement" and new "layoutlist.xml" is added for "unit-test" module. XML parser works perfectly in the installation,only the failure of "unit-test" is left to be solved. Some refactoring related to "layoutlist.xml" will be updated soon. Change-Id: If7ed3af40e9b6df26e20881728181eb6c82936d8
2013-08-26Changing the XML parser with configuration file pathVishv Brahmbhatt1-0/+13
Updating the "getRootElement" function.So "layoutlist.xml" can be read from actual configuration path. Change-Id: Iee636d32e629e935e46a18572646659780ae20e3
2013-08-22fdo#68252: Add FONTWORK into the INSERT menuIvan Timofeev1-1/+1
Change-Id: Icdb1774996e9b9669e95fdbefca0be054f91465a
2013-08-19fdo#67653: Revert "go back to 8 colorvalueset columns"Ivan Timofeev1-1/+1
This reverts commit 7e7ccea7cc91e86d7d345b85940dba16bec36fc4. Change-Id: Idc09233ccd53a7368da978bb7c1a04a640118e62 Reviewed-on: https://gerrit.libreoffice.org/5503 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist2-4/+4
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist5-54/+54
Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
2013-08-16fdo#37230 Add legacy cell selection behavior and config. optionTomaž Vajngerl1-0/+8
When selecting cells with ctrl+shift, the legacy behaviour was to take in account to which cell the cursor moved. This allowed the user to make some convenient selections. This behaviour can now be turned on with a switch in the configuration (Tools > Options > Calc > General > Input Settings > "Use legacy cursor movement behavior when selecting"). Change-Id: I00ae7b4ee001b416cc680c7a650631daec71e51b
2013-08-14fdo#67584 - Incorrect Flip LabelsJoel Madero1-1/+9
Fixed flip label (format -> flip) in writer - previously flip horizontally listed twice instead of flip vertically and flip horizontally modified: officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu Change-Id: I0ceced973891699606ea6faa3ed3d8863a11c705 Reviewed-on: https://gerrit.libreoffice.org/5373 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-13fdo#67585 Spreadsheet Label Consistency + IconsJoel Madero1-1/+7
Changed label under format -> flip -> Flip Object Vertically to Flip Vertically to be consisten with other flip labels in Spreadsheet and Writer. Added icons for Spreadsheet flip commands - used same icons used for flip commands in writer. modified: officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu icon-themes/galaxy/cmd/lc_objectmirrorhorizontal.png icon-themes/galaxy/cmd/lc_objectmirrorvertical.png icon-themes/galaxy/cmd/sc_objectmirrorhorizontal.png icon-themes/galaxy/cmd/sc_objectmirrorvertical.png Change-Id: If09c89f68356258ee72be116738dc4d2d81a79c8 Reviewed-on: https://gerrit.libreoffice.org/5378 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-06Disable auto-detection of high-contrast mode by defaultMichael Meeks1-1/+1
Lots of Linux themes are rather 'black' anyway, and yet want the icon set they selected and the colours too. If this is needed it can still be forced either by changing the setting back, changing the setting back in the UI, and/or exporting SAL_FORCE_HC=1 Change-Id: Ia034942db7ec2fdd27b4a0b43f2f19269e05f5c6