7a1636a24f
1) On first call, "by column" was selected although that is the less common case. > now by row is selected by default 2) The meaning of "Orientation" is not really clear. Suggestion: Compare: rows columns > changed as suggested 3) The purpose of "Items" is unclear. > renamed "Items" to "Records" 4) Help page does not exist. > help page patch has been merged 5) If a database range is selected, the dialog does not consider the property "Contains column labels" of the database range. > didn't quite get this one; require some help to reproduce 6) It is not usual to use "Okay", but other dialogs have it named "OK". > changed as suggested. 7) Command has no extended tip. > Added TooltipLabel ``` <prop oor:name="TooltipLabel" oor:type="xs:string"> <value xml:lang="en-US">Remove or select duplicate records from the selection</value> </prop> ``` Change-Id: I9579af68b396cddeca608dc077af3b468191942b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174201 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> |
||
---|---|---|
.. | ||
qa | ||
registry | ||
util | ||
Configuration_officecfg.mk | ||
CppunitTest_officecfg_cppheader_test.mk | ||
CustomTarget_registry.mk | ||
files.mk | ||
Makefile | ||
Module_officecfg.mk | ||
Package_misc.mk | ||
README.md |
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).