summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema
AgeCommit message (Collapse)Author
2015-07-17tdf#91495 add property to turn off stlye previewsTomaž Vajngerl
Newly added property Office::Common::StylesAndFormatting::Preview can now be used to turn off "Style And Formatting" style preview. Change-Id: I2e01de2a74e2d295557c87022a7b745ce23b4800
2015-07-16add more chart sidebar contextsMarkus Mohrhard
Change-Id: Icce69a0f5662ba06a3b57da089889aac5028de30
2015-07-16FilePickerLastService as a string, not string-listSzymon Kłos
Change-Id: I7c379e797250be2f61791f5f3260d23ad24d26b3
2015-07-16RemoteFilesDialog: remember last used serviceSzymon Kłos
Change-Id: I494b1d43d28d8e6c37ce9d391b37580be6a9be31
2015-07-12big step towards real chart sidebarMarkus Mohrhard
Change-Id: I9b7d1f963746f7689b02099fbae77c9c943bad58
2015-07-03Fix typosAndrea Gelmini
Change-Id: I8e429d1f03aac7c7cdb7ff4b43b3f46d40292510 Reviewed-on: https://gerrit.libreoffice.org/16709 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
See the comment 45 in the bug for the agreed design. Change-Id: I428f339df48f530f606525434a4a2be8a79acaab
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara
make this a multi-path element with a shared read-only location and a user read/write location and don't copy the presets, instead just keep them in the shared location Now an admin can copy extra palettes into the shared location and they magically appear in the user deployments Change-Id: I7585789c0c59941094f6128368df94b834d3c2a2
2015-05-02tdf#89510: Enable "Check uppercase words" by defaultJulien Nabet
Change-Id: Ib045d875e230228279918dd591c93e9504cbd9ac
2015-04-23disable column and row labels by defaultMarkus Mohrhard
Change-Id: I9aa762166a2e15bf506cafccbc4c2afe1e0d41e2
2015-04-21sidebar panel or deck can now be marked as experimentalTomaž Vajngerl
.. so they show up only when experimental mode is enabled. Change-Id: Ib89b8b03290b7c04edc4da48ed328f03cd88d02c
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
Change-Id: Idfa62aa5bbccf62ee85f863150e13f80b8b5db90 Reviewed-on: https://gerrit.libreoffice.org/15181 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2015-04-01typo in commentStephan Bergmann
Change-Id: I549002411c9e28786b4f4a4c55650548c02f5b04
2015-03-31Remove remaining handful of <author> tagsStephan Bergmann
Change-Id: I4f7b0cb8f5bc42f203fc4e7df39bb8de98f55d59
2015-03-31Clean up indentationStephan Bergmann
Change-Id: I447929714d0121d4b3e5ff90b54eff7700da819b
2015-03-31tdf#87441: Adjustable hidden content removal in e-mailsStefan Heinemann
Possibility to adjust the hidden content behaviour in the send e-mail functionality via option under the e-mail program setting Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, taking just the parts that store the configuration property within /org.openoffice.Office/Security (rather than /org.openoffice.Office/Common/ExternalMailer) and throwing away the parts overlapping with previously picked <https://gerrit.libreoffice.org/#/c/14994/> "fdo#87441-Send document as Email removes invisible content." Plus making the configuration property non-nillable, -Werror,-Winconsistent-missing-override, loplugin:salbool, and removal of trailing whitespace. Conflicts: cui/source/options/optinet2.cxx cui/source/options/optinet2.hxx cui/uiconfig/ui/optemailpage.ui sw/source/uibase/app/docsh2.cxx Change-Id: I1fb70418c5fe8011a86a379c2e75eae9ad3e18c3
2015-03-31fdo#87441-Send document as Email removes invisible contentCharu Tyagi
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, plus trivial modifications for -Werror,-Wlogical-op-parentheses and loplugin:bodynotinblock Change-Id: I149681b3743eaf96e98419bd568f88b451e9ba01
2015-03-23tdf#88001 -- Default document view, force single page rather than automaticvsfoote
This commit changes sw default to be single page view rather than automatic defaulting to a multi-page view and automatic fit. Also, sets status bar page icon default to single page, and corrects lableing of view to read "multi-page" rather than "two page". Change-Id: I1a2f81150d7066ea56af0870e83c1e4ae66d3404 Reviewed-on: https://gerrit.libreoffice.org/14835 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás
Export as highlighting or shading. Highlighting is the default. Change-Id: Ib2a38e4cd0d49317288bb565383b690d4222c8ed
2015-03-10add option to disable animations, use in dashed border overlayTomaž Vajngerl
There are use cases when it is useful to disable animations (using LO in remote display when the bandwidth is limited). This adds an option that will allow to disable all animations. Currently only animation when copying cells in Calc (dashed border overlay) uses this option. Change-Id: Ia8cd3783140428e921c3151c2f462d3862440edd
2015-03-06Add NORMSDIST to the default OpenCL use opcode subsetTor Lillqvist
Change-Id: I7ee56f06e8e50180e31c01253c9100c11b485c0d
2015-03-06Add VAR, CORREL, COVAR, PEARSON and SLOPE to the OpenCL default opcode subsetTor Lillqvist
Having these statistical functions perform well is essential in many cases, and their implementations seem to be correct. Change-Id: I30afa096295cc163f8c0146e916a77aa411dd07b
2015-02-26TyposJulien Nabet
Change-Id: Ic03fb2ee6470eac6034be13908dd9ec92cf175b6
2015-02-17tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist
It is just a simple list of entered URLs, accessed from the Security page. No sanity checks for now. No selection of a "default" one for now. Implementation is much simpler this way. The actual selection of one TSA (or none) is done when exporting to PDF. Change-Id: I0392eabc9b9629a6f0a767d1b2337622a61c120f
2015-02-04Add Add, Sub, Mul and Div back to the default OpenCL opcode subsetTor Lillqvist
The code falls back to the traditional interpreter when necessary. This reverts commit ad582ce757f671a6271648e22a136f2d238cc15e. Change-Id: I4cbafba2c469c0814dcc5c5210db5ce495e6b641
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna
It was a problem since the initial commit 062eaeffe7cb986255063bb9b0a5f3fb3fc8e34c (sw: Improved document comparison based on RSIDs., 2011-12-22) that this new feature -- which is annoying for some use-cases -- could not be disabled, let's allow that. Change-Id: I33fa77382919586fb00198246f737caa68dcbd85 Reviewed-on: https://gerrit.libreoffice.org/14277 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2015-01-23Use symbolic (not numeric) opcodes in the registry for the OpenCL use subsetTor Lillqvist
Makes it easier to edit them manually directly in the registry files. (Something end-users are of course not expected to do, but admins or hackers may want to do.) Also guards against the possibility of the numeric values of the opcodes being changed. I figured out how to do the mapping from symbolic names to enum values and back without an ScDocument, turned out it was not complicated after all. Change-Id: I8bd97f256f7d777162c1b629bf82285544e86d70
2015-01-15fdo#87923: Don't hide the rulers completely - show the horizontal one.Jan Holesovsky
Turns out this is still useful to have, let's not be that aggressive :-) Change-Id: Ie9eb8b241594ce470238aa0b769a0afd2418e498
2015-01-13Decrease the formula group size limit for OpenCL to be considered back to 100Tor Lillqvist
Are we having fun yet? This reverts commit 0694e8313877ca433d226c753301a5a90364b3a5. Change-Id: I378a1695a7b3bd8a1b6bb3d5aa1fff53ab8c7bb5
2015-01-12Drop Add, Sub, Mul and Div from the default opcode subsetTor Lillqvist
Those are supposed to obey the current setting for "Conversion from text to number", and the OpenCL code does not currently take that setting into consideration. Change-Id: Iff6eeda6238c78f4aeb8eb27898ce7ea243b9dea
2015-01-12Increase the formula group size limit for OpenCL to be considered to 10000Tor Lillqvist
Also changed the description to match the meaning (after 2021275f8fc33d9917d5fef58959a95da1dc7e6f). Change-Id: Ide4b4f094495c178252c3167d52012f46f26b025
2015-01-12Resolves: fdo#79975 toggle checkered background back onCaolán McNamara
Change-Id: Id856d8dbf437acb7e528e60b4d1b012102ff0557
2015-01-12Add RAND to the default subset of opcodes for which we trust our OpenCLTor Lillqvist
Change-Id: I1ca574f96ad84aa263bdcecbe549687fbf10d0d8
2015-01-07Revert "Let's try a higher limit"Tor Lillqvist
This reverts commit 13fca3c98df4722031902da3d443962bb9453542.
2015-01-07Let's try a higher limitTor Lillqvist
Probably the overhead in copmpiling an OpenCL kernel is relatively high, so require a larger data size for OpenCL to be used. Change-Id: I34a3ade98dbd10e7daeddf4a55cfdb2a49a8cf09
2015-01-04fdo#87684 option to make tabbar inline with scrollbar againTomaž Vajngerl
This adds an option to move the tabbar back to be inline with scrollbar. The option is only available in Expert Configuration under key: /org.openoffice.Office.Calc/Layout/Other property TabbarInlineWithScrollbar Change-Id: I95491072ad1cc195f2d8b8d0fadbd5ef045767e7
2014-12-17implement the ui part for the OpenGL config variablesMarkus Mohrhard
Change-Id: I46e2de444d38f1f93eb68ffd50b7a283d05d1738
2014-12-10Improve description of OpenCLSubsetOnlyTor Lillqvist
Change-Id: I58f1f500594b53444dedb221eb89f383b2a87e91
2014-12-07Set back this 20 MB default value for compatibility reasonsZolnai Tamás
See also: dbdacc73ae154237314d599194cc686bd738a9bf This ten multiplier which was moved from the implementation to the settings is live in the code only from 4.4 version, so actually we can remove it without any problem, don't need to change the default value on the UI. I don't have any other reason to change that value so... Change-Id: Ia17874cafeb013b89eedc300710392763c868f44
2014-12-03rulers: Let's hide them by default.Jan Holesovsky
2 years ago this was a hot topic on UX-advise :-) - let's see if people are more happy with hiding them by default now. Change-Id: If4946538232c7579f7ce03d4947360645fb4967d
2014-11-30This value is intended to be 200 MB in bytesZolnai Tamás
Change-Id: Iae06202acc825ab95389465b9aea846f2772df26
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
Intermediate commit. More changes will follow: The device selection logic needs to be moved, too. (And cleaned up.) Instead of the separate formulacalculationoptions dialog we should simply have a normal options page for those OpenCL-related settings that will remain purely Calc-specific, like the formula opcode subsetting. Change-Id: Id60d95e80d377cbbf5780beb473b221bce06b5e5
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist
Add a toggle to the "General" page. Change-Id: If35b1472032706b09a3bc3499c55cbd3ac2e13ac
2014-11-24added the missing '5' next to 'KDE Plasma'Yousuf Philips
Change-Id: I9a9b0d3b0198c7f37561b14cfeb55ec5a9d5bfe8 Reviewed-on: https://gerrit.libreoffice.org/13066 Reviewed-by: Jonathan Riddell <jr@jriddell.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-11-22Add Breeze icon theme for use with KDE Plasma 5Jonathan Riddell
Change-Id: I936d31300126e2ce000ea3a7cd70c8a2dec19502 Reviewed-on: https://gerrit.libreoffice.org/13043 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2014-11-20Use regexps in the OpenCL blacklist/whitelistTor Lillqvist
Drop version number bounds, use regexps instead. Not entirely ideal, but as vendors are free to put arbitrary stuff into the driver version string (part of which might be numbers, part free text, part significant, part just informative), just comparing against lower and upper bounds with strverscmp() was not ideal either. Change-Id: Ic4ef4d8e15f79f1c96e6e03f6c01e62ae92dc2fc
2014-11-19Add COUNTTor Lillqvist
Change-Id: Ibdff629c3653d43e08b5200a7babb7ff05a7b5ac
2014-11-19Add opcodes for binary operators + - * /Tor Lillqvist
These are of course very common, and one would hope they are correctly implemented in our OpenCL code. Change-Id: I0ca6d3983502b18a1ea56522d4f20673ad94357d
2014-11-19Don't use OpenCL for RAND by defaultTor Lillqvist
The current implementation from 60ae598d537c14283109e1c6de22ec43a0147bcf is so broken it isn't even funny. Change-Id: I962d2643d21283340646893bb7892fb2a3d0c2e3
2014-11-18Be honest about the maximum cache sizeZolnai Tamás
Implementation uses a multiplicator of ten. I guess the intention here was that to calculate cache size based on the size of the inserted images and not based on the real memory usage (potentionally more instances of one image), which seems a bad idea because it covers the real memory usage from the users (who will be suprised when LO's memory usage increases tenfold of the set value). It seems better to use the exact value in the implementation and increase the default value on the user interface instead. Change-Id: Ie3c0568d3518922d3a9931f894eebb9e7e5515ed