summaryrefslogtreecommitdiff
path: root/officecfg/README.md
blob: c7bf6e099b46f71f37d487830b63d77fa6f32fa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Default Settings for LibreOffice

The schema and default settings for the LibreOffice configuration database.

If you change a file in this module, then a make postprocess is needed after make officecfg.

See also: `configmgr`

`AcceleratorKeyChecker.fodt` in the `util` folder is a tool written in Basic that check menus for
entries that use the same accelerator key. The tool goes through the menus using the accessibility
api and checks the accelerator keys. For information on how to use the tool open the fodt file
in LibreOffice.

For more details about the file format, see
<https://www.openoffice.org/projects/util/common/configuration/oor-document-format.html> (also
mirrored at
<https://web.archive.org/web/20101103025920/http://util.openoffice.org/common/configuration/oor-document-format.html>).
o/core/commit/include/vcl/checksum.hxx?id=55f07d4daa76503530d96b9c20b53c59bcd5bcf9'>More loplugin:cstylecast: vclStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin 2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2015-09-16loplugin:cstylecastStephan Bergmann 2015-09-16tdf#94228 vcl: replace BOOST_PP with templatesDaniel Robertson