[Libreoffice-commits] core.git: 3 commits - drawinglayer/source sw/qa translations
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Dec 17 17:38:11 UTC 2020
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx | 2 +-
translations | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 668525eeeb4a84bafb90b1d920e68a1cc3e8dfaf
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Dec 16 20:52:10 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Dec 17 18:37:08 2020 +0100
Removed executable bits on fodt file
Change-Id: I6abb926efe745e27190cd36e249d2b8845c348f0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107855
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Jenkins
diff --git a/sw/qa/extras/layout/data/tdf137819.fodt b/sw/qa/extras/layout/data/tdf137819.fodt
old mode 100755
new mode 100644
commit 5cf7d315891147ca20c57b2ced9193938160189b
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Dec 16 20:51:59 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Dec 17 18:36:48 2020 +0100
Fix typo
Change-Id: I1790f37a3d0a6d4921f819b27c29cc6ee59ce00c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107854
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Jenkins
diff --git a/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx b/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
index ebbc41744734..1402459297bb 100644
--- a/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
+++ b/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
@@ -711,7 +711,7 @@ void VclPixelProcessor2D::processControlPrimitive2D(
// Tiled Rendering clients usually do *not* have real VCL-Windows for the controls, but
// exactly that would be needed on each client displaying the tiles (what would be hard
// to do but also would have advantages - the clients would have real controls in the
- // shape of their traget system which could be interacted with...). It is also what the
+ // shape of their target system which could be interacted with...). It is also what the
// office does.
// For now, fallback to just render these controls when Tiled Rendering is active to just
// have them displayed on all clients.
commit 22214e27c7b0a8ef5612326d85dd9b847819413d
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Thu Dec 17 18:36:04 2020 +0100
Commit: Gerrit Code Review <gerrit at gerrit.libreoffice.org>
CommitDate: Thu Dec 17 18:36:04 2020 +0100
Update git submodules
* Update translations from branch 'master'
to 14f402c21427505066d2b5e093bdf48488ac5964
- update translations for 7.1.0 rc1
and force-fix errors usinc pocheck
Change-Id: I302feb12a0180d134f32c450c15f2eae5cc6b19b
diff --git a/translations b/translations
index 0c5bce2255d6..14f402c21427 160000
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit 0c5bce2255d6cab360e066c391a14d85d7e7d115
+Subproject commit 14f402c21427505066d2b5e093bdf48488ac5964
More information about the Libreoffice-commits
mailing list