From 9508a731824e7f8a692d462da763b2db95463875 Mon Sep 17 00:00:00 2001 From: sj Date: Wed, 16 Jun 2010 06:33:39 +0200 Subject: impress186: #i4499# graphic dialog reorganisation - added support of bitmap resolution --- .../schema/org/openoffice/Office/Common.xcs | 346 +++++++-------------- 1 file changed, 114 insertions(+), 232 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index cb19bb01e1ba..3d193e6b9dc0 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -4355,69 +4355,123 @@ Specifies default settings of graphic export dialogs. - + + + Specifies the unit default that is used in the the graphic export dialog if exporting pixel graphics. + + + + + inches + + + + + cm + + + + + mm + + + + + points + + + + + pica + + + + + pixels + + + + 5 + + + + Specifies the unit default for the resolution that is used in the the graphic export dialog if exporting pixel graphics. + + + + + pixels/inch + + + + + pixels/cm + + + + + pixels/meter + + + + 0 + + + + Specifies the logical width of a graphic. [UNIT=1/100 mm]. + + + + + Represents the lowest value that can be entered in the dialog. + + + + 96 + + + + Specifies the maximum raw graphic size in bytes up to which the realtime preview is enabled, for fast computers this value may be enlarged + + 4000000 + + + + Specifies the unit default that is used in the the graphic export dialog if exporting vector graphics. + + + + + inches + + + + + cm + + + + + mm + + + + + points + + + + + pica + + + + 2 + + Specifies default settings of the Windows Bitmap export dialog. - - - - - - Specifies usable export modes. - - - - - - Original size - - - - - Logical size (dpi/pixel ratio) - - - - - Given size - - - - 0 - - - - - - - Specifies resolution which is to be used if export mode is 1. [UNIT=dpi] - - - - - - 75 - - - - - 150 - - - - - 300 - - - - - 600 - - - - 75 - @@ -4479,13 +4533,6 @@ true - - - Specifies the logical size of a graphic. [UNIT=1/100 mm]. - - - - @@ -4693,72 +4740,6 @@ 0 - - - Specifies if graphics are exported with the original- or selected size. - - - - - - - Specifies if graphics are exported with the original- or selected size. - - - - - Original size - - - - - Given size - - - - 0 - - - - Specifies the logical size of a graphic. [UNIT=1/100 mm]. - - - - - - - - Specifies default settings of the PCT - Mac Pict export dialog. - - - - - - - Specifies if graphics are exported with original- or selected size. - - - - - Original size - - - - - Given size - - - - 0 - - - - Specifies the logical size of a graphic. [UNIT=1/100 mm]. - - - - - Specifies default settings of the PBM - Portable Bitmap export dialog. @@ -4837,105 +4818,6 @@ 1 - - - Specifies default settings of the SVM - StarView Meta File export dialog. - - - - - - - Specifies if graphics should be exported with the original- or selected size. - - - - - Original size - - - - - Given size - - - - 0 - - - - Specifies the logical size of a graphic. [UNIT=1/100 mm]. - - - - - - - - Specifies default settings of the WMF - Windows Metafile export dialog. - - - - - - - Specifies if graphics should be exported with the original- or selected size. - - - - - Original size - - - - - Given size - - - - 0 - - - - Specifies the logical size of a graphic. [UNIT=1/100 mm]. - - - - - - - - Specifies default settings of the EMF - Enhanced Metafile export dialog. - - - - - - - Specifies if graphics should be exported with the original- or selected size. - - - - - Original size - - - - - Given size - - - - 0 - - - - Specifies the logical size of a graphic. [UNIT=1/100 mm]. - - - - - Specifies default settings of the PNG - Portable Network Graphic export dialog. -- cgit From ac14f52fbfc33dc2fd8e0cdc2d51282aca15df34 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 16 Jul 2010 08:47:44 +0100 Subject: cmcfixes77: #i80021# system libtextcat --- officecfg/registry/data/org/openoffice/Office/Paths.xcu | 3 ++- officecfg/registry/data/org/openoffice/Office/makefile.mk | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Paths.xcu b/officecfg/registry/data/org/openoffice/Office/Paths.xcu index 91a26137b24d..d3fc01869793 100644 --- a/officecfg/registry/data/org/openoffice/Office/Paths.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Paths.xcu @@ -169,7 +169,8 @@ - + + diff --git a/officecfg/registry/data/org/openoffice/Office/makefile.mk b/officecfg/registry/data/org/openoffice/Office/makefile.mk index e65b03371da3..167f3d5bc144 100644 --- a/officecfg/registry/data/org/openoffice/Office/makefile.mk +++ b/officecfg/registry/data/org/openoffice/Office/makefile.mk @@ -87,6 +87,8 @@ MODULEFILES= \ Paths-macosx.xcu \ Paths-unxwnt.xcu \ Paths-unixdesktop.xcu \ + Paths-internallibtextcat.xcu \ + Paths-externallibtextcat.xcu \ Writer-cjk.xcu \ Impress-ogltrans.xcu \ Embedding-calc.xcu \ -- cgit From 2fdbe093bbc806002fa0fa1b9c6eb124939c433e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 16 Jul 2010 14:44:32 +0100 Subject: cmcfixes77: #i80021# system libtextcat --- officecfg/registry/data/org/openoffice/Office/Paths.xcu | 4 ++-- officecfg/registry/data/org/openoffice/Office/makefile.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Paths.xcu b/officecfg/registry/data/org/openoffice/Office/Paths.xcu index d3fc01869793..37eebe5c2a22 100644 --- a/officecfg/registry/data/org/openoffice/Office/Paths.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Paths.xcu @@ -169,8 +169,8 @@ - - + + diff --git a/officecfg/registry/data/org/openoffice/Office/makefile.mk b/officecfg/registry/data/org/openoffice/Office/makefile.mk index 167f3d5bc144..2af1e8629bd9 100644 --- a/officecfg/registry/data/org/openoffice/Office/makefile.mk +++ b/officecfg/registry/data/org/openoffice/Office/makefile.mk @@ -87,8 +87,8 @@ MODULEFILES= \ Paths-macosx.xcu \ Paths-unxwnt.xcu \ Paths-unixdesktop.xcu \ - Paths-internallibtextcat.xcu \ - Paths-externallibtextcat.xcu \ + Paths-internallibtextcatdata.xcu \ + Paths-externallibtextcatdata.xcu \ Writer-cjk.xcu \ Impress-ogltrans.xcu \ Embedding-calc.xcu \ -- cgit From e0eb738dda01478f0e38d2b4519453531cd2b406 Mon Sep 17 00:00:00 2001 From: os Date: Thu, 29 Jul 2010 08:48:43 +0200 Subject: #i100037# command names added, duplicate DeleteNote/DeleteComment removed --- .../registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 7 ++++++- .../registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 10 ++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 70448e5bbf89..f210869f7d26 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -5206,7 +5206,12 @@ Delete All Comments by This Author - + + + Reply Comment + + + Delete Comment diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 4fa236666b6b..465c6b37c0cd 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -166,6 +166,16 @@ ~Protect Records... + + + Reject Change + + + + + Accept Change + + ~Links -- cgit From 67cf4c70603a488816d62f116357aabe130c8b7f Mon Sep 17 00:00:00 2001 From: sj Date: Thu, 19 Aug 2010 18:12:04 +0200 Subject: impress186: #i4499# added default resolution unit (metric/non-metric) depending to the tools/options setting --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 3284b34ef5f6..9bc07c592f0f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -4403,8 +4403,13 @@ pixels + + + default (depends to the metric settings in tools/options) + + - 5 + -1 @@ -4478,8 +4483,13 @@ pica + + + default (depends to the metric settings in tools/options) + + - 2 + -1 -- cgit From c280c618ed45e9105d00e8db76a324efc7e188d4 Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Wed, 25 Aug 2010 14:39:15 +0200 Subject: cws tl82: #i114087# uno slot name fixed --- officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu old mode 100644 new mode 100755 index 7570fda066ca..4ed9be5a3d27 --- a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu @@ -38,7 +38,7 @@ ~Text Mode - + ~Import Formula... -- cgit From 481824ea28e910f59f2e28e8fcbc81ea0230f2eb Mon Sep 17 00:00:00 2001 From: Christian Lippka Date: Wed, 22 Sep 2010 12:39:48 +0200 Subject: impressdefaults1: #i111998# changing defaults according to ux findings --- .../schema/org/openoffice/Office/Impress.xcs | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index 8317e3e0082d..fbc73641d086 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -331,7 +331,7 @@ Indicates whether moving while holding the Control key makes a copy of the moved object. - false + true @@ -371,7 +371,7 @@ Indicates whether a double-click on an object activates the rotation mode. - false + true @@ -426,7 +426,7 @@ Indicates whether to show big (true) or small (false) handles. - false + true @@ -549,7 +549,7 @@ Indicates whether a simple click on a text object changes it to edit mode. - true + false @@ -679,7 +679,7 @@ Indicates whether to snap at snap lines. - false + true @@ -699,7 +699,7 @@ Indicates whether to justify the outline of an object to that of an adjacent object. - false + true @@ -871,7 +871,7 @@ Defines the horizontal distance between adjacent grid points in 1/100 mm, used when the metric system is active. @@ -895,7 +895,7 @@ Defines the vertical distance between adjacent grid points in 1/100 mm, used when the metric system is active. - 1000 + 2000 @@ -919,7 +919,7 @@ Specifies the number of points between two adjacent grid points on the X axis. - 1 + 9 @@ -930,7 +930,7 @@ Specifies the number of intervals between two adjacent grid points on the Y axis - 1 + 9 @@ -961,7 +961,7 @@ Defines the horizontal distance between adjacent points of the snap grid in 1/100 mm, used when the metric system is selected. diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index fbc73641d086..afcee251e91a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -878,7 +878,7 @@ Defines the horizontal distance between adjacent grid points in 1/100 mm, used when the non-metric system is active. @@ -902,7 +902,7 @@ Defines the vertical distance between adjacent grid points in 1/100 mm, used when the non-metric system is active. -- cgit From a83c7faceec94f6062481c9977e92621f3b71060 Mon Sep 17 00:00:00 2001 From: "Philipp Lohmann [pl]" Date: Fri, 1 Oct 2010 17:36:06 +0200 Subject: pl08: #i111050# use interaction handler for export warnings, this may be suppressed by a custom interaction handler --- officecfg/registry/data/org/openoffice/Interaction.xcu | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Interaction.xcu b/officecfg/registry/data/org/openoffice/Interaction.xcu index afd78005fb71..cc207de626d2 100644 --- a/officecfg/registry/data/org/openoffice/Interaction.xcu +++ b/officecfg/registry/data/org/openoffice/Interaction.xcu @@ -52,5 +52,17 @@ com.sun.star.comp.dbaccess.DatabaseInteractionHandler + + + + + named-and-derived + + + + + com.sun.star.filter.pdfexport.PDFExportInteractionHandler + + -- cgit From 3729f14a89bb452c02209756a3dec9e052f452be Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Tue, 5 Oct 2010 11:42:29 +0200 Subject: cws tl84: #i54004# help text fixed --- officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu old mode 100644 new mode 100755 index 7570fda066ca..bb9ef34abee1 --- a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu @@ -111,7 +111,7 @@ - 1 + Zoom 100% 1 @@ -119,7 +119,7 @@ - 2 + Zoom 200% -- cgit From 7cdc84b7234a387e69f31bc50981de80ef992526 Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Wed, 13 Oct 2010 11:39:15 +0200 Subject: cws tl84: #i114767# Math: added option to save only used symbols --- officecfg/registry/schema/org/openoffice/Office/Math.xcs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) mode change 100644 => 100755 officecfg/registry/schema/org/openoffice/Office/Math.xcs (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Math.xcs b/officecfg/registry/schema/org/openoffice/Office/Math.xcs old mode 100644 new mode 100755 index 31f6e00a230a..13a566dc6746 --- a/officecfg/registry/schema/org/openoffice/Office/Math.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Math.xcs @@ -316,6 +316,20 @@ 100 + + + Contains settings related to load and save operations. + + + + + TL + When set only symbols used in the current formula will be saved. Otherwise all user defined symbols will be saved in each formula. + + + true + + Contains miscellaneous settings. -- cgit From 6b6d1a70cb424af2857dc01f278b42d672713f0b Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Wed, 20 Oct 2010 10:32:29 +0200 Subject: cws tlmath01: #i972# baseline to baseline alignment for Math --- officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index 4a3c2c02c396..ea806e58f320 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -1512,6 +1512,15 @@ Contains miscellaneous settings. + + + + TL + Automatically align the baseline of Math objects with the baseline of the surrounding text. + + + true + -- cgit From 6a69517540cafdc6a54c08b77089aaad4d6f8c10 Mon Sep 17 00:00:00 2001 From: "Herbert Duerr [hdu]" Date: Fri, 22 Oct 2010 12:40:16 +0200 Subject: #i115170# support chromeos default fonts --- officecfg/registry/data/org/openoffice/VCL.xcu | 63 ++++++++++++++++---------- 1 file changed, 39 insertions(+), 24 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu index 575c0aba053b..049a1b80d4a6 100644 --- a/officecfg/registry/data/org/openoffice/VCL.xcu +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -1423,9 +1423,8 @@ - liberationsans;albany;albanyamt;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;nimbussans;andalesansui;arialunicodems;lucidaunicode + liberationsans;albany;albanyamt;arimo;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;nimbussans;andalesansui;arialunicodems;lucidaunicode - Helvetica sans-serif Normal @@ -1436,24 +1435,9 @@ arialnarrowmt;liberationsansnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed - - - - - - - - - - - Normal - - - Condensed - - - Normal,SansSerif - + Normal + Condensed + Normal,SansSerif @@ -1478,6 +1462,17 @@ Normal,SansSerif,Full + + + arial;liberationsans;albany;albanyamt;helvetica; + + arial + helvetica + sans-serif + Normal + Normal + Standard,Normal,SansSerif + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; @@ -2394,7 +2389,7 @@ - cumberland;cumberlandamt;liberationmono;couriernew;nimbusmonol;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + cumberland;cumberlandamt;cousine;liberationmono;couriernew;nimbusmonol;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol Courier New @@ -2405,9 +2400,19 @@ - cumberland;cumberlandamt;liberationmono;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + cumberland;cumberlandamt;cousine;liberationmono;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol - + Courier + monospace + Normal + Normal + Standard,Normal,Fixed,Typewriter + + + + couriernew;cumberland;cumberlandamt;liberationmono;courier + + Courier New Courier monospace Normal @@ -7287,7 +7292,6 @@ thorndale;thorndaleamt;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino - Times serif Normal @@ -7316,6 +7320,17 @@ Normal Normal,Serif + + + timesnewroman;thorndale;thorndaleamt;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons + + Times New Roman + Times + serif + Normal + Normal + Standard,Normal,Serif + thorndaleamt;thorndale;timesnewroman;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino -- cgit From e18be25449bca279ed31564d9e9acd5398f975df Mon Sep 17 00:00:00 2001 From: "Philipp Lohmann [pl]" Date: Mon, 25 Oct 2010 17:50:59 +0200 Subject: vcl116: #i96684# add configuration option for sworkspace switching --- officecfg/registry/data/org/openoffice/VCL.xcu | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu index 049a1b80d4a6..3c9f0c6af44c 100644 --- a/officecfg/registry/data/org/openoffice/VCL.xcu +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -60,6 +60,11 @@ Default + + + + + -- cgit From 77d58672c644bc403721dccf3baa7fcae8720ed8 Mon Sep 17 00:00:00 2001 From: Dirk Voelzke Date: Thu, 28 Oct 2010 11:15:18 +0200 Subject: #dv22#i115288# Allow user to ignore updates for an extension --- .../org/openoffice/Office/UI/GenericCommands.xcu | 110 ++++++++++----------- .../org/openoffice/Office/ExtensionManager.xcs | 70 ++++++++----- .../registry/schema/org/openoffice/Office/Jobs.xcs | 0 3 files changed, 102 insertions(+), 78 deletions(-) mode change 100644 => 100755 officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs mode change 100644 => 100755 officecfg/registry/schema/org/openoffice/Office/Jobs.xcs (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 479827565775..5966eadcf3e7 100755 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -29,13 +29,13 @@ - + Vorschau in Web-Browser Preview in Web Browser - + New Presentation @@ -2117,9 +2117,9 @@ - - Language Status - + + Language Status + @@ -3006,7 +3006,7 @@ ~Spelling and Grammar... - 1 + 1 @@ -3461,12 +3461,12 @@ 9 - - - Task Pane - - - + + + Task Pane + + + Restore Editing View @@ -3480,10 +3480,10 @@ Fit to Frame - - 8 - - + + 8 + + ImageMap @@ -3740,10 +3740,10 @@ Flash - - 8 - - + + 8 + + Edit Macros @@ -4047,12 +4047,12 @@ - As~ian phonetic guide... + As~ian phonetic guide... + + + 8 - - 8 - - + S~pecial Character... @@ -4149,10 +4149,10 @@ Status ~Bar - - 8 - - + + 8 + + Macro Toolbar On/Off @@ -5121,16 +5121,16 @@ ~Extension Manager... - - - Digital Signatu~res... - - - - - Digital Signature... - - + + + Digital Signatu~res... + + + + + Digital Signature... + + Left @@ -5187,22 +5187,22 @@ Find --> - - - Delete All Comments - - - - - Delete All Comments by This Author - - - - - Delete Comment - - - + + + Delete All Comments + + + + + Delete All Comments by This Author + + + + + Delete Comment + + + diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs old mode 100644 new mode 100755 index de26a3ae14eb..819290c3c283 --- a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs @@ -26,28 +26,52 @@ * ************************************************************************ --> - - - JL - Contains information for the Extension Manager. - - - - - Information about repositories for extensions. - - - - - This links is used from the Extension Manager. A user can click on the &Download extensions...& - control so that a browser is opened which displayed the website to which directs this URL. - - - - - - - - + + + JL + Contains information for the Extension Manager. + + + + + Holds the information about updates for extensions. + + + + The version of the extension + + + + + + + + Information about repositories for extensions. + + + + This links is used from the Extension Manager. A user can click on the &Download extensions...& + control so that a browser is opened which displayed the website to which directs this URL. + + + + + + + + Contains inforamtion about availabe or ignored updates for extensions." + + + + This set lists all known updates for extensions, which where not applied yet. + + + + + This set lists all updates for extensions which the user wanted to ignore. + + + + diff --git a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs old mode 100644 new mode 100755 -- cgit From 3af1f2b59fa68612d988b38b14a58c2acc7eb829 Mon Sep 17 00:00:00 2001 From: "Frank Schoenheit [fs]" Date: Mon, 1 Nov 2010 15:17:34 +0100 Subject: undoapi: removed the semi-dead ScriptDisplaySettings config settings (and their only client) --- .../schema/org/openoffice/Office/Scripting.xcs | 23 ---------------------- 1 file changed, 23 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs b/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs index b77cb00f8cac..90acb2a110bf 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs @@ -48,28 +48,5 @@ Lists the registered Scripting Framework runtimes. - - - Specifies display settings for assignment dialogs - - - - Show Basic scripts in assignment dialogs - - false - - - - Show Scripting Framework scripts in assignment dialogs - - true - - - - Use New Tools Configure dialog - - true - - -- cgit From f6281ec4112479b5bdd750be351f4437ecf8a65a Mon Sep 17 00:00:00 2001 From: os Date: Wed, 3 Nov 2010 14:18:15 +0100 Subject: #i110273# caption order changed for locale hu --- officecfg/registry/data/org/openoffice/Office/Writer.xcu | 3 +++ 1 file changed, 3 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Writer.xcu b/officecfg/registry/data/org/openoffice/Office/Writer.xcu index b318614ef789..06eff1b079e7 100644 --- a/officecfg/registry/data/org/openoffice/Office/Writer.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Writer.xcu @@ -53,6 +53,9 @@ + + true + -- cgit From ecc7ab4b75d4fe46e4f6d51018506f7ceb745f44 Mon Sep 17 00:00:00 2001 From: Carsten Driesner Date: Thu, 4 Nov 2010 15:43:13 +0100 Subject: fwk160: #i107568# Jobs service enhancement to instantiate services only on matching application module context --- officecfg/registry/schema/org/openoffice/Office/Jobs.xcs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs index a9b4cdc70fd7..f5421c8a246f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs @@ -40,6 +40,11 @@ Must contain an UNO implementation(!) name of the implemented job component. + + + An property to define the context this event should be active in. It can be empty or a colon separated list of the supported application modules. + + Can be filled with any argument, which is under control of the job component. -- cgit From a3a2562211693ce3c2aa5ea2ca084f35edb6d60d Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Tue, 9 Nov 2010 10:26:49 +0100 Subject: cws tlmath01: #i972# adding missing config entry for WriterWeb --- officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs index 8738d9db2112..b92e4684c842 100644 --- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs @@ -418,6 +418,15 @@ Contains miscellaneous settings. + + + + TL + Automatically align the baseline of Math objects with the baseline of the surrounding text. + + + true + -- cgit From 52b113e2892bbefefbc0fb8c2540324dabc2333f Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Tue, 23 Nov 2010 11:29:51 +0100 Subject: cws tl84: #i115546# assertion fixed --- officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu | 3 --- 1 file changed, 3 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu index 5a7302dcdcee..07a717f31442 100755 --- a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu @@ -42,9 +42,6 @@ ~Import Formula... - - 1 - -- cgit From 2b1b6ec0a537571bd7367446e5592d8954c10bbe Mon Sep 17 00:00:00 2001 From: "Philipp Lohmann [pl]" Date: Wed, 24 Nov 2010 18:39:49 +0100 Subject: vcl117: #i115686# remove old unused style setting --- .../schema/org/openoffice/Office/Common.xcs | 55 ---------------------- 1 file changed, 55 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 9bc07c592f0f..ae171230dd13 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2600,39 +2600,6 @@ 100 - - - - - - PB - Determines the look and feel of the application. - - - - - - Standard - - - - - Macintosh - - - - - X Window - - - - - OS/2 - - - - 0 - CD @@ -2714,17 +2681,6 @@ true - - - - - - PB - Specifies TabDialogs with colored tab control (True) - - - false - @@ -2780,17 +2736,6 @@ 1 - - - - - - PB - Specifies TabDialogs with single line tab control (True). - - - false - -- cgit From 6bb902fec45a524b16739263171ac32555e2c29f Mon Sep 17 00:00:00 2001 From: Christian Lippka ORACLE Date: Tue, 30 Nov 2010 16:27:00 +0100 Subject: impressdefaults1: #i1113# also set copy while moving to true for draw --- officecfg/registry/schema/org/openoffice/Office/Draw.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs index 7a6c649474ee..cdddf50d09b7 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs @@ -282,7 +282,7 @@ Indicates whether moving while holding the Control key makes a copy of the moved object. - false + true -- cgit From 119d17832036dd7430a15a1aa1e7d2ad7ebd9a7e Mon Sep 17 00:00:00 2001 From: Christian Lippka Date: Thu, 2 Dec 2010 13:30:12 +0100 Subject: impressdefaults1: #i113019# new config entries for slideshow pen width and color --- .../schema/org/openoffice/Office/Impress.xcs | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index afcee251e91a..36bd09dcdbd1 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -537,6 +537,29 @@ 0 + + + + + + CL + Color of the pen during slideshow. + + + 16711680 + + + + + + + CL + Width of the pen during slideshow. + + + 150 + + Contains text editing related configuration items. -- cgit From 2e96d3f5ac9ab252c01512969cd078d3a5abafae Mon Sep 17 00:00:00 2001 From: Christian Lippka Date: Thu, 2 Dec 2010 15:23:19 +0100 Subject: impressdefaults1: #i113019# changing shurtcut for insert comments to CTRL+ALT+C --- .../registry/data/org/openoffice/Office/Accelerators.xcu | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) mode change 100755 => 100644 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu old mode 100755 new mode 100644 index 5c735744104b..2616566225b9 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -1698,7 +1698,7 @@ .uno:Bold - + I10N SHORTCUTS - NO TRANSLATE .uno:InsertAnnotation @@ -1893,7 +1893,7 @@ - + I10N SHORTCUTS - NO TRANSLATE .uno:InsertAnnotation @@ -2739,7 +2739,7 @@ .uno:Bold - + I10N SHORTCUTS - NO TRANSLATE .uno:InsertAnnotation @@ -3374,7 +3374,7 @@ .uno:Bold - + I10N SHORTCUTS - NO TRANSLATE .uno:InsertAnnotation @@ -3979,7 +3979,7 @@ .uno:Bold - + I10N SHORTCUTS - NO TRANSLATE .uno:InsertAnnotation @@ -4589,7 +4589,7 @@ .uno:Bold - + I10N SHORTCUTS - NO TRANSLATE .uno:InsertAnnotation @@ -5204,7 +5204,7 @@ .uno:Bold - + I10N SHORTCUTS - NO TRANSLATE .uno:InsertAnnotation @@ -5567,7 +5567,7 @@ - + I10N SHORTCUTS - NO TRANSLATE .uno:InsertAnnotation -- cgit From 59955ea1fe300e0cd1cd8754993eb24b299417a1 Mon Sep 17 00:00:00 2001 From: Christian Lippka Date: Thu, 2 Dec 2010 19:07:23 +0100 Subject: impressdefaults1: #i114776# renamed 'Eyedropper' to 'Color Replacer'/'Pipette' in officecfg --- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index ed1c8d587762..225a2ddcbc5d 100755 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -3412,7 +3412,7 @@ - ~Eyedropper + Color ~Replacer -- cgit From 7d3aeadb8d2540442cd25193cc6df5cc04d9428f Mon Sep 17 00:00:00 2001 From: Christian Lippka Date: Thu, 2 Dec 2010 19:59:58 +0100 Subject: impressdefaults1: #i111998# reset default for quickedit back to 'on' --- officecfg/registry/schema/org/openoffice/Office/Draw.xcs | 2 +- officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs index cdddf50d09b7..6dd518250d4a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs @@ -410,7 +410,7 @@ Indicates whether a simple click on a text object changes it to edit mode. - false + true diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index 36bd09dcdbd1..871c5c2c1494 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -572,7 +572,7 @@ Indicates whether a simple click on a text object changes it to edit mode. - false + true -- cgit From d64c1529ace2ddf4060704a1a871c005156c5a81 Mon Sep 17 00:00:00 2001 From: sb Date: Mon, 10 Jan 2011 14:09:52 +0100 Subject: sb139: #i114601# COMMON_OUTDIR removed in the meantime, so COMMON_OUTPUT typo can go, too --- officecfg/util/makefile.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/util/makefile.mk b/officecfg/util/makefile.mk index 332ac90fe2ea..c1fa54277141 100644 --- a/officecfg/util/makefile.mk +++ b/officecfg/util/makefile.mk @@ -37,7 +37,6 @@ TARGET=util $(MISC)$/$(TARGET)_delzip : -$(RM) $(BIN)$/registry_{$(alllangiso)}.zip - -$(RM) $(COMMON_OUTPUT)$/bin$/registry_{$(alllangiso)}.zip $(BIN)$/registry_{$(alllangiso)}.zip : $(MISC)$/$(TARGET)_delzip cd $(MISC)$/registry$/res$/$(@:b:s/registry_//) && zip -ru ..$/..$/..$/..$/bin$/registry_$(@:b:s/registry_//).zip org/* -- cgit From 358da7e4cf9bf78d2dc1d48d56e25777d4f12a13 Mon Sep 17 00:00:00 2001 From: "Daniel Rentz [dr]" Date: Mon, 24 Jan 2011 18:10:36 +0100 Subject: dr79: #i116540# change 'DataPilot' to 'Pivot Table' in Calc GUI; recover lost changes in resource file pivot.src, remove unused code --- .../registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 5c72d948436f..a30d746d5043 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -170,7 +170,7 @@ - DataPilot Filter + Pivot Table Filter @@ -323,10 +323,10 @@ - ~Start DataPilot... + ~Create Pivot Table... - ~Start... + ~Create... 1 @@ -1131,7 +1131,7 @@ - ~Refresh DataPilot + ~Refresh Pivot Table ~Refresh @@ -1139,7 +1139,7 @@ - ~Delete DataPilot + ~Delete Pivot Table ~Delete @@ -1532,7 +1532,7 @@ - Data~Pilot + ~Pivot Table -- cgit From 94c058640c77e30244c930c33f761fff4190e61f Mon Sep 17 00:00:00 2001 From: Niklas Nebel Date: Thu, 27 Jan 2011 13:25:09 +0100 Subject: csvexport: #i116636# option to leave out unnecessary quotes in CSV export --- officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index 913902731f29..aeddefb763c2 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -1039,7 +1039,7 @@ with no exception. - true + false -- cgit From 4fba42e5f98fcc0fa9addf41a793c1d7f11602c8 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Tue, 22 Feb 2011 19:07:34 +0100 Subject: masterfix DEV300: #i10000# usage of L10N build_type --- officecfg/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/prj/build.lst b/officecfg/prj/build.lst index 04d2cfd87aef..b07a34aee982 100644 --- a/officecfg/prj/build.lst +++ b/officecfg/prj/build.lst @@ -1,4 +1,4 @@ -oc officecfg : l10n soltools solenv LIBXSLT:libxslt NULL +oc officecfg : L10N:l10n soltools solenv LIBXSLT:libxslt NULL oc officecfg usr1 - all oc_mkout NULL oc officecfg\registry\schema nmake - all oc_reg_schema NULL oc officecfg\registry nmake - all oc_reg NULL -- cgit