[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2016-05-19 Thread Olivier Hallot
 officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit debbf41208d1fabf7ede667fcafee285d7f22e14
Author: Olivier Hallot 
Date:   Mon May 16 12:57:13 2016 -0300

tdf#99850 Menu entry for Select Sheets...

(Signed off in l10n list)

Change-Id: I045677d79894791b8add3b79eddac73e3a526d4e
Reviewed-on: https://gerrit.libreoffice.org/25035
Reviewed-by: Katarina Behrens 
Tested-by: Katarina Behrens 
(cherry picked from commit 6e96587601e7f73869d09ac2e3296b606b290721)
Reviewed-on: https://gerrit.libreoffice.org/25181
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index fb15369..ee3bd99 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -168,7 +168,7 @@
   
   
 
-  ~Go to Sheet...
+  ~Select Sheets...
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2016-04-28 Thread Guillaume Smaha
 officecfg/registry/data/org/openoffice/Office/Common.xcu |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6ca35a05e8f5f41482535ecab307dc393dacc5cc
Author: Guillaume Smaha 
Date:   Wed Apr 27 14:51:05 2016 +0200

Specify Alfresco 5 in the list, it also compatible

Change-Id: I29d32253259c296e2e5fedcff241573479b2d4a3
Reviewed-on: https://gerrit.libreoffice.org/24426
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 
(cherry picked from commit 2c47053e7edd062e6a7abd3ff889b756018ff7c3)
Reviewed-on: https://gerrit.libreoffice.org/24462
Tested-by: Jenkins 

diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu 
b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 7cf3e97..074c475 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -583,7 +583,7 @@
 OneDrive
 Alfresco Cloud
 
-Alfresco 4
+Alfresco 4/5
 IBM FileNet P8
 Lotus Live Files
 Lotus Quickr Domino
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2016-04-22 Thread Tomaž Vajngerl
 officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 91e73f12fec47c8896122cfe72eb374bd283a132
Author: Tomaž Vajngerl 
Date:   Fri Apr 22 19:36:38 2016 +0900

tdf#97915: add Intel driver 3.0.1.10891 to blacklist

Change-Id: Ie28f48a3aeb5afe7480c42e9267756fc7f70c836
(cherry picked from commit cb5438a3d16634eb267584122169758ab2b76930)
Reviewed-on: https://gerrit.libreoffice.org/24298
Tested-by: Jenkins 
Reviewed-by: Miklos Vajna 

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 718699c..ed958b8 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5626,7 +5626,7 @@
 
   Combinations of (OS, OS version, OpenCL platform vendor, 
OpenCL device name, OpenCL driver version) that are known to be bad. Each entry 
is a string consisting of five parts separated by slashes. An empty part 
matches anything. In case a slash, percent or semicolon occurs inside a part, 
it is replaced by a percent followed by the corresponding number as two hex 
digits. The parts except OS can contain regular expressions. Inside these 
regular expressions the usual characters .*()[]\ are special and should be 
quoted with a backslash to be interpreted literally. OS should be just one of 
"Linux", "OS X" (including the space) or "Windows" (without quotes). Has higher 
priority than OpenCLWhiteList.
 
-  Windows//Intel\(R\) 
Corporation//9\.17\.10\.2884;Windows//Intel\(R\) 
Corporation//4\.2\.0\.99;Windows//Intel\(R\) Corporation//5\.2\.0\.10049
+  Windows//Intel\(R\) 
Corporation//9\.17\.10\.2884;Windows//Intel\(R\) 
Corporation//4\.2\.0\.99;Windows//Intel\(R\) 
Corporation//5\.2\.0\.10049;Windows//Intel\(R\) 
Corporation//3\.0\.1\.10891
   
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2016-04-22 Thread Tomaž Vajngerl
 officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 33a4dccfa23a653b60b81e5b1882e8228f5ad5ac
Author: Tomaž Vajngerl 
Date:   Fri Apr 22 19:29:39 2016 +0900

tdf#97887: add Intel driver 5.2.0.10049 to blacklist

Change-Id: Ied93077ad22490ff02fe0f1e0e90ff01eb4c7b88
(cherry picked from commit 4dd94c6637c503b7cf6e551a8b658a688d6a79ca)
Reviewed-on: https://gerrit.libreoffice.org/24297
Tested-by: Jenkins 
Reviewed-by: Miklos Vajna 

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 6adfa44a..718699c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5626,7 +5626,7 @@
 
   Combinations of (OS, OS version, OpenCL platform vendor, 
OpenCL device name, OpenCL driver version) that are known to be bad. Each entry 
is a string consisting of five parts separated by slashes. An empty part 
matches anything. In case a slash, percent or semicolon occurs inside a part, 
it is replaced by a percent followed by the corresponding number as two hex 
digits. The parts except OS can contain regular expressions. Inside these 
regular expressions the usual characters .*()[]\ are special and should be 
quoted with a backslash to be interpreted literally. OS should be just one of 
"Linux", "OS X" (including the space) or "Windows" (without quotes). Has higher 
priority than OpenCLWhiteList.
 
-   Windows//Intel\(R\) 
Corporation//9\.17\.10\.2884;Windows//Intel\(R\) 
Corporation//4\.2\.0\.99
+  Windows//Intel\(R\) 
Corporation//9\.17\.10\.2884;Windows//Intel\(R\) 
Corporation//4\.2\.0\.99;Windows//Intel\(R\) Corporation//5\.2\.0\.10049
   
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry svtools/source

2016-04-05 Thread Jan Holesovsky
 officecfg/registry/data/org/openoffice/Office/Common.xcu |8 +++
 svtools/source/dialogs/PlaceEditDialog.cxx   |   16 ---
 2 files changed, 13 insertions(+), 11 deletions(-)

New commits:
commit 9baa30bcabb7259c3497db6fa774de2a588ae017
Author: Jan Holesovsky 
Date:   Thu Mar 24 17:05:24 2016 +0100

Disable gdrive/OneDrive/Alfresco cloud based on whether they are compiled 
in.

Change-Id: I81bde1f85489ede4b8c826389146ad0990d6abb6
Reviewed-on: https://gerrit.libreoffice.org/23496
Tested-by: Jenkins 
Reviewed-by: David Tardon 

diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu 
b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 3441172..7cf3e97 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -561,8 +561,8 @@
 
   
 https://www.googleapis.com/drive/v2
-
+https://apis.live.net/v5.0
+https://api.alfresco.com/cmis/versions/1.0/atom/
 
 http://host:port/alfresco/cmisatom
 http://host/p8cmis/wsdl
@@ -580,8 +580,8 @@
 
   
 Google Drive
-
+OneDrive
+Alfresco Cloud
 
 Alfresco 4
 IBM FileNet P8
diff --git a/svtools/source/dialogs/PlaceEditDialog.cxx 
b/svtools/source/dialogs/PlaceEditDialog.cxx
index b062b93..9d0a08e 100644
--- a/svtools/source/dialogs/PlaceEditDialog.cxx
+++ b/svtools/source/dialogs/PlaceEditDialog.cxx
@@ -173,19 +173,21 @@ void PlaceEditDialog::InitDetails( )
 for ( sal_Int32 i = 0; i < aTypesUrlsList.getLength( ) && 
aTypesNamesList.getLength( ); ++i )
 {
 OUString sUrl = aTypesUrlsList[i];
+
+if ((sUrl == GDRIVE_BASE_URL && bSkipGDrive) ||
+(sUrl.startsWith( ALFRESCO_CLOUD_BASE_URL) && bSkipAlfresco) ||
+(sUrl == ONEDRIVE_BASE_URL && bSkipOneDrive))
+{
+// this service is not supported
+continue;
+}
+
 nPos = m_pLBServerType->InsertEntry( aTypesNamesList[i], nPos );
 
 std::shared_ptr 
xCmisDetails(std::make_shared(this, sUrl));
 xCmisDetails->setChangeHdl( LINK( this, PlaceEditDialog, EditHdl ) );
 m_aDetailsContainers.push_back(xCmisDetails);
 
-if ( ( sUrl == GDRIVE_BASE_URL && bSkipGDrive ) ||
- ( sUrl.startsWith( ALFRESCO_CLOUD_BASE_URL ) && bSkipAlfresco ) ||
- ( sUrl == ONEDRIVE_BASE_URL && bSkipOneDrive ) )
-{
-xCmisDetails->setActive( false );
-}
-
 nPos++;
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2016-03-09 Thread Yousuf Philips
 officecfg/registry/data/org/openoffice/Office/Common.xcu |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit fedd629690b7c3744b18149773f2de9ff458f7b6
Author: Yousuf Philips 
Date:   Fri Mar 4 00:36:53 2016 +0400

tdf#62437 Hide OneDrive and Alfresco Cloud until they are functional

Change-Id: I0a1426f81e5ece30c4ca416716b5ada2d53a0412
Reviewed-on: https://gerrit.libreoffice.org/22881
Tested-by: Yousuf Philips 
Reviewed-by: Yousuf Philips 
(cherry picked from commit a9b8fe5e967e9ec78c3c7793d8df60bfbf20d2b6)
Reviewed-on: https://gerrit.libreoffice.org/23011
Tested-by: Jenkins 
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu 
b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 7cf3e97..3441172 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -561,8 +561,8 @@
 
   
 https://www.googleapis.com/drive/v2
-https://apis.live.net/v5.0
-https://api.alfresco.com/cmis/versions/1.0/atom/
+
 
 http://host:port/alfresco/cmisatom
 http://host/p8cmis/wsdl
@@ -580,8 +580,8 @@
 
   
 Google Drive
-OneDrive
-Alfresco Cloud
+
 
 Alfresco 4
 IBM FileNet P8
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry svx/source

2016-02-02 Thread Rishabh
 officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |3 ++-
 svx/source/sidebar/possize/PosSizePropertyPanel.cxx  |2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit c39e78c7680457c1e276569409b6a2c279758496
Author: Rishabh 
Date:   Sun Jan 24 03:58:08 2016 +0530

Make Position and Size sidebar tab visible when a line is selected

Regression bug introduced by - https://gerrit.libreoffice.org/#/c/16165/ 
and removal of obsolete writer code.

Change-Id: I8ab2e0c04b5c90fafdb43f34899053df7bd7fb4e
Reviewed-on: https://gerrit.libreoffice.org/21739
Reviewed-by: Jochen Nitschke 
Tested-by: Jenkins 
Reviewed-by: Katarina Behrens 
(cherry picked from commit 8fb5502b25f0ca0e97e3eb07b68d89d21ee3d0ec)
Reviewed-on: https://gerrit.libreoffice.org/21851
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 92071f8..6982bb0 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -451,7 +451,6 @@
 DrawImpress,TextObject, hidden  ;
 DrawImpress,OLE,hidden  ;
 WriterVariants, Draw,   visible ;
-WriterVariants, DrawLine,   visible ;
   
 
 
@@ -505,6 +504,7 @@
   
 Calc,   Chart,   visible   ;
 Calc,   Draw,hidden;
+Calc,   DrawLine,visible   ;
 Calc,   Form,visible   ;
 Calc,   Graphic, hidden;
 Calc,   Media,   visible   ;
@@ -512,6 +512,7 @@
 Calc,   OLE, visible   ;
 DrawImpress,3DObject,visible   ;
 DrawImpress,Draw,hidden;
+DrawImpress,DrawLine,visible   ;
 DrawImpress,Form,visible   ;
 DrawImpress,Graphic, hidden;
 DrawImpress,Media,   visible   ;
diff --git a/svx/source/sidebar/possize/PosSizePropertyPanel.cxx 
b/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
index 89effbb..bc3d30e 100644
--- a/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
+++ b/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
@@ -285,8 +285,10 @@ void PosSizePropertyPanel::HandleContextChange(
 break;
 
 case CombinedEnumContext(Application_Calc, Context_Draw):
+case CombinedEnumContext(Application_Calc, Context_DrawLine):
 case CombinedEnumContext(Application_Calc, Context_Graphic):
 case CombinedEnumContext(Application_DrawImpress, Context_Draw):
+case CombinedEnumContext(Application_DrawImpress, Context_DrawLine):
 case CombinedEnumContext(Application_DrawImpress, Context_TextObject):
 case CombinedEnumContext(Application_DrawImpress, Context_Graphic):
 bShowPosition = true;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2016-02-02 Thread Caolán McNamara
 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |   12 
--
 1 file changed, 12 deletions(-)

New commits:
commit 19d4cf5dcb45c1b8722f218f85dcd08530539804
Author: Caolán McNamara 
Date:   Tue Feb 2 12:52:10 2016 +

Related: tdf#91909 home/end don't work in impress text boxes anymore

partial revert of

commit 9149dbf17329180e2c9e2fb39243c65acc07a182
Author: Yousuf Philips 
Date:   Fri Nov 20 09:40:59 2015 +0400

tdf#91909 Add shortcuts to slide navigation

to get home/end working in text boxes again

Change-Id: I9960b94077c4c00d63483d3105d73f418cbcef0e
(cherry picked from commit 758a50110aae8c0b339e3230b39f8d8343ce6bbc)
Reviewed-on: https://gerrit.libreoffice.org/22030
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 44b5271..ab773b6 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -2712,12 +2712,6 @@
 .uno:SelectAll
   
 
-
-  
-I10N SHORTCUTS - NO 
TRANSLATE
-.uno:LastPage
-  
-
 
   
 I10N SHORTCUTS - NO 
TRANSLATE
@@ -2852,12 +2846,6 @@
 .uno:SuperScript
   
 
-
-  
-I10N SHORTCUTS - NO 
TRANSLATE
-.uno:FirstPage
-  
-
 
   
 I10N SHORTCUTS - NO 
TRANSLATE
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2016-01-18 Thread Julien Nabet
 officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 0408ccd7d058ef5d7ed1198b32689b47c2a53b00
Author: Julien Nabet 
Date:   Sun Jan 17 00:51:22 2016 +0100

tdf#97196: Slide transition, fix some variant names

For Cover, Uncover and Diagonal

Change-Id: If382287429c178b96d5a2f33d1224807f7382a05
Reviewed-on: https://gerrit.libreoffice.org/21527
Tested-by: Jenkins 
Reviewed-by: Julien Nabet 
(cherry picked from commit ecef63a9a020d7996f1c65016e5691dee8b34132)
Reviewed-on: https://gerrit.libreoffice.org/21532
Reviewed-by: Katarina Behrens 

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
index 36fbade..765a0d5 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
@@ -1921,7 +1921,7 @@
   cover
 
 
-  top-left-bottom-right
+  top-right-bottom-left
 
   
   
@@ -1929,7 +1929,7 @@
   cover
 
 
-  bottom-left-top-right
+  bottom-right-top-left
 
   
   
@@ -2104,7 +2104,7 @@
   diagonal-squares
 
 
-  top-left-bottom-right
+  top-right-bottom-left
 
   
   
@@ -2112,7 +2112,7 @@
   diagonal-squares
 
 
-  bottom-left-top-right
+  bottom-right-top-left
 
   
   
@@ -2184,7 +2184,7 @@
   uncover
 
 
-  top-right-bottom-left
+  top-left-bottom-right
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry sd/source sd/uiconfig

2016-01-18 Thread Philippe Jung
 officecfg/registry/schema/org/openoffice/Office/Impress.xcs |   10 ++
 sd/source/ui/app/optsitem.cxx   |   13 +++
 sd/source/ui/inc/optsitem.hxx   |4 ++
 sd/source/ui/view/ViewShellBase.cxx |   20 +++-
 sd/uiconfig/simpress/toolbar/standardbar.xml|5 +--
 5 files changed, 41 insertions(+), 11 deletions(-)

New commits:
commit f9b0fec2ff0a17ae851077a2b74a0e9d6fc38476
Author: Philippe Jung 
Date:   Mon Jan 18 13:25:41 2016 +0100

tdf#97119 Make TabBarVisible configuration persistant

Now the TabBarVisible status persist between LO quit/relaunch. It is also 
taking into accoutn when opening a (existing/new) presentation.
Fixes the incorrect toolbar button status
Moves the two buttons on Standard bar, in the PageSetup/SlideMasterPage 
group.
ShowTabBar button is also enabled but not selected by default.

Change-Id: Idd9ab15efebc2bf43bc827afaa1eb1457b39deec
Reviewed-on: https://gerrit.libreoffice.org/21541
Tested-by: Jenkins 
Reviewed-by: Katarina Behrens 
(cherry picked from commit 87084436d39662636e92dd03a5161293efb80948)
Reviewed-on: https://gerrit.libreoffice.org/21582
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 

diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 276476a..2ba88b4 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -559,6 +559,16 @@
 
 150
   
+  
+
+
+
+
+  Indicates whether the tab bar should be visible on top of the 
slide panel.
+  Tab bar is visible
+
+false
+  
   
 
   Contains text editing related configuration items.
diff --git a/sd/source/ui/app/optsitem.cxx b/sd/source/ui/app/optsitem.cxx
index 628453b..ca0d104 100644
--- a/sd/source/ui/app/optsitem.cxx
+++ b/sd/source/ui/app/optsitem.cxx
@@ -428,6 +428,7 @@ SdOptionsMisc::SdOptionsMisc( sal_uInt16 nConfigId, bool 
bUseConfig ) :
 bEnablePresenterScreen( true),
 bSolidDragging( true ),
 bSummationOfParagraphs( false ),
+bTabBarVisible( true ),
 bShowUndoDeleteWarning( true ),
 bSlideshowRespectZOrder( true ),
 bShowComments( true ),
@@ -460,6 +461,7 @@ bool SdOptionsMisc::operator==( const SdOptionsMisc& rOpt ) 
const
 IsEnableSdremote() == rOpt.IsEnableSdremote() &&
 IsEnablePresenterScreen() == rOpt.IsEnablePresenterScreen()&&
 IsSummationOfParagraphs() == rOpt.IsSummationOfParagraphs() &&
+IsTabBarVisible() == rOpt.IsTabBarVisible() &&
 IsSolidDragging() == rOpt.IsSolidDragging() &&
 IsShowUndoDeleteWarning() == rOpt.IsShowUndoDeleteWarning() &&
 IsSlideshowRespectZOrder() == rOpt.IsSlideshowRespectZOrder() &&
@@ -513,7 +515,8 @@ void SdOptionsMisc::GetPropNameArray( const char**& 
ppNames, sal_uLong& rCount )
 "PenColor",
 "PenWidth",
 "Start/EnableSdremote",
-"Start/EnablePresenterScreen"
+"Start/EnablePresenterScreen",
+"TabBarVisible"
 };
 
 rCount = ( ( GetConfigId() == SDCFG_IMPRESS ) ? SAL_N_ELEMENTS(aPropNames) 
: 14 );
@@ -574,6 +577,10 @@ bool SdOptionsMisc::ReadData( const Any* pValues )
 
 if( pValues[25].hasValue() )
 SetEnablePresenterScreen( *static_cast(pValues[ 
25 ].getValue()) );
+
+if( pValues[26].hasValue() ) {
+SetTabBarVisible( *static_cast(pValues[ 26 
].getValue()) );
+}
 }
 
 return true;
@@ -615,6 +622,7 @@ bool SdOptionsMisc::WriteData( Any* pValues ) const
 pValues[ 23 ] <<= GetPresentationPenWidth();
 pValues[ 24 ] <<= IsEnableSdremote();
 pValues[ 25 ] <<= IsEnablePresenterScreen();
+pValues[ 26 ] <<= IsTabBarVisible();
 }
 
 return true;
