[Libreoffice-commits] core.git: include/svl sd/qa sd/source svl/source

2018-09-19 Thread Libreoffice Gerrit user
include/svl/undo.hxx | 38 +--- sd/qa/unit/tiledrendering/tiledrendering.cxx |4 sd/source/ui/view/outlview.cxx | 28 +-- svl/source/undo/undo.cxx | 241 ++- 4 files changed, 120 insertions(+), 191

[Libreoffice-commits] core.git: include/unotools unotools/source unoxml/source uui/source

2018-09-19 Thread Libreoffice Gerrit user
include/unotools/configitem.hxx|2 +- include/unotools/intlwrapper.hxx |2 +- include/unotools/streamhelper.hxx |2 +- include/unotools/tempfile.hxx |2 +- include/unotools/transliterationwrapper.hxx

[Libreoffice-bugs] [Bug 119916] Error de Traducción al idioma Español en LO Calc 6.1.1 >Menú "Formato" > Submenú "Ancla" > Opción "To Cell (Resize With Cell)" - Versión en Español

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119916 --- Comment #6 from Julien Nabet --- (In reply to Albert Acer from comment #5) > I reported the translation error again because at this moment I am testing > and using Libreoffice Calc 6.1.1 in Spanish and I find the reported problem >

Re: How to make unokywds.hxx from module sd usable for svdlayer.cxx in module svx?

2018-09-19 Thread Stephan Bergmann
On 18/09/2018 17:21, Tor Lillqvist wrote: On the other hand, do we really consider what sd/source/ui/inc/unokywds.hxx exhibits to be good style? My personal impression has been that we want to eventually get rid of stuff like this and just use literal strings as such in the code, and I have

[Libreoffice-commits] core.git: include/svx svx/source

2018-09-19 Thread Libreoffice Gerrit user
include/svx/SvxPresetListBox.hxx |1 - svx/source/tbxctrls/SvxPresetListBox.cxx |3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit 488db385bd14597b2c14410b855749bc5c5b9441 Author: Stephan Bergmann AuthorDate: Wed Sep 19 08:27:33 2018 +0200 Commit:

[Libreoffice-bugs] [Bug 119017] [META] Signature lines bugs and enhancements

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119017 Samuel Mehrbrodt (CIB) changed: What|Removed |Added Depends on||119973 Referenced

[Libreoffice-bugs] [Bug 119973] OOXML: Signed Signature Line has black background

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119973 Samuel Mehrbrodt (CIB) changed: What|Removed |Added CC||s.mehrbr...@gmail.com

[Libreoffice-bugs] [Bug 119973] New: OOXML: Signed Signature Line has black background

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119973 Bug ID: 119973 Summary: OOXML: Signed Signature Line has black background Product: LibreOffice Version: 6.1.0.0.beta1+ Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 119017] [META] Signature lines bugs and enhancements

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119017 Bug 119017 depends on bug 118567, which changed state. Bug 118567 Summary: Signature Line: Signing ooxml produces invalid signature https://bugs.documentfoundation.org/show_bug.cgi?id=118567 What|Removed

[Libreoffice-bugs] [Bug 118567] Signature Line: Signing ooxml produces invalid signature

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118567 Samuel Mehrbrodt (CIB) changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 119972] New: When I adjust the page margin, the text boxes which in a table will not in the correct position.

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119972 Bug ID: 119972 Summary: When I adjust the page margin, the text boxes which in a table will not in the correct position. Product: LibreOffice Version: 6.1.0.3 release

[Libreoffice-ux-advise] [Bug 118574] Calc: show error and other special values at the beginning of the list of automatic filters

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118574 Heiko Tietze changed: What|Removed |Added Keywords||needsUXEval

[Libreoffice-bugs] [Bug 118574] Calc: show error and other special values at the beginning of the list of automatic filters

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118574 Heiko Tietze changed: What|Removed |Added Keywords||needsUXEval

[Libreoffice-ux-advise] [Bug 108966] Copy/Paste of individual image from Word into LO Writer performs no action. (Paste special as GDI image works and should be default)

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108966 Heiko Tietze changed: What|Removed |Added CC|libreoffice-ux-advise@lists |tietze.he...@gmail.com

[Libreoffice-bugs] [Bug 119940] Bolding a Hebrew word in a sentence with some embedded Hebrew fonts changes the intra-word spacing of surrounding words

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119940 Heiko Tietze changed: What|Removed |Added CC||khaledho...@eglug.org ---

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - debian/changelog debian/control loolwsd.spec.in

2018-09-19 Thread Libreoffice Gerrit user
debian/changelog |6 ++ debian/control |2 +- loolwsd.spec.in |4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) New commits: commit ca41d2971e25a12215ac16db01d273442fc7e7de Author: Andras Timar AuthorDate: Wed Sep 19 08:03:51 2018 +0200 Commit: Andras Timar

Re: Why is syntax error 'assert(false, "some text")' not discovered by Visual Studio?

2018-09-19 Thread Tor Lillqvist
But even if assert(e) expands to nothing, the compiler should report an error if you pass two arguments to the assert macro that takes just one. At least Clang on macOS and gcc on Linux do: assert.cpp:5:17: error: too many arguments provided to function-like macro invocation assert(false,

[Libreoffice-commits] online.git: Changes to 'refs/tags/3.4-rc6'

2018-09-19 Thread Libreoffice Gerrit user
Tag '3.4-rc6' created by Andras Timar at 2018-09-19 06:04 + 3.4-rc6 Changes since 3.4-rc5-4: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - loleaflet/src

2018-09-19 Thread Libreoffice Gerrit user
loleaflet/src/control/Control.MobileInput.js | 28 +++ 1 file changed, 20 insertions(+), 8 deletions(-) New commits: commit 5b33ec605f9a26d7f7070b2b030f8a7c953f96bd Author: Henry Castro AuthorDate: Tue Sep 18 21:33:11 2018 -0400 Commit: Andras Timar

<    1   2   3   4   5