Fillstyle regressions: fixes available but not with understanding

2019-01-03 Thread Justin Luth
Hi Armin (or another expert interested in having XATTR_FILL regressions fixed),     I spent a bit of time investigating a FillStyle bug (tdf#12, exposed by one of my fixes), but since this looks like a dangerous area (with several long-standing regressions), I

Re: Minutes of the ESC call 2019-02-07 - disable popups

2019-02-08 Thread Justin Luth
* Pending Action Items: + disable popups for release-build only in 6.2/.3 (Justin L) [ sent some code pointers ] Since I'm not a release engineer, I don't have a way to test the changes that I was asked to make. So I've instead created bug 123270 which a qualified individual can

Request for someone to thoughtfully and critically evaluate RightToLeft DOCX bug fixes

2019-02-18 Thread Justin Luth
RTL bugs are complicated, and I don't think our testing is geared to RTL situations, so bad changes have a better chance of causing regressions and disturbing our users.  I have several gerrit patches that should be critically reviewed by someone familiar with RTL issues. 1.) 3 patches

RE: Canadian developers?

2019-08-05 Thread Justin Luth
> Are there any Canadian developers actively working on LibreOffice code? Hi Marc, I've been doing bug fixing for LibreOffice (primarily in .doc/.docx compatibility) since 2014. I'm from Chatham, although I'm working out of South Sudan. Justin

Reverting most pressing bug: button flashing - mouse wheel zooming breaks

2019-10-28 Thread Justin Luth
There has been a "most pressing bug" in the ESC minutes for months without any noticeable developer investigation happening. + button flashing - mouse wheel zooming breaks    + https://bugs.documentfoundation.org/show_bug.cgi?id=121963     + Armin ? + 21 duplicate  + even just

feature/skia merged to master - compiling FIXED for Ubuntu 16.04

2019-11-29 Thread Justin Luth
Thanks for adjusting that Luboš. I can confirm that compiling "just works" again for Ubuntu 16.04. Justin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

feature/skia merged to master - compile failure for Ubuntu 16.04

2019-11-28 Thread Justin Luth
On Ubuntu 16.04 I needed to add --disable-skia (which let the build proceed) because I was getting the following error: /usr/bin/ld.gold: error: cannot find -lGLX collect2: error: ld returned 1 exit status git/libreoffice/external/skia/Library_skia.mk:10: recipe for target

Re: feature/skia merged to master - compile failure for Ubuntu 16.04

2019-11-28 Thread Justin Luth
On 11/29/19 8:56 AM, Chris Sherlock wrote: On 29 Nov 2019, at 2:47 pm, Justin Luth wrote: On Ubuntu 16.04 I needed to add --disable-skia (which let the build proceed) because I was getting the following error: /usr/bin/ld.gold: error: cannot find -lGLX collect2: error: ld returned 1 exit

What is the best fit for hindiVowels import? CHARS_PERSIAN or CHARS_NEPALI

2021-06-24 Thread Justin Luth
Hi,     Is anyone here qualified to solve this minor dilemma?  In DOCX import, hindiVowels are imported as CHARS_NEPALI, but CHARS_NEPALI is not exported to DOCX.  CHARS_PERSIAN however is exported as hindiVowels. DOCX import was provided by commit 9da74fa484772595fa50e188ba2c496a459cbd6b

[Libreoffice-commits] core.git: sw/qa sw/source

2019-03-30 Thread Justin Luth (via logerrit)
d9a6eab15a747cf4c8a3d04f4b21fe1a1c3d0721 Author: Justin Luth AuthorDate: Sat Mar 30 16:45:03 2019 +0300 Commit: Justin Luth CommitDate: Sat Mar 30 19:28:34 2019 +0100 tdf#123912 ww8 export: re-protect implicit section Sections should retain their protected on/off status

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-04-13 Thread Justin Luth (via logerrit)
d7e6c898f5ec8fbd142f9d3e1c46dfcf90edfc27 Author: Justin Luth AuthorDate: Sat Apr 13 09:31:56 2019 +0300 Commit: Justin Luth CommitDate: Sat Apr 13 16:16:13 2019 +0200 tdf#124637 writerfilter: partially revert import section margins ...from LO6.3 commit

[Libreoffice-commits] core.git: sw/qa sw/source sw/uiconfig

2019-05-24 Thread Justin Luth (via logerrit)
Luth AuthorDate: Thu May 2 21:59:33 2019 +0300 Commit: Justin Luth CommitDate: Sat May 25 07:36:25 2019 +0200 revert tdf#123912 ww8 export: re-protect implicit section Revert LO 6.3 bugfix d9a6eab15a747cf4c8a3d04f4b21fe1a1c3d0721 because LO has changed the behaviour

[Libreoffice-commits] core.git: sw/qa sw/source

2019-05-25 Thread Justin Luth (via logerrit)
3de954c90abf46219b57f9fce2332ef7ede146e7 Author: Justin Luth AuthorDate: Wed May 1 15:14:14 2019 +0300 Commit: Justin Luth CommitDate: Sat May 25 11:00:22 2019 +0200 tdf#101826 ww8import: Fly - do convert XATTR if FILLSTYLE==NONE This fixes tdf112618, which wasn't importing properly anymore

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - sw/qa writerfilter/source

2019-05-25 Thread Justin Luth (via logerrit)
403da742a245428acefadf2aebf05153b1c992d5 Author: Justin Luth AuthorDate: Tue Apr 16 14:14:03 2019 +0300 Commit: Aron Budea CommitDate: Sat May 25 23:16:30 2019 +0200 tdf#123636 writerfilter: handle deferred breaks on frames and... related tdf#123636 writerfilter: split newline also

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - sw/qa sw/source

2019-06-04 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8import/ww8import.cxx | 16 ++-- sw/source/filter/ww8/ww8par.cxx |2 +- 2 files changed, 15 insertions(+), 3 deletions(-) New commits: commit 676ce0ce2a278a75c92fb5916f4add373f46f88d Author: Justin Luth AuthorDate: Fri Jan 11 13:01:26 2019 +0300 Commit

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - include/vcl vcl/source

2019-06-10 Thread Justin Luth (via logerrit)
include/vcl/button.hxx|2 +- vcl/source/control/button.cxx |7 ++- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 505f0c6c5a650c403f1a6d6090cebc579affb5b7 Author: Justin Luth AuthorDate: Thu Jun 6 13:03:19 2019 +0300 Commit: Caolán McNamara

[Libreoffice-commits] core.git: sw/qa sw/source

2019-05-09 Thread Justin Luth (via logerrit)
, 71 insertions(+), 4 deletions(-) New commits: commit c5c425296debb2fbd67af8ec29f87e285d08575f Author: Justin Luth AuthorDate: Tue May 7 09:38:19 2019 +0300 Commit: Justin Luth CommitDate: Thu May 9 10:03:58 2019 +0200 tdf#125151 sw: allow protection around field marks

[Libreoffice-commits] core.git: cui/source

2019-05-13 Thread Justin Luth (via logerrit)
cui/source/dialogs/tipofthedaydlg.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d1d44e1dde7b1b6001e6b9c672770265ba9cb7db Author: Justin Luth AuthorDate: Fri May 10 10:27:46 2019 +0300 Commit: Heiko Tietze CommitDate: Mon May 13 11:03:58 2019 +0200

[Libreoffice-commits] core.git: sw/qa sw/source

2019-04-30 Thread Justin Luth (via logerrit)
cc899c6967238877f0094bcf00627145e484ffec Author: Justin Luth AuthorDate: Mon Jan 14 22:18:46 2019 +0300 Commit: Miklos Vajna CommitDate: Tue Apr 30 15:13:42 2019 +0200 tdf#101826 ww8import: Fly - don't convert XATTR back and forth In this case we are explicitly interested

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-04-30 Thread Justin Luth (via logerrit)
f6f53f76e15f5eecc5b6ce56e471c53cebfea8ad Author: Justin Luth AuthorDate: Wed Apr 24 22:20:51 2019 +0300 Commit: Miklos Vajna CommitDate: Tue Apr 30 15:16:19 2019 +0200 tdf#123636 writerfilter: handle deferred breaks on frames ...similar to handling breaks before shapes

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - include/vcl vcl/source

2019-06-28 Thread Justin Luth (via logerrit)
include/vcl/button.hxx|2 +- vcl/source/control/button.cxx |4 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit d4d2cd593231f97cff938d7d6b30527e310c4244 Author: Justin Luth AuthorDate: Sat Jun 15 22:15:32 2019 +0300 Commit: Adolfo Jayme Barrientos

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

2019-06-26 Thread Justin Luth (via logerrit)
include/vcl/button.hxx|2 +- vcl/source/control/button.cxx |4 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit d35171456bc230efdaa9426da1398b2db7fa0df8 Author: Justin Luth AuthorDate: Sat Jun 15 22:15:32 2019 +0300 Commit: Justin Luth CommitDate

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-04-24 Thread Justin Luth (via logerrit)
89e44da1ab450f6e2f4106103efd169227683f20 Author: Justin Luth AuthorDate: Tue Apr 16 14:14:03 2019 +0300 Commit: Justin Luth CommitDate: Thu Apr 25 06:55:18 2019 +0200 related tdf#123636 writerfilter: split newline also if PAGE_BREAK ...but only with old MSWord compat flag SplitPgBreakAndParaMark

[Libreoffice-commits] core.git: sw/qa

2019-04-25 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport13.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e43f2dddc29f2ed2c6ebed104ea69b19a88b168e Author: Justin Luth AuthorDate: Thu Apr 25 10:04:59 2019 +0300 Commit: Stephan Bergmann CommitDate: Thu Apr 25 11:36:37

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - vcl/source

2019-07-15 Thread Justin Luth (via logerrit)
vcl/source/control/button.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 4109dfff009f017e8994ea0a57119e79291ca2c8 Author: Justin Luth AuthorDate: Sat Jul 6 07:27:16 2019 +0300 Commit: Caolán McNamara CommitDate: Mon Jul 15 14:55:29 2019 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa writerfilter/source

2019-08-12 Thread Justin Luth (via logerrit)
025f17c4247b1c4458192da177648c304a93b949 Author: Justin Luth AuthorDate: Fri Aug 9 11:42:47 2019 +0300 Commit: Michael Stahl CommitDate: Mon Aug 12 16:53:00 2019 +0200 tdf#126723 writerfilter::finishParagraph - me, not previous In LO 6.2 commit 480ac84f2f5049fb4337b36f12fd6796e005761b

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sw/qa writerfilter/source

2019-08-12 Thread Justin Luth (via logerrit)
df28caa1fc24c6288f4c10854b03612c929ee676 Author: Justin Luth AuthorDate: Fri Aug 9 11:42:47 2019 +0300 Commit: Michael Stahl CommitDate: Mon Aug 12 16:53:05 2019 +0200 tdf#126723 writerfilter::finishParagraph - me, not previous In LO 6.2 commit 480ac84f2f5049fb4337b36f12fd6796e005761b

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

2019-07-29 Thread Justin Luth (via logerrit)
include/vcl/button.hxx|2 +- vcl/source/control/button.cxx |7 --- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit a9f4913f283d34c610c4b73c755fdc828857bfce Author: Justin Luth AuthorDate: Tue Jul 23 13:53:21 2019 +0300 Commit: Justin Luth

[Libreoffice-commits] core.git: writerfilter/source

2019-08-10 Thread Justin Luth (via logerrit)
writerfilter/source/dmapper/StyleSheetTable.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit a1973e0511625ab79332f9e2859c26c37cdd04b8 Author: Justin Luth AuthorDate: Fri Aug 9 19:56:12 2019 +0300 Commit: Justin Luth CommitDate: Sat Aug 10 14:21:07 2019

[Libreoffice-commits] core.git: writerfilter/source

2019-08-10 Thread Justin Luth (via logerrit)
writerfilter/source/dmapper/StyleSheetTable.cxx | 27 ++-- 1 file changed, 21 insertions(+), 6 deletions(-) New commits: commit dc7b997bb45fcdf3e03da7d94f46e0ca55f86fde Author: Justin Luth AuthorDate: Fri Aug 9 19:16:10 2019 +0300 Commit: Caolán McNamara

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-08-12 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx | 14 ++- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 39 +- 2 files changed, 35 insertions(+), 18 deletions(-) New commits: commit 75b10a6c36267c30ae01c850b2a2f9ee99b74e43 Author: Justin Luth AuthorDate

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/inc sw/qa sw/source

2019-08-27 Thread Justin Luth (via logerrit)
(+), 23 deletions(-) New commits: commit 70916f3a0a99be0d79f3a20aade05ccd7ead35ac Author: Justin Luth AuthorDate: Wed Aug 21 19:41:17 2019 +0300 Commit: Miklos Vajna CommitDate: Tue Aug 27 09:36:50 2019 +0200 tdf#126784 sw: only distribute across selected columns partial revert

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sw/inc sw/qa sw/source

2019-08-28 Thread Justin Luth (via logerrit)
(+), 23 deletions(-) New commits: commit 4a4e0cb67eab422dffda6f3339031db5b62be77a Author: Justin Luth AuthorDate: Wed Aug 21 19:41:17 2019 +0300 Commit: Miklos Vajna CommitDate: Wed Aug 28 09:28:38 2019 +0200 tdf#126784 sw: only distribute across selected columns partial revert

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - sw/qa writerfilter/source

2019-08-29 Thread Justin Luth (via logerrit)
4c096b7e75a3c47abe4b3eb41183c133cb4cb441 Author: Justin Luth AuthorDate: Fri Aug 9 11:42:47 2019 +0300 Commit: Andras Timar CommitDate: Thu Aug 29 09:18:22 2019 +0200 tdf#126723 writerfilter::finishParagraph - me, not previous In LO 6.2 commit 480ac84f2f5049fb4337b36f12fd6796e005761b the existing

[Libreoffice-commits] core.git: sw/qa

2019-08-29 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6fa47ff2ee87bde38719bfaeac022efd966fc8a2 Author: Justin Luth AuthorDate: Thu Aug 29 09:43:09 2019 +0300 Commit: Michael Stahl CommitDate: Thu Aug 29 18:47:14 2019

[Libreoffice-commits] core.git: sw/inc sw/qa sw/source

2019-08-22 Thread Justin Luth (via logerrit)
(+), 23 deletions(-) New commits: commit d0e268ca18ec0d907980ca608c97fe8f727d20df Author: Justin Luth AuthorDate: Wed Aug 21 19:41:17 2019 +0300 Commit: Justin Luth CommitDate: Fri Aug 23 07:18:24 2019 +0200 tdf#126784 sw: only distribute across selected columns partial revert

[Libreoffice-commits] core.git: sw/qa sw/source

2019-09-09 Thread Justin Luth (via logerrit)
5d04e2c94c8b3f6c5e75ff4c394ca086de5a6e5a Author: Justin Luth AuthorDate: Tue Sep 3 14:14:10 2019 +0300 Commit: Miklos Vajna CommitDate: Mon Sep 9 16:55:13 2019 +0200 tdf#126994 ww8 export: Don't skip TOX end node The section end node processes the section page break, so skipping

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - include/vcl vcl/source

2019-07-30 Thread Justin Luth (via logerrit)
include/vcl/button.hxx|2 +- vcl/source/control/button.cxx |7 --- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit c27987010c6fd67ae68ddc2a3d316b62bdd81d84 Author: Justin Luth AuthorDate: Tue Jul 23 13:53:21 2019 +0300 Commit: Miklos Vajna

[Libreoffice-commits] core.git: sw/source

2019-08-05 Thread Justin Luth (via logerrit)
sw/source/core/unocore/unomapproperties.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ce6b0a675b504290411e2f1c58b12de12406c5e6 Author: Justin Luth AuthorDate: Mon Aug 5 10:54:20 2019 +0300 Commit: Justin Luth CommitDate: Mon Aug 5 10:58:47 2019 +0200

[Libreoffice-commits] core.git: writerfilter/source

2019-08-05 Thread Justin Luth (via logerrit)
writerfilter/source/dmapper/StyleSheetTable.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6da0fd14aa2290c3c052ede7eb3f9c86bc0eb164 Author: Justin Luth AuthorDate: Sat Aug 3 11:03:24 2019 +0300 Commit: Justin Luth CommitDate: Mon Aug 5 10:57:32 2019

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa writerfilter/source

2019-08-02 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport3.cxx |5 + writerfilter/source/dmapper/StyleSheetTable.cxx |8 +++- 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 8b81a453b22611f25674f5e44ae411d78c2fcada Author: Justin Luth AuthorDate: Thu Aug 1 15:50:00

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-08-06 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport3.cxx |5 + writerfilter/source/dmapper/StyleSheetTable.cxx |5 - 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 9a19a1235c301f2699157ab44049bdfd54955e8a Author: Justin Luth AuthorDate: Fri Aug 2 17:28:58 2019

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-08-09 Thread Justin Luth (via logerrit)
d03c92b93d6ba1808a6641b4aa8cb4aae38058bf Author: Justin Luth AuthorDate: Fri Aug 9 11:42:47 2019 +0300 Commit: László Németh CommitDate: Fri Aug 9 15:06:05 2019 +0200 tdf#126723 writerfilter::finishParagraph - me, not previous In LO 6.2 commit 480ac84f2f5049fb4337b36f12fd6796e005761b the existing

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-08-01 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport3.cxx |5 + writerfilter/source/dmapper/StyleSheetTable.cxx |8 +++- 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit b47a8f091ad8f9048a6b7962e9cde5d04ea0d665 Author: Justin Luth AuthorDate: Thu Aug 1 15:50:00

[Libreoffice-commits] core.git: toolkit/source

2019-07-18 Thread Justin Luth (via logerrit)
toolkit/source/controls/stdtabcontroller.cxx | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) New commits: commit 5cf057c3365a0feafc8f2e4f4a9e24d69a581999 Author: Justin Luth AuthorDate: Sat Jul 6 13:42:12 2019 +0300 Commit: Justin Luth CommitDate: Fri Jul 19 06