@@ -642,6 +650,7 @@ SdOptionsMiscItem::SdOptionsMiscItem( sal_uInt16 _nWhich, 
SdOptions* pOpts, ::sd
 maOptionsMisc.SetEnableSdremote( pOpts->IsEnableSdremote() );
 maOptionsMisc.SetEnablePresenterScreen( 
pOpts->IsEnablePresenterScreen() );
 maOptionsMisc.SetSummationOfParagraphs( 
pOpts->IsSummationOfParagraphs() );
+maOptionsMisc.SetTabBarVisible( pOpts->IsTabBarVisible() );
 maOptionsMisc.SetShowUndoDeleteWarning( 
pOpts->IsShowUndoDeleteWarning() );
 maOptionsMisc.SetPrinterIndependentLayout( 
pOpts->GetPrinterIndependentLayout() );
 maOptionsMisc.SetDefaultObjectSizeWidth( 
pOpts->GetDefaultObjectSizeWidth() );
@@ -718,6 +727,8 @@ void SdOptionsMiscItem::SetOptions( SdOptions* pOpts ) const
 pOpts->SetEnableSdremote( 

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry ucb/Library_ucpdav1.mk ucb/source

2015-12-21 Thread Giuseppe Castagno
 officecfg/registry/schema/org/openoffice/Inet.xcs |   12 ++
 ucb/Library_ucpdav1.mk|4 +++
 ucb/source/ucp/webdav-neon/NeonSession.cxx|   26 ++
 ucb/source/ucp/webdav-neon/webdavcontent.cxx  |6 +
 4 files changed, 44 insertions(+), 4 deletions(-)

New commits:
commit e1693595443f0a7b6974c065219b7b474dea2bee
Author: Giuseppe Castagno 
Date:   Sat Nov 21 20:41:06 2015 +0100

Related tdf#90700 Add configuration for web connection timeout.

Currently the connection timeout is governed by operating system
default.

LO timeouts will be used in place of the TCP socket operating
system ones, only in operating system where this is currently
possible.

The timeouts to use can be changed in LO configuration:
'Tools > Options > Advanced > Expert Configuration'.
Propriety names are ConnectTimeout and ReadTimeout.

ConnectTimeout contains the timeout (in seconds) used when
making a connection (max 180 s, min 2 s, default 20 s).

ReadTimeout contains the timeout (in seconds) used when reading
from a socket (max 180 s, min 20 s, default 60 s).

Change-Id: Ide69ab137274c3bf71332b6e7151ecac1f1e
Reviewed-on: https://gerrit.libreoffice.org/20195
Reviewed-by: Stephan Bergmann 
Tested-by: Stephan Bergmann 
(cherry picked from commit 14220052ef2b8675ee12aad63b0402f023d9760a)
Reviewed-on: https://gerrit.libreoffice.org/20742
Tested-by: Jenkins 
Reviewed-by: Giuseppe Castagno 
Reviewed-by: Miklos Vajna 

diff --git a/officecfg/registry/schema/org/openoffice/Inet.xcs 
b/officecfg/registry/schema/org/openoffice/Inet.xcs
index e6c1f7b..f5dcc6a 100644
--- a/officecfg/registry/schema/org/openoffice/Inet.xcs
+++ b/officecfg/registry/schema/org/openoffice/Inet.xcs
@@ -151,6 +151,18 @@
   
 
   
+  
+
+  Specifies the timeout when first open a connection to a 
Web/WebDAV server. Time in seconds. Minimum allowed 5 sec maximum 180 
sec.
+
+   20
+  
+  
+
+  Specifies the timeout when waiting for data from a Web/WebDAV 
server. Time in seconds. Minimum allowed 20 sec maximum 180 sec.
+
+   60
+  
 
   
 
diff --git a/ucb/Library_ucpdav1.mk b/ucb/Library_ucpdav1.mk
index f6e8a62..37f3c8f 100644
--- a/ucb/Library_ucpdav1.mk
+++ b/ucb/Library_ucpdav1.mk
@@ -33,6 +33,10 @@ $(eval $(call gb_Library_use_externals,ucpdav1,\
openssl \
 ))
 
+$(eval $(call gb_Library_use_custom_headers,ucpdav1,\
+   officecfg/registry \
+))
+
 $(eval $(call gb_Library_add_exception_objects,ucpdav1,\
ucb/source/ucp/webdav-neon/ContentProperties \
ucb/source/ucp/webdav-neon/DateTimeHelper \
diff --git a/ucb/source/ucp/webdav-neon/NeonSession.cxx 
b/ucb/source/ucp/webdav-neon/NeonSession.cxx
index 6cd7c32..2c3c60c 100644
--- a/ucb/source/ucp/webdav-neon/NeonSession.cxx
+++ b/ucb/source/ucp/webdav-neon/NeonSession.cxx
@@ -60,6 +60,7 @@ extern "C" {
 #include "LinkSequence.hxx"
 #include "UCBDeadPropertyValue.hxx"
 
+#include 
 #include 
 #include 
 #include 
@@ -691,6 +692,11 @@ void NeonSession::Init()
 
 if ( bCreateNewSession )
 {
+const sal_Int32nConnectTimeoutMax = 180;
+const sal_Int32nConnectTimeoutMin = 2;
+const sal_Int32nReadTimeoutMax = 180;
+const sal_Int32nReadTimeoutMin = 20;
+
 // @@@ For FTP over HTTP proxy inUserInfo is needed to be able to
 // build the complete request URI (including user:pass), but
 // currently (0.22.0) neon does not allow to pass the user info
@@ -790,6 +796,26 @@ void NeonSession::Init()
 ne_set_server_auth( m_pHttpSession, NeonSession_NeonAuth, this );
 ne_set_proxy_auth ( m_pHttpSession, NeonSession_NeonAuth, this );
 #endif
+// set timeout to connect
+// if connect_timeout is not set, neon returns NE_CONNECT when the TCP 
socket default
+// timeout elapses
+// whith connect_timeout set neon returns NE_TIMEOUT if elapsed when 
the connection
+// didn't succeed
+// grab it from configuration
+uno::Reference< uno::XComponentContext > rContext = 
m_xFactory->getComponentContext();
+
+// set the timeout (in seconds) used when making a connection
+sal_Int32 nConnectTimeout = 
officecfg::Inet::Settings::ConnectTimeout::get( rContext );
+ne_set_connect_timeout( m_pHttpSession,
+(int) ( std::max( nConnectTimeoutMin,
+  std::min( nConnectTimeout, 
nConnectTimeoutMax ) ) ) );
+
+// provides a read time out facility as well
+// set the timeout (in seconds) used when reading from a socket.
+

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry sd/sdi

2015-12-15 Thread Yousuf Philips
 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |   24 
++
 sd/sdi/sdraw.sdi   |8 +--
 2 files changed, 28 insertions(+), 4 deletions(-)

New commits:
commit 0145083c067effe56cc30c7ea4b2e95b9f600d17
Author: Yousuf Philips 
Date:   Fri Nov 20 09:40:59 2015 +0400

tdf#91909 Add shortcuts to slide navigation

Change-Id: If9819ec8065d0bdce9604ed74b7b0571b24580b0
Reviewed-on: https://gerrit.libreoffice.org/20070
Tested-by: Jenkins 
Reviewed-by: Yousuf Philips 
(cherry picked from commit 9149dbf17329180e2c9e2fb39243c65acc07a182)
Reviewed-on: https://gerrit.libreoffice.org/20444
Reviewed-by: Christian Lohmaier 
Tested-by: Christian Lohmaier 

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 7ea89af..44b5271 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -2559,12 +2559,24 @@
 .uno:InsertAnnotation
   
 
+
+  
+I10N SHORTCUTS - NO 
TRANSLATE
+.uno:NextPage
+  
+
 
   
 I10N SHORTCUTS - NO 
TRANSLATE
 .uno:NextAnnotation
   
 
+
+  
+I10N SHORTCUTS - NO 
TRANSLATE
+.uno:PreviousPage
+  
+
 
   
 I10N SHORTCUTS - NO 
TRANSLATE
@@ -2700,6 +2712,12 @@
 .uno:SelectAll
   
 
+
+  
+I10N SHORTCUTS - NO 
TRANSLATE
+.uno:LastPage
+  
+
 
   
 I10N SHORTCUTS - NO 
TRANSLATE
@@ -2834,6 +2852,12 @@
 .uno:SuperScript
   
 
+
+  
+I10N SHORTCUTS - NO 
TRANSLATE
+.uno:FirstPage
+  
+
 
   
 I10N SHORTCUTS - NO 
TRANSLATE
diff --git a/sd/sdi/sdraw.sdi b/sd/sdi/sdraw.sdi
index 2ad46fd..537bd05 100644
--- a/sd/sdi/sdraw.sdi
+++ b/sd/sdi/sdraw.sdi
@@ -7074,7 +7074,7 @@ SfxVoidItem NextPage SID_GO_TO_NEXT_PAGE
 Synchron;
 
 /* config: */
-AccelConfig = TRUE,
+AccelConfig = FALSE,
 MenuConfig = TRUE,
 StatusBarConfig = FALSE,
 ToolBoxConfig = TRUE,
@@ -7098,7 +7098,7 @@ SfxVoidItem PreviousPage SID_GO_TO_PREVIOUS_PAGE
 Synchron;
 
 /* config: */
-AccelConfig = TRUE,
+AccelConfig = FALSE,
 MenuConfig = TRUE,
 StatusBarConfig = FALSE,
 ToolBoxConfig = TRUE,
@@ -7122,7 +7122,7 @@ SfxVoidItem FirstPage SID_GO_TO_FIRST_PAGE
 Synchron;
 
 /* config: */
-AccelConfig = TRUE,
+AccelConfig = FALSE,
 MenuConfig = TRUE,
 StatusBarConfig = FALSE,
 ToolBoxConfig = TRUE,
@@ -7146,7 +7146,7 @@ SfxVoidItem LastPage SID_GO_TO_LAST_PAGE
 Synchron;
 
 /* config: */
-AccelConfig = TRUE,
+AccelConfig = FALSE,
 MenuConfig = TRUE,
 StatusBarConfig = FALSE,
 ToolBoxConfig = TRUE,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry sd/uiconfig

2015-12-08 Thread Yousuf Philips
 officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu |2 
-
 sd/uiconfig/sdraw/toolbar/standardbar.xml   |   13 
--
 sd/uiconfig/sdraw/toolbar/toolbar.xml   |2 
-
 sd/uiconfig/simpress/toolbar/toolbar.xml|6 
++--
 4 files changed, 11 insertions(+), 12 deletions(-)

New commits:
commit ece6ec1571db2b3d8782884b5fc594d6c5412c4c
Author: Yousuf Philips 
Date:   Mon Nov 30 13:37:34 2015 +0400

tdf#84909 Improvements to impress and draw toolbars

Change-Id: I50f1ee5fc0ff9a53532954dfc4939a7d5f18f575
Reviewed-on: https://gerrit.libreoffice.org/20280
Tested-by: Jenkins 
Reviewed-by: Yousuf Philips 
(cherry picked from commit 19c7af844f12436a48be2ef263ede8f0f27d257d)
Reviewed-on: https://gerrit.libreoffice.org/20445
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu
index a45bac8..c23ad34 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu
@@ -359,7 +359,7 @@
   
   
 
-  1,0
+  0,1
 
 
   true
diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml 
b/sd/uiconfig/sdraw/toolbar/standardbar.xml
index 90e21d6..e9a5fdc 100644
--- a/sd/uiconfig/sdraw/toolbar/standardbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml
@@ -44,18 +44,17 @@
  
  
  
- 
- 
- 
  
  
+ 
+ 
+ 
  
  
  
  
- 
  
- 
+ 
  
  
  
@@ -64,11 +63,11 @@
  
  
  
- 
+ 
  
  
  
- 
+ 
  
  
  
diff --git a/sd/uiconfig/sdraw/toolbar/toolbar.xml 
b/sd/uiconfig/sdraw/toolbar/toolbar.xml
index 7b1d7f8..3c7127f 100644
--- a/sd/uiconfig/sdraw/toolbar/toolbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/toolbar.xml
@@ -19,7 +19,7 @@
 -->
 http://openoffice.org/2001/toolbar; 
xmlns:xlink="http://www.w3.org/1999/xlink; toolbar:id="toolbar">
  
- 
+ 
  
  
  
diff --git a/sd/uiconfig/simpress/toolbar/toolbar.xml 
b/sd/uiconfig/simpress/toolbar/toolbar.xml
index aec25d6..6cb4f49 100644
--- a/sd/uiconfig/simpress/toolbar/toolbar.xml
+++ b/sd/uiconfig/simpress/toolbar/toolbar.xml
@@ -30,14 +30,14 @@
  
  
  
+ 
+ 
+ 
  
  
  
  
  
- 
- 
- 
  
  
  
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry sw/uiconfig

2015-12-08 Thread Yousuf Philips
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu   |5 
-
 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu|8 

 officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu |4 
++--
 sw/uiconfig/swriter/toolbar/drawingobjectbar.xml   |4 

 sw/uiconfig/swriter/toolbar/numobjectbar.xml   |   10 
+-
 sw/uiconfig/swriter/toolbar/oleobjectbar.xml   |2 
+-
 sw/uiconfig/swriter/toolbar/standardbar.xml|2 
+-
 sw/uiconfig/swriter/toolbar/tableobjectbar.xml |4 
++--
 sw/uiconfig/swriter/toolbar/textobjectbar.xml  |6 
--
 9 files changed, 31 insertions(+), 14 deletions(-)

New commits:
commit cbff71864a02674e9b7eba756aa3f881e39b5c27
Author: Yousuf Philips 
Date:   Mon Nov 30 12:23:37 2015 +0400

tdf#81475 Improvements to writer's toolbars

Hide entries in the standard and table toolbars and add useful entries into 
the formatting, object, and bullets toolbars. Also make bullets and table 
toolbars appear on a different line than the drawing toolbar.

Change-Id: I307e8f289fc5b1d8c7dd074989ffc0500697073f
Reviewed-on: https://gerrit.libreoffice.org/20279
Reviewed-by: Yousuf Philips 
Tested-by: Yousuf Philips 
(cherry picked from commit bd7f0b0ba3391f3049cb3f2d7b70493a05362316)
Reviewed-on: https://gerrit.libreoffice.org/20443
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 09151c8..392aa6f 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -2170,6 +2170,9 @@
   
   
 
+  Edit Points
+
+
   Poi~nts
 
 
@@ -2691,7 +2694,7 @@
   
   
 
-  ~New Style from Selection...
+  ~New Style...
 
 
   1
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index d53d549..8aa8fee 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -1052,7 +1052,7 @@
   
   
 
-  Align Top
+  Align Top to Anchor
 
 
   1
@@ -1060,7 +1060,7 @@
   
   
 
-  Align Bottom
+  Align Bottom to Anchor
 
 
   1
@@ -1068,7 +1068,7 @@
   
   
 
-  Align Vertical Center
+  Align Middle to Anchor
 
 
   1
@@ -1261,7 +1261,7 @@
   
   
 
-  Optimize
+  Optimize Size
 
 
   1
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
index d710e22..add0851 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
@@ -99,7 +99,7 @@
   
   
 
-  0,0
+  0,1
 
 
   1
@@ -119,7 +119,7 @@
   
   
 
-  0,0
+  0,2
 
 
   1
diff --git a/sw/uiconfig/swriter/toolbar/drawingobjectbar.xml 
b/sw/uiconfig/swriter/toolbar/drawingobjectbar.xml
index 308c8b1..2c3ba2a 100644
--- a/sw/uiconfig/swriter/toolbar/drawingobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/drawingobjectbar.xml
@@ -51,8 +51,12 @@
  
  
  
+ 
+ 
  
  
+ 
+ 
  
  
  
diff --git a/sw/uiconfig/swriter/toolbar/numobjectbar.xml 
b/sw/uiconfig/swriter/toolbar/numobjectbar.xml
index f5b49ee..13119f1 100644
--- a/sw/uiconfig/swriter/toolbar/numobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/numobjectbar.xml
@@ -31,5 +31,13 @@
  
  
  
- 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
 
diff --git a/sw/uiconfig/swriter/toolbar/oleobjectbar.xml 
b/sw/uiconfig/swriter/toolbar/oleobjectbar.xml
index dc1cce5..941ba4f 100644
--- a/sw/uiconfig/swriter/toolbar/oleobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/oleobjectbar.xml
@@ -47,5 +47,5 @@
  
  
  
- 
+ 
 
diff --git a/sw/uiconfig/swriter/toolbar/standardbar.xml 
b/sw/uiconfig/swriter/toolbar/standardbar.xml
index 533ef8d..6d36cc0 100644
--- a/sw/uiconfig/swriter/toolbar/standardbar.xml
+++ b/sw/uiconfig/swriter/toolbar/standardbar.xml
@@ -61,7 +61,7 @@
  
  
  
- 
+ 
  
  
  
diff --git a/sw/uiconfig/swriter/toolbar/tableobjectbar.xml 

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry sw/uiconfig

2015-12-07 Thread Yousuf Philips
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |   31 ++-
 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu  |9 
 sw/uiconfig/swriter/menubar/menubar.xml  |   97 
--
 3 files changed, 115 insertions(+), 22 deletions(-)

New commits:
commit e5eb75cd21c78fd55f3165ce4af250109a46fefd
Author: Yousuf Philips 
Date:   Wed Nov 25 15:50:38 2015 +0400

tdf#91781 Add more shapes to the menu and additional tweaks

Special version for 5.1, not using ToolbarAsMenuController.
It's patch set 2 of https://gerrit.libreoffice.org/20167/

Change-Id: I0f6bc69afce27d5e4dd7fab3c8e8b87e292d6217

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 80d2325..09151c8 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1985,7 +1985,7 @@
   
   
 
-  Gr~id
+  Gr~id and Helplines
 
   
   
@@ -3369,6 +3369,30 @@
   1
 
   
+  
+
+  ~Line
+
+
+  1
+
+  
+  
+
+  ~Basic
+
+
+  1
+
+  
+  
+
+  ~Symbol
+
+
+  1
+
+  
   
 
   ~Rulers
@@ -4951,7 +4975,10 @@
   
   
 
-  Design Mode On/Off
+  Toggle Design Mode
+
+
+  Design Mode
 
 
   9
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 1ad103d..d53d549 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -122,7 +122,10 @@
   
   
 
-  Table of Contents or ~Index...
+  Insert Table of Contents, Index or 
Bibliography
+
+
+  Table of Contents, ~Index or 
Bibliography...
 
 
   1
@@ -533,7 +536,7 @@
   1
 
   
-  
+  
 
   ~Text Box and Shape
 
@@ -2587,7 +2590,7 @@
   Pre~formatted Text
 
   
-  
+  
 
   Text Body
 
diff --git a/sw/uiconfig/swriter/menubar/menubar.xml 
b/sw/uiconfig/swriter/menubar/menubar.xml
index 509155f..07e85ae 100644
--- a/sw/uiconfig/swriter/menubar/menubar.xml
+++ b/sw/uiconfig/swriter/menubar/menubar.xml
@@ -125,13 +125,6 @@
   
 
   
-  
-
-  
-  
-  
-
-  
   
   
   
@@ -139,6 +132,7 @@
   
   
   
+  
   
 
   
@@ -149,7 +143,6 @@
   
   
   
-  
   
 
   
@@ -180,7 +173,7 @@
   
   
   
-  
+  
   
   
   
@@ -235,11 +228,73 @@
   
   
 
-  
-  
-  
-  
-  
+  
+
+  
+  
+  
+  
+  
+  
+  
+  
+
+  
+  
+
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+  
+  
+
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+  
 
   
   
@@ -308,9 +363,10 @@
 
   
   
-  
   
+  
   
+  
   
 
   
@@ -468,7 +524,7 @@
   
 
   
-  
+  
 
   
   
@@ -485,6 +541,12 @@
   
 
   
+  
+
+  
+  
+
+  
   
   
   
@@ -555,7 +617,7 @@
   
   
   
-  
+  
   
   
   
@@ -680,6 +742,7 @@
   
   
   
+  
   
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2015-12-03 Thread Justin Luth
 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit e806e700e7084eedf1e993062e5e8a6154eb5338
Author: Justin Luth 
Date:   Thu Dec 3 11:29:30 2015 +0300

related to tdf#73691 - don't conflict with menu hotkeys

Although German (de) was remapped to use Alt-C instead, it still
assigned the en-US alt-X assignment as well, and accelerators
take precedence over menu ~ indicated keys.  So a blank assignment
needs to be made in the alt-X accelerator for any language that conflicts.

Added vietnamese as well - it conflicts with both alt-x and alt-c, so not
assigning any accelerator to it for now.  A vietnamese can request and 
suggest
an appropriate accelerator combination.

Change-Id: Id972f5125ccab5eaca72b6a114099a5b441b055d
Reviewed-on: https://gerrit.libreoffice.org/20365
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 
(cherry picked from commit f0282aeddc4df555a273c20e8480cef586960ac8)
Reviewed-on: https://gerrit.libreoffice.org/20389

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 434b2e6..bbaa030 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -212,6 +212,12 @@
 
   I10N SHORTCUTS - NO 
TRANSLATE
   .uno:UnicodeNotationToggle
+  
+  
+  
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2015-12-03 Thread Justin Luth
 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |8 
 1 file changed, 8 insertions(+)

New commits:
commit 18f668d9e15cd86448bc3e470f5b3e8a534beb06
Author: Justin Luth 
Date:   Fri Dec 4 10:23:35 2015 +0300

related to tdf#73691 - AltX: use alt-c for eu, gl, nl, pt-BR

Unicode Notation toggle's alt-X conflicts with the main menu for Basque,
Galician, Dutch, and Brazilian Portugese.  Replaced with Alt-C which matches
the alternate combination already assigned for German.

If MSWord uses a different combination for these languages, someone can
request a matching change.  Dutch is confirmed as using the conflicting 
Alt-X,
but the other languages are unknown status in MSWord.

Change-Id: Id07fc825aa7df427b4e7d1db9026dc1665a14a0d
Reviewed-on: https://gerrit.libreoffice.org/20370
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 
(cherry picked from commit 2ffe2b0c746a64467b4115523f91ce391ab9b229)
Reviewed-on: https://gerrit.libreoffice.org/20390

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index bbaa030..7ea89af 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -218,12 +218,20 @@
   -->
   
   
+  
+  
+  
+  
 
   
   
 
   I10N SHORTCUTS - NO 
TRANSLATE
   .uno:UnicodeNotationToggle
+  .uno:UnicodeNotationToggle
+  .uno:UnicodeNotationToggle
+  .uno:UnicodeNotationToggle
+  .uno:UnicodeNotationToggle
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2015-12-03 Thread Jan Holesovsky
 officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f73ecff91d759b54836f47771a297958b4a70300
Author: Jan Holesovsky 
Date:   Mon Nov 30 12:32:16 2015 +0100

sc interperter: Turn it on for a subset of operations by default.

Change-Id: I6715b620adaa6f2b461cb900abb996b62d955ae5
Reviewed-on: https://gerrit.libreoffice.org/20376
Reviewed-by: Jan Holesovsky 
Tested-by: Jan Holesovsky 

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 8fe1457..7279a04 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5647,7 +5647,7 @@
   Determines whether Software Interpreter can be used to speed
   up some operations on Calc formulas.
 
-false
+true
   
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

2015-11-30 Thread Yousuf Philips
 officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu |2 
+-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d154f8e229cbe05bf40b685d5bdbdd4774906f76
Author: Yousuf Philips 
Date:   Thu Nov 12 18:43:21 2015 +0400

Add 'Edit Points' toolbar to View > Toolbar menu in writer

Change-Id: Ia38f80f1e1cfda64aa4219346949135c6904ee77
Reviewed-on: https://gerrit.libreoffice.org/19930
Tested-by: Jenkins 
Reviewed-by: Maxim Monastirsky 
Tested-by: Maxim Monastirsky 
(cherry picked from commit a4c8322d2cdd752d299aaeb8a9e9d8d7d665572c)
Reviewed-on: https://gerrit.libreoffice.org/20277

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
index f4d8360..d710e22 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
@@ -188,7 +188,7 @@
   true
 
 
-  true
+  false
 
 
   true
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits