From 8ae99d7acf90b02d7ae8b90587d721a95724b754 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Wed, 2 Oct 2013 21:26:08 +0200 Subject: fdo#54812 remove size optimization option Change-Id: Ifbb8155be7e4f52c3d02fedb59cf4cfbef20e231 Reviewed-on: https://gerrit.libreoffice.org/6113 Reviewed-by: Samuel Mehrbrodt Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- source/text/shared/00/00000021.xhp | 2 +- source/text/shared/optionen/01010200.xhp | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'source') diff --git a/source/text/shared/00/00000021.xhp b/source/text/shared/00/00000021.xhp index 3306469ae7..a85b95eef8 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 - Load/Save - General tab page you can activate the use of indentations and line breaks by clearing the check box Size optimization for ODF format. +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 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/optionen/01010200.xhp b/source/text/shared/optionen/01010200.xhp index b491a3372e..c4ac9957dc 100644 --- a/source/text/shared/optionen/01010200.xhp +++ b/source/text/shared/optionen/01010200.xhp @@ -156,10 +156,6 @@ Currently, the ODF 1.2 (Extended) format enables files of Draw and Impress to contain comments. Those comments can be inserted by Insert - Comment in the latest software version. The comments get lost when loading files into prior software versions that were saved by the latest software version. Some companies or organizations may require ODF documents in the ODF 1.0/1.1 format. You can select that format to save in the listbox. This older format cannot store all new features, so the new format ODF 1.2 (Extended) is recommended where possible. The ODF 1.2 Extended (compat) mode is a more backward-compatible ODF 1.2 extended mode. It uses features that are deprecated in ODF1.2 and/or it is 'bug-compatible' to older OpenOffice.org versions. It may be useful, if you need to interchange ODF documents with users, who use pre-ODF1.2 or ODF1.2-only legacy applications. - -Size optimization for ODF format - When saving the document, %PRODUCTNAME writes the XML data without indents and extra line breaks. This allows documents to be saved and opened more quickly, and the file size is smaller. Warn when not saving in ODF or default format -- cgit