[Libreoffice-commits] core.git: editeng/source include/editeng include/svx officecfg/registry sd/inc sd/sdi sd/source sd/uiconfig svx/source

2019-07-21 Thread Justin Luth (via logerrit)
.cxx | 67 ++ 15 files changed, 150 insertions(+), 6 deletions(-) New commits: commit 82c3e68642de445064313e353812b54df76c7fe9 Author: Justin Luth AuthorDate: Wed Jul 3 15:33:35 2019 +0300 Commit: Justin Luth CommitDate: Mon Jul 22 06:07

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sw/qa writerfilter/source

2019-09-26 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf117988.docx |binary writerfilter/source/filter/WriterFilter.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 35d3f2bdc820bce8bfb98cfe942e9e91a338973b Author: Justin Luth AuthorDate: Tue Sep 24 19:39:29 2019 +0300 Commit

[Libreoffice-commits] core.git: sw/qa sw/source

2019-09-26 Thread Justin Luth (via logerrit)
89f0107b8de21bbb22e850847348ab40cce24644 Author: Justin Luth AuthorDate: Thu Sep 26 16:13:01 2019 +0300 Commit: Justin Luth CommitDate: Thu Sep 26 20:24:01 2019 +0200 tdf#127316 docxexport: use default escapement for AUTO Previously it looked bad, but not horrendous when AUTO was 101. Now

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa sw/source

2019-09-27 Thread Justin Luth (via logerrit)
c932203b1f46b52ae1fa4e56de9fe1a6b6cb49a1 Author: Justin Luth AuthorDate: Thu Sep 26 16:46:56 2019 +0300 Commit: Michael Stahl CommitDate: Fri Sep 27 10:52:56 2019 +0200 tdf#127316 ww8export: use default escapement for AUTO Previously it looked bad, but not horrendous when AUTO was 101. Now that AUTO

[Libreoffice-commits] core.git: sw/qa sw/source

2019-09-26 Thread Justin Luth (via logerrit)
9b96f644c554f1b10a380dd3f9a04a405b948411 Author: Justin Luth AuthorDate: Thu Sep 26 16:46:56 2019 +0300 Commit: Justin Luth CommitDate: Fri Sep 27 06:14:35 2019 +0200 tdf#127316 ww8export: use default escapement for AUTO Previously it looked bad, but not horrendous when AUTO was 101. Now that AUTO

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa sw/source

2019-09-26 Thread Justin Luth (via logerrit)
b00313c982ca3cf92abac9e2e0f5cdf7efc1456f Author: Justin Luth AuthorDate: Thu Sep 26 16:13:01 2019 +0300 Commit: László Németh CommitDate: Fri Sep 27 07:50:43 2019 +0200 tdf#127316 docxexport: use default escapement for AUTO Previously it looked bad, but not horrendous when AUTO was 101. Now

[Libreoffice-commits] core.git: sw/qa sw/source

2019-10-02 Thread Justin Luth (via logerrit)
changed, 21 insertions(+), 3 deletions(-) New commits: commit e3c1be1149440fdcfea452aadce0a523af83fe5a Author: Justin Luth AuthorDate: Tue Oct 1 10:02:20 2019 +0300 Commit: Michael Stahl CommitDate: Wed Oct 2 11:39:04 2019 +0200 tdf#127862 ww8import: page style - import XATTR if defined

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa sw/source

2019-10-02 Thread Justin Luth (via logerrit)
changed, 21 insertions(+), 3 deletions(-) New commits: commit b02252f1c8213bb0a01086c6eb58e3fdb957d6ad Author: Justin Luth AuthorDate: Tue Oct 1 10:02:20 2019 +0300 Commit: Michael Stahl CommitDate: Wed Oct 2 15:56:34 2019 +0200 tdf#127862 ww8import: page style - import XATTR if defined

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-10-04 Thread Justin Luth (via logerrit)
commits: commit 8eb0d8daa526d1c53363954d4d8730cad55f1910 Author: Justin Luth AuthorDate: Thu Oct 3 12:37:20 2019 +0300 Commit: Justin Luth CommitDate: Fri Oct 4 12:49:29 2019 +0200 related tdf#99602 writerfilter: deferredCharProps unhandled in Styles ...so don't add deferred

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa sw/source

2019-11-09 Thread Justin Luth (via logerrit)
: commit bf7894c4af3023f77a53427d756d8ccba2f0ac6e Author: Justin Luth AuthorDate: Sat Nov 9 07:27:21 2019 +0300 Commit: Xisco Faulí CommitDate: Sat Nov 9 15:58:16 2019 +0100 partial revert tdf#116071 import to XATTR_FILL not RES_BACKGROUND caused by commit

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa sw/source

2019-11-09 Thread Justin Luth (via logerrit)
bb6edb9d28058a7bf6ba7faa9b371002e1d8 Author: Justin Luth AuthorDate: Mon Nov 4 08:14:41 2019 +0300 Commit: Xisco Faulí CommitDate: Sat Nov 9 15:57:48 2019 +0100 tdf#125778 docxexport: handle pageBreak before TOX The pagebreak before the TOX was lost in docx

[Libreoffice-commits] core.git: sw/qa sw/source

2019-11-09 Thread Justin Luth (via logerrit)
: commit 5f0844077d289a257b914f0aad9fd93788f34511 Author: Justin Luth AuthorDate: Sat Nov 9 07:27:21 2019 +0300 Commit: Justin Luth CommitDate: Sat Nov 9 11:27:18 2019 +0100 partial revert tdf#116071 import to XATTR_FILL not RES_BACKGROUND caused by commit

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-11-06 Thread Justin Luth (via logerrit)
: commit d71cf6390a89ea6a4fab724e3a7996f28ca33661 Author: Justin Luth AuthorDate: Fri Oct 4 15:20:26 2019 +0300 Commit: Miklos Vajna CommitDate: Wed Nov 6 11:30:28 2019 +0100 tdf#99602 writerfilter: import subscript into character style and superscripts (aka escapements, but who

[Libreoffice-commits] core.git: sw/qa sw/source

2019-11-07 Thread Justin Luth (via logerrit)
4ea43e887498f9d78f70b40bcdc53865057a78c0 Author: Justin Luth AuthorDate: Mon Nov 4 08:14:41 2019 +0300 Commit: Miklos Vajna CommitDate: Thu Nov 7 12:42:05 2019 +0100 tdf#125778 docxexport: handle pageBreak before TOX The pagebreak before the TOX was lost in docx

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa sw/source

2019-11-07 Thread Justin Luth (via logerrit)
fbd1914f6dfed752f4aee01302f49cbd0b0cd239 Author: Justin Luth AuthorDate: Tue Sep 3 14:14:10 2019 +0300 Commit: Xisco Faulí CommitDate: Thu Nov 7 21:23:16 2019 +0100 tdf#126994 ww8 export: Don't skip TOX end node The section end node processes the section page break, so skipping

[Libreoffice-commits] core.git: oox/source sc/qa

2019-10-30 Thread Justin Luth (via logerrit)
oox/source/vml/vmlinputstream.cxx |6 ++ sc/qa/unit/data/xlsx/tdf120301_xmlSpaceParsing.xlsx |binary 2 files changed, 6 insertions(+) New commits: commit 32efd4529aba776eca9456e96656d542267874f3 Author: Justin Luth AuthorDate: Wed Oct 30 11:11:45 2019 +0300 Commit

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - vcl/source

2019-11-14 Thread Justin Luth (via logerrit)
vcl/source/control/button.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 464b42af4055870322a1af65eaf590683b4776e7 Author: Justin Luth AuthorDate: Sat Jul 6 07:27:16 2019 +0300 Commit: Caolán McNamara CommitDate: Thu Nov 14 16:08:36 2019 +0100

[Libreoffice-commits] core.git: sw/qa sw/source

2019-11-15 Thread Justin Luth (via logerrit)
b58b78f5275aedbc8904b8dd5cf2f54919da7c8a Author: Justin Luth AuthorDate: Wed Nov 13 21:34:27 2019 +0300 Commit: Miklos Vajna CommitDate: Fri Nov 15 09:09:52 2019 +0100 tdf#128700 ww8import: no relative width table if made into a fly This is a partial revert for LO 6.0's bug

[Libreoffice-commits] core.git: sw/qa sw/source

2019-11-18 Thread Justin Luth (via logerrit)
commits: commit 227100ff4e5560c09c5a822052fc5ada541b8cc5 Author: Justin Luth AuthorDate: Thu Nov 7 15:22:08 2019 +0300 Commit: Miklos Vajna CommitDate: Mon Nov 18 09:25:35 2019 +0100 related tdf#120412 ww8import: allow > 100% escapement, fix calculation On imp

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa sw/source

2019-11-18 Thread Justin Luth (via logerrit)
cd77ab93b0f8e629c12d1b46d1be86e67dc93f0f Author: Justin Luth AuthorDate: Wed Nov 13 21:34:27 2019 +0300 Commit: Xisco Faulí CommitDate: Mon Nov 18 10:27:17 2019 +0100 tdf#128700 ww8import: no relative width table if made into a fly This is a partial revert for LO 6.0's tdf#55528

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sw/qa sw/source

2019-11-15 Thread Justin Luth (via logerrit)
e13cebf480373f17c9161f17ebaed0286a72ca1f Author: Justin Luth AuthorDate: Wed Nov 13 21:34:27 2019 +0300 Commit: Justin Luth CommitDate: Fri Nov 15 19:39:53 2019 +0100 tdf#128700 ww8import: no relative width table if made into a fly This is a partial revert for LO 6.0's tdf#55528

[Libreoffice-commits] core.git: sw/qa

2019-11-06 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf120412_400PercentSubscript.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport10.cxx |9 + 2 files changed, 9 insertions(+) New commits: commit 4b2752755609a4132417e57ca52bfc773c9ef897 Author: Justin Luth AuthorDate: Fri Oct

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sw/source

2019-11-21 Thread Justin Luth (via logerrit)
sw/source/uibase/docvw/edtwin.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit fee310ddda7ea7452107b9528776cbcc7c7db9f0 Author: Justin Luth AuthorDate: Thu Nov 14 16:42:40 2019 +0300 Commit: Xisco Faulí CommitDate: Thu Nov 21 15:31:18 2019 +0100

[Libreoffice-commits] core.git: sw/source

2019-11-21 Thread Justin Luth (via logerrit)
sw/source/uibase/docvw/edtwin.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 342a5890dbcddccb4013e201e3ff3d9e6967e733 Author: Justin Luth AuthorDate: Thu Nov 14 16:42:40 2019 +0300 Commit: Xisco Faulí CommitDate: Thu Nov 21 12:20:04 2019 +0100

[Libreoffice-commits] core.git: sw/qa sw/source

2019-12-04 Thread Justin Luth (via logerrit)
8f7010eb47119a2428b77f5d79fc8577d9914958 Author: Justin Luth AuthorDate: Thu Nov 28 16:33:57 2019 +0300 Commit: Miklos Vajna CommitDate: Wed Dec 4 10:42:23 2019 +0100 tdf#99602 writerfilter: export only default subscript in styles support for subscripts in character styles was added

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sw/source

2019-12-03 Thread Justin Luth (via logerrit)
sw/source/filter/ww8/rtfattributeoutput.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 0e2ab91c06eb42f6583989bd37a7537b9114b02f Author: Justin Luth AuthorDate: Tue Nov 26 21:23:13 2019 +0300 Commit: Caolán McNamara CommitDate: Tue Dec 3 17:54:35

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sw/qa sw/source

2019-12-06 Thread Justin Luth (via logerrit)
35efcf0a8e2d33dc3e9c24254ca7767ac921cea5 Author: Justin Luth AuthorDate: Thu Nov 28 16:33:57 2019 +0300 Commit: Miklos Vajna CommitDate: Fri Dec 6 11:20:09 2019 +0100 tdf#99602 writerfilter: export only default subscript in styles support for subscripts in character styles was added

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-10-28 Thread Justin Luth (via logerrit)
9b8052bba91ed616de77006cd0d3dee3965caece Author: Justin Luth AuthorDate: Fri Oct 4 11:47:57 2019 +0300 Commit: Miklos Vajna CommitDate: Mon Oct 28 15:09:09 2019 +0100 related tdf#99602 writerfilter TODO: subscript - use CharStyle fontsize GetAnyProperty was missing a check for character style

[Libreoffice-commits] core.git: vcl/unx

2019-10-21 Thread Justin Luth (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1baab81b8112f45a300d061ff1e3e6f3025d21bd Author: Justin Luth AuthorDate: Mon Oct 21 05:57:57 2019 +0300 Commit: Caolán McNamara CommitDate: Mon Oct 21 10:04:10 2019 +0200 fix unused

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - solenv/clang-format sw/CppunitTest_sw_ooxmlexport14.mk sw/Module_sw.mk sw/qa writerfilter/source

2019-10-17 Thread Justin Luth (via logerrit)
/ooxmlexport/ooxmlexport14.cxx | 45 writerfilter/source/dmapper/StyleSheetTable.cxx |8 ++ 6 files changed, 69 insertions(+) New commits: commit 4d4e36173857e948b700c5796552724b23ee775f Author: Justin Luth AuthorDate: Tue Oct 15 20:49:07 2019 +0300

[Libreoffice-commits] core.git: solenv/clang-format sw/CppunitTest_sw_ooxmlexport14.mk sw/Module_sw.mk sw/qa writerfilter/source

2019-10-16 Thread Justin Luth (via logerrit)
/ooxmlexport/ooxmlexport14.cxx | 45 writerfilter/source/dmapper/StyleSheetTable.cxx |8 ++ 6 files changed, 69 insertions(+) New commits: commit f51cd77bcecc5134e0e04c398bfb7b34eb65d68d Author: Justin Luth AuthorDate: Tue Oct 15 20:49:07 2019 +0300

[Libreoffice-commits] core.git: writerfilter/source

2019-10-17 Thread Justin Luth (via logerrit)
writerfilter/source/dmapper/DomainMapper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 048433cbcaddea2f2bca7169526c6ce367af11a8 Author: Justin Luth AuthorDate: Thu Oct 17 10:37:49 2019 +0300 Commit: Justin Luth CommitDate: Thu Oct 17 20:13:40 2019

[Libreoffice-commits] core.git: 2 commits - sfx2/source sw/inc sw/qa sw/source

2019-11-19 Thread Justin Luth (via logerrit)
: Justin Luth AuthorDate: Fri Nov 15 21:16:52 2019 +0300 Commit: Miklos Vajna CommitDate: Tue Nov 19 09:51:30 2019 +0100 tdf#115576 sw: fix borders for single row/col autotable styles The 4*4 autostyle table matrix has no box format that can handle a table with a single column

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sw/inc sw/qa sw/source

2019-11-20 Thread Justin Luth (via logerrit)
/ndtbl.cxx | 33 +++-- sw/source/filter/html/htmltab.cxx |2 - 6 files changed, 103 insertions(+), 18 deletions(-) New commits: commit be8bb002e38a463a2079da68b274f929170a1212 Author: Justin Luth AuthorDate: Fri Nov 15 21:16:52 2019 +0300 Commit: Xisco

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa sw/source

2019-11-20 Thread Justin Luth (via logerrit)
ed58057107df3b6f440d2f05303ea7a9f68b0ac7 Author: Justin Luth AuthorDate: Mon Nov 11 07:27:43 2019 +0300 Commit: Miklos Vajna CommitDate: Wed Nov 20 09:29:43 2019 +0100 tdf#128608 ww8import: COL_AUTO == NO FILL, not solid This fixes problems in the patches for tdf#116071

[Libreoffice-commits] core.git: sw/qa sw/source

2019-11-19 Thread Justin Luth (via logerrit)
b926a068a067e7aff6c8f11ed1098a76c39bf5e8 Author: Justin Luth AuthorDate: Mon Nov 11 07:27:43 2019 +0300 Commit: Xisco Faulí CommitDate: Tue Nov 19 17:15:19 2019 +0100 tdf#128608 ww8import: COL_AUTO == NO FILL, not solid This fixes problems in the patches for tdf#116071

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sw/qa sw/source

2019-11-19 Thread Justin Luth (via logerrit)
commits: commit 3c341fd0eb43f4412499459207b51ae9a8b532a6 Author: Justin Luth AuthorDate: Thu Nov 7 15:22:08 2019 +0300 Commit: Xisco Faulí CommitDate: Tue Nov 19 17:19:44 2019 +0100 related tdf#120412 ww8import: allow > 100% escapement, fix calculation On imp

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sw/qa sw/source

2019-11-26 Thread Justin Luth (via logerrit)
/source/filter/ww8/rtfattributeoutput.cxx | 30 ++ sw/source/filter/ww8/ww8atr.cxx | 17 ++- 6 files changed, 64 insertions(+), 35 deletions(-) New commits: commit 0f149f685b9dc8fd7e53a677ce9557148be9be2a Author: Justin Luth AuthorDate

[Libreoffice-commits] core.git: oox/source writerfilter/source

2019-11-26 Thread Justin Luth (via logerrit)
oox/source/vml/vmltextbox.cxx |6 +- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 10 -- 2 files changed, 13 insertions(+), 3 deletions(-) New commits: commit 6ed3c7553ceebf06b316836909e71b445a8d8071 Author: Justin Luth AuthorDate: Mon Nov 25 21

[Libreoffice-commits] core.git: sw/qa sw/source

2019-11-25 Thread Justin Luth (via logerrit)
/source/filter/ww8/rtfattributeoutput.cxx | 30 ++ sw/source/filter/ww8/ww8atr.cxx | 17 ++- 6 files changed, 64 insertions(+), 35 deletions(-) New commits: commit d6e2d624a124454fa4ac80cb30a924571a609101 Author: Justin Luth AuthorDate

[Libreoffice-commits] core.git: sw/source

2019-11-27 Thread Justin Luth (via logerrit)
sw/source/filter/ww8/rtfattributeoutput.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 2fcc04722d72dbadf8d3decd7a5014ec39b93d27 Author: Justin Luth AuthorDate: Tue Nov 26 21:23:13 2019 +0300 Commit: Justin Luth CommitDate: Wed Nov 27 10:05:15 2019

[Libreoffice-commits] core.git: sw/qa sw/source

2019-11-27 Thread Justin Luth (via logerrit)
6bced3c6a1bf8d4652dd6ba75e41b128ce1bfc5c Author: Justin Luth AuthorDate: Fri Oct 11 11:06:02 2019 +0300 Commit: Miklos Vajna CommitDate: Wed Nov 27 11:57:10 2019 +0100 tdf#118947 sw tablestyle: manually scan parents for ::SET ...since we do not want to find DocDefaults or pool defaults

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-11-29 Thread Justin Luth (via logerrit)
a070fb8e87e0712de5336a9683208b6b277ce9b9 Author: Justin Luth AuthorDate: Fri Nov 29 12:22:15 2019 +0300 Commit: Justin Luth CommitDate: Fri Nov 29 19:48:32 2019 +0100 tdf#118947 writerfilter: remove obsolete tablestyle fontsize hack LO 6.5 commit 6bced3c6a1bf8d4652dd6ba75e41b128ce1bfc5c obsoletes

[Libreoffice-commits] core.git: sw/source

2019-11-30 Thread Justin Luth (via logerrit)
sw/source/core/unocore/unotbl.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 6ed87cc5a4f755f360951550cac836e8967fc6bf Author: Justin Luth AuthorDate: Sat Oct 12 09:47:37 2019 +0300 Commit: Justin Luth CommitDate: Sat Nov 30 19:49:17 2019 +0100

[Libreoffice-commits] core.git: 2 commits - sw/inc sw/source writerfilter/source

2019-12-02 Thread Justin Luth (via logerrit)
/DomainMapper_Impl.cxx|8 - writerfilter/source/dmapper/DomainMapper_Impl.hxx| 10 - 10 files changed, 92 insertions(+), 150 deletions(-) New commits: commit 749fd6508504cf3b2e3822eca52a67fa36d75fb8 Author: Justin Luth AuthorDate: Sat Nov 30 12:07:11 2019 +0300 Commit: László Németh

[Libreoffice-commits] core.git: sw/qa sw/source

2019-10-31 Thread Justin Luth (via logerrit)
Author: Justin Luth AuthorDate: Fri Oct 4 14:41:19 2019 +0300 Commit: Miklos Vajna CommitDate: Thu Oct 31 08:52:38 2019 +0100 related tdf#99602 ww8/rtfoutput: fix incorrect rounding on subscripts Adding .5 is a poor mans version of rounding which works fine with unsigned

[Libreoffice-commits] core.git: sw/qa sw/source

2019-10-31 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport13.cxx | 16 ++-- sw/source/filter/ww8/docxattributeoutput.cxx |8 +--- 2 files changed, 19 insertions(+), 5 deletions(-) New commits: commit 7eeb484e7d1faf87fbb8774a8bda4328d047dde3 Author: Justin Luth AuthorDate: Fri Oct 4 12:02

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - oox/source sc/qa

2019-10-31 Thread Justin Luth (via logerrit)
oox/source/vml/vmlinputstream.cxx |6 ++ sc/qa/unit/data/xlsx/tdf120301_xmlSpaceParsing.xlsx |binary 2 files changed, 6 insertions(+) New commits: commit fd0a32ec2654b0d6cc11883991dd2f4a85ae0a44 Author: Justin Luth AuthorDate: Wed Oct 30 11:11:45 2019 +0300 Commit

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sw/qa sw/source

2019-11-19 Thread Justin Luth (via logerrit)
b58225718f1915762d6c74de2ba9865250933c18 Author: Justin Luth AuthorDate: Mon Nov 11 07:27:43 2019 +0300 Commit: Xisco Faulí CommitDate: Tue Nov 19 22:57:41 2019 +0100 tdf#128608 ww8import: COL_AUTO == NO FILL, not solid This fixes problems in the patches for tdf#116071

[Libreoffice-commits] core.git: include/oox oox/source sw/qa sw/source writerfilter/source

2019-11-22 Thread Justin Luth (via logerrit)
changed, 121 insertions(+), 38 deletions(-) New commits: commit 334409fbde555a957cd34e295cc27f2c2bf6e194 Author: Justin Luth AuthorDate: Tue Oct 22 15:50:19 2019 +0300 Commit: Miklos Vajna CommitDate: Fri Nov 22 10:47:44 2019 +0100 tdf#128153 docx/VML: apply style properties to shape

[Libreoffice-commits] core.git: vcl/source

2019-11-14 Thread Justin Luth (via logerrit)
vcl/source/control/button.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit bce68bef088f1adb59ff199b2fc44f676d64e749 Author: Justin Luth AuthorDate: Sat Jul 6 07:27:16 2019 +0300 Commit: Jan-Marek Glogowski CommitDate: Thu Nov 14 12:51:51 2019 +0100

[Libreoffice-commits] core.git: cui/source editeng/source include/editeng writerfilter/source xmloff/source

2019-11-28 Thread Justin Luth (via logerrit)
/source/style/escphdl.cxx |7 +-- 6 files changed, 8 insertions(+), 19 deletions(-) New commits: commit 4e7e0a29836f0c28471a2f5c605976453f6d29ae Author: Justin Luth AuthorDate: Tue Nov 26 15:49:53 2019 +0300 Commit: Justin Luth CommitDate: Thu Nov 28 17:28:44 2019

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2019-09-25 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf117988.docx |binary writerfilter/source/filter/WriterFilter.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 202bee1a819de7b1e8c75dd863c4154f66419400 Author: Justin Luth AuthorDate: Tue Sep 24 19:39:29 2019 +0300 Commit

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa writerfilter/source

2019-09-25 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf117988.docx |binary writerfilter/source/filter/WriterFilter.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit b0c5bc47d0d170df1384dd48cee9291ce6044083 Author: Justin Luth AuthorDate: Tue Sep 24 19:39:29 2019 +0300 Commit

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa writerfilter/source

2019-10-07 Thread Justin Luth (via logerrit)
commits: commit 2c2bc4f58233e88d59577a6fb49661955a7b50e2 Author: Justin Luth AuthorDate: Thu Oct 3 12:37:20 2019 +0300 Commit: Miklos Vajna CommitDate: Mon Oct 7 09:36:54 2019 +0200 related tdf#99602 writerfilter: deferredCharProps unhandled in Styles ...so don't add

<    1   2   3   4   5   6   7   8   9   10   >