From 0b72dc634aa155217652973b2e801c42e16631d5 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Wed, 27 Jan 2016 17:38:46 +0100 Subject: add some Expert config options Change-Id: Ief29d40d37a1dbf07141d39efabb670c9d20ac93 Reviewed-on: https://gerrit.libreoffice.org/21843 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/shared/00/00000021.xhp | 2 +- source/text/shared/01/01990000.xhp | 1 + source/text/swriter/01/05140000.xhp | 3 +++ 3 files changed, 5 insertions(+), 1 deletion(-) (limited to 'source/text') diff --git a/source/text/shared/00/00000021.xhp b/source/text/shared/00/00000021.xhp index 18e4c8f3dc..1eb9f7df4e 100644 --- a/source/text/shared/00/00000021.xhp +++ b/source/text/shared/00/00000021.xhp @@ -238,7 +238,7 @@ The text content of the document is located in content.xml. -By default, content.xml is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the %PRODUCTNAME - PreferencesTools - Options - $[officename] - Expert Config tab page you can activate the use of indentations and line breaks by setting the property /org.openoffice.Office.Common/Save/Document PrettyPrinting to true. +By default, content.xml is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. The use of indentations and line breaks can be activated in the Expert configuration by setting the property /org.openoffice.Office.Common/Save/Document PrettyPrinting to true. The file meta.xml contains the meta information of the document, which you can enter under File - Properties. diff --git a/source/text/shared/01/01990000.xhp b/source/text/shared/01/01990000.xhp index d1f15c4e42..912984875d 100644 --- a/source/text/shared/01/01990000.xhp +++ b/source/text/shared/01/01990000.xhp @@ -37,6 +37,7 @@ Lists the most recently opened files. To open a file in the list, click its name. +The number of files that are listed can be changed in the Expert configuration by setting the property /org.openoffice.Office.Common/History PickListSize. The file is opened by the %PRODUCTNAME module that saved it. diff --git a/source/text/swriter/01/05140000.xhp b/source/text/swriter/01/05140000.xhp index 53a7893d07..48e1f80311 100644 --- a/source/text/swriter/01/05140000.xhp +++ b/source/text/swriter/01/05140000.xhp @@ -31,6 +31,8 @@
Styles and Formatting window;applying styles + styles;previews + previews;styles mw deleted "applying;." @@ -45,6 +47,7 @@
To dock the Styles and Formatting window, drag its title bar to the left or to the right side of the workspace. To undock the window, double-click a free space on its toolbar. +By default, the Styles and Formatting deck displays a preview of the available styles. The previews can be disabled in the Expert configuration by setting the property /org.openoffice.Office.Common/StylesAndFormatting Preview to false. How to apply a style: -- cgit