[openoffice] branch AOO42X updated: Fixed typos, removed whitespace

2022-01-11 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
 new 7b2f5c2  Fixed typos, removed whitespace
7b2f5c2 is described below

commit 7b2f5c247fad6aaa1cc6bb50086b9b29658935b4
Author: mseidel 
AuthorDate: Tue Jan 11 15:11:19 2022 +0100

Fixed typos, removed whitespace

(cherry picked from commit b7d2c8470c348858b50b6ab6b047a8ef0f02195f)
---
 .../ui/slidesorter/inc/view/SlideSorterView.hxx| 16 
 .../ui/slidesorter/inc/view/SlsButtonBar.hxx   | 22 +++---
 .../ui/slidesorter/inc/view/SlsILayerPainter.hxx   | 20 ++--
 .../ui/slidesorter/inc/view/SlsInsertAnimator.hxx  |  8 
 .../inc/view/SlsInsertionIndicatorOverlay.hxx  |  8 
 .../source/ui/slidesorter/inc/view/SlsLayouter.hxx | 16 
 .../slidesorter/inc/view/SlsPageObjectLayouter.hxx | 14 +++---
 .../inc/view/SlsPageObjectViewContact.hxx  | 16 
 .../inc/view/SlsPageObjectViewObjectContact.hxx| 20 ++--
 9 files changed, 70 insertions(+), 70 deletions(-)

diff --git a/main/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx 
b/main/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
index 78c4e07..70a2707 100644
--- a/main/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
+++ b/main/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
 
@@ -78,7 +78,7 @@ public:
 @param rViewShell
 This reference is simply passed to the base class and not used
 by this class.
-
+
 */
 SlideSorterView (SlideSorter& rSlideSorter);
 void Init (void);
@@ -161,7 +161,7 @@ public:
 ::boost::shared_ptr GetPreviewCache (void);
 
 /** Set the bounding box of the insertion marker in model coordinates.
-
+
 It will be painted as a dark rectangle that fills the given box.
 */
 void SetInsertionMarker (const Rectangle& rBBox);
@@ -171,7 +171,7 @@ public:
 void SetInsertionMarkerVisibility (bool bVisible);
 
 /** Set the size and position of the selection rectangle.
-
+
 It will be painted as a dashed rectangle.
 */
 void SetSelectionRectangle (const Rectangle& rBox);
@@ -235,7 +235,7 @@ public:
 
 ::boost::shared_ptr GetPageObjectPainter (void);
 ::boost::shared_ptr GetLayeredDevice (void) const;
-
+
 class DrawLock
 {
 public:
diff --git a/main/sd/source/ui/slidesorter/inc/view/SlsButtonBar.hxx 
b/main/sd/source/ui/slidesorter/inc/view/SlsButtonBar.hxx
index b4b88d6..56a16b0 100644
--- a/main/sd/source/ui/slidesorter/inc/view/SlsButtonBar.hxx
+++ b/main/sd/source/ui/slidesorter/inc/view/SlsButtonBar.hxx
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
 
@@ -63,7 +63,7 @@ public:
 const model::SharedPageDescriptor& rpDescriptor,
 const Point aMouseModelLocation,
 const bool bIsMouseButtonDown);
-
+
 void ResetPage (void);
 
 /** Return the number of 

[openoffice] branch trunk updated: Fixed typos, removed whitespace

2022-01-11 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
 new b7d2c84  Fixed typos, removed whitespace
b7d2c84 is described below

commit b7d2c8470c348858b50b6ab6b047a8ef0f02195f
Author: mseidel 
AuthorDate: Tue Jan 11 15:11:19 2022 +0100

Fixed typos, removed whitespace
---
 .../ui/slidesorter/inc/view/SlideSorterView.hxx| 16 
 .../ui/slidesorter/inc/view/SlsButtonBar.hxx   | 22 +++---
 .../ui/slidesorter/inc/view/SlsILayerPainter.hxx   | 20 ++--
 .../ui/slidesorter/inc/view/SlsInsertAnimator.hxx  |  8 
 .../inc/view/SlsInsertionIndicatorOverlay.hxx  |  8 
 .../source/ui/slidesorter/inc/view/SlsLayouter.hxx | 16 
 .../slidesorter/inc/view/SlsPageObjectLayouter.hxx | 14 +++---
 .../inc/view/SlsPageObjectViewContact.hxx  | 16 
 .../inc/view/SlsPageObjectViewObjectContact.hxx| 20 ++--
 9 files changed, 70 insertions(+), 70 deletions(-)

diff --git a/main/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx 
b/main/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
index 78c4e07..70a2707 100644
--- a/main/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
+++ b/main/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
 
@@ -78,7 +78,7 @@ public:
 @param rViewShell
 This reference is simply passed to the base class and not used
 by this class.
-
+
 */
 SlideSorterView (SlideSorter& rSlideSorter);
 void Init (void);
@@ -161,7 +161,7 @@ public:
 ::boost::shared_ptr GetPreviewCache (void);
 
 /** Set the bounding box of the insertion marker in model coordinates.
-
+
 It will be painted as a dark rectangle that fills the given box.
 */
 void SetInsertionMarker (const Rectangle& rBBox);
@@ -171,7 +171,7 @@ public:
 void SetInsertionMarkerVisibility (bool bVisible);
 
 /** Set the size and position of the selection rectangle.
-
+
 It will be painted as a dashed rectangle.
 */
 void SetSelectionRectangle (const Rectangle& rBox);
@@ -235,7 +235,7 @@ public:
 
 ::boost::shared_ptr GetPageObjectPainter (void);
 ::boost::shared_ptr GetLayeredDevice (void) const;
-
+
 class DrawLock
 {
 public:
diff --git a/main/sd/source/ui/slidesorter/inc/view/SlsButtonBar.hxx 
b/main/sd/source/ui/slidesorter/inc/view/SlsButtonBar.hxx
index b4b88d6..56a16b0 100644
--- a/main/sd/source/ui/slidesorter/inc/view/SlsButtonBar.hxx
+++ b/main/sd/source/ui/slidesorter/inc/view/SlsButtonBar.hxx
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
 
@@ -63,7 +63,7 @@ public:
 const model::SharedPageDescriptor& rpDescriptor,
 const Point aMouseModelLocation,
 const bool bIsMouseButtonDown);
-
+
 void ResetPage (void);
 
 /** Return the number of buttons that are to be displayed in page
@@ -74,7 +74,7 @@ public: