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

2018-01-17 Thread Justin Luth
writerfilter/source/dmapper/StyleSheetTable.cxx |2 -- writerfilter/source/dmapper/StyleSheetTable.hxx |1 - 2 files changed, 3 deletions(-) New commits: commit ee2750f3a5324166e844f9c6afa399742ea96743 Author: Justin Luth Date: Wed Jan 17 12:22:24 2018 +0300 writerfilter: remove

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

2018-01-18 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |2 +- sw/source/filter/ww8/docxattributeoutput.cxx | 18 +- 2 files changed, 14 insertions(+), 6 deletions(-) New commits: commit 8e9e705de29a1a3d9b964c9350aa2a3a17cce6f9 Author: Justin Luth Date: Fri Jan 12 22:00:05 2018

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

2018-01-19 Thread Justin Luth
writerfilter/source/dmapper/DomainMapper_Impl.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 254c80037a3939c110d5c66fef6c28caf47625e5 Author: Justin Luth Date: Wed Jan 17 16:25:56 2018 +0300 writerfilter: move TopContextType==Para requirement

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - sw/qa writerfilter/source

2018-01-22 Thread Justin Luth
686585dffceba87cacabb38ee58295b873bf4751 Author: Justin Luth Date: Tue Dec 20 12:19:43 2016 +0300 related to tdf#97417: fix unit test page count The unit test should have been showing a blank page before the content page. Non-section paragraphs should not remove the first/last status

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

2018-01-24 Thread Justin Luth
writerfilter/source/dmapper/DomainMapper.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 9dfd46ef4b341a5dfed7d320696959402a549fdb Author: Justin Luth Date: Wed Jan 17 12:03:53 2018 +0300 writerfilter: use WW8 name for StyleId The

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

2018-01-25 Thread Justin Luth
/dmapper/DomainMapper_Impl.hxx |1 5 files changed, 74 insertions(+), 46 deletions(-) New commits: commit 8fd13c356d78fb72ba5dd288a495551f23e15363 Author: Justin Luth Date: Tue Jan 23 14:41:48 2018 +0300 ooxmlimport: support inherited listid This is prep work for tdf#95377

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

2018-01-26 Thread Justin Luth
cc1c9c7484d97167021301f32c3397124c4d79f5 Author: Justin Luth Date: Tue Jan 23 21:56:00 2018 +0300 tdf#95377 ooxmlimport: treat default style like named styles The default style was missing out on all of the fixes made by LN_CT_PPrBase_pStyle. That included right margins, and

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

2018-01-27 Thread Justin Luth
sw/source/uibase/dbui/mmconfigitem.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 769af98f887a742261886f960212d9d3f581e973 Author: Justin Luth Date: Wed Jan 17 21:40:57 2018 +0300 mailconfig: default to secure port 587 A very readable

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

2018-01-27 Thread Justin Luth
99d08aa87b945f909d0d0439e2f636918b0b858d Author: Justin Luth Date: Wed Jan 17 12:36:39 2018 +0300 writerfilter: FindStyleSheetBy... remove StyleName option It is confusing having three undocumented Find functions. Reduce by one - either search on the imported WW8 (ISTD) name or on the internal (converted) name

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

2018-01-28 Thread Justin Luth
sw/source/filter/ww8/docxattributeoutput.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit c0fc7910f1bfb7159f6fd7022dfd838bfb66b624 Author: Justin Luth Date: Wed Jan 24 16:24:50 2018 +0300 tdf#104707 ooxmlexport: support RawText in textboxes

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

2018-01-28 Thread Justin Luth
sw/source/ui/config/mailconfigpage.cxx | 12 1 file changed, 12 insertions(+) New commits: commit f679fb89b6d021f12ebeb543a1efe519bd44f96b Author: Justin Luth Date: Fri Jan 19 11:09:29 2018 +0300 mailconfig UI: pre-fill username from mail address Be nice to the

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

2018-01-28 Thread Justin Luth
sw/source/ui/config/mailconfigpage.cxx | 11 +++ sw/source/uibase/dbui/mmconfigitem.cxx | 21 +++-- 2 files changed, 30 insertions(+), 2 deletions(-) New commits: commit 972cb3ea9949325d74b9d7d919765e22df0101d7 Author: Justin Luth Date: Thu Jan 18 18:49:07 2018

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

2018-01-05 Thread Justin Luth
insertions(+), 2 deletions(-) New commits: commit 94fc02ddbdd5aaef701af9963f74050aed75468d Author: Justin Luth Date: Thu Jan 4 11:25:41 2018 +0300 tdf#104707 ooxmlexport: support RawText fix TODO: docxattributeoutput::RawText The only time RawText is called is in OutEEField

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

2018-01-29 Thread Justin Luth
sw/source/ui/config/mailconfigpage.cxx |8 sw/source/uibase/inc/mailconfigpage.hxx |1 + 2 files changed, 9 insertions(+) New commits: commit 8ee4911d572764c0e15ded8142d8c9be2ea3e875 Author: Justin Luth Date: Thu Jan 18 16:51:28 2018 +0300 mailconfig UI: SSL CB toggles

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

2018-01-29 Thread Justin Luth
scripting/source/pyprov/mailmerge.py |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 036b51dbc49b533d1db773d8627d56ab86bca487 Author: Justin Luth Date: Thu Jan 18 12:30:58 2018 +0300 tdf#63388: use SMTP_SSL for port 465 Thanks to Jurassic Pork

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - sw/qa writerfilter/source

2018-02-02 Thread Justin Luth
4b282dc07884f39d31edffb256e608e91eb266b3 Author: Justin Luth Date: Tue Dec 20 13:51:26 2016 +0300 related to tdf#97417: fix unit test's early para numbering The unit test's first blank page already started the paragraph numbering. Setting it so that a contentless, single

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

2018-02-02 Thread Justin Luth
sfx2/source/doc/objstor.cxx |4 1 file changed, 4 insertions(+) New commits: commit 427c0804cd4aecde1cadb7cb3c4f3487991bd573 Author: Justin Luth Date: Fri Feb 2 14:53:40 2018 +0300 init known ExtraLanguages before document loads Extensions can add RegisterOnTheFly

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

2018-02-04 Thread Justin Luth
sw/source/ui/config/mailconfigpage.cxx |5 ++--- sw/source/uibase/dbui/mmconfigitem.cxx | 26 ++ 2 files changed, 16 insertions(+), 15 deletions(-) New commits: commit beb17b18b1621d057aab255051e7265efecf17b3 Author: Justin Luth Date: Mon Jan 29 17:42:40 2018

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sfx2/source

2018-02-08 Thread Justin Luth
sfx2/source/doc/objstor.cxx |4 1 file changed, 4 insertions(+) New commits: commit d51c01846afb9bea5a39fd48fbb30b9fd02c2870 Author: Justin Luth Date: Fri Feb 2 14:53:40 2018 +0300 init known ExtraLanguages before document loads Extensions can add RegisterOnTheFly

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sfx2/source

2018-02-08 Thread Justin Luth
sfx2/source/doc/objstor.cxx |4 1 file changed, 4 insertions(+) New commits: commit df30a561499305a1da6c5fb578315feefe873881 Author: Justin Luth Date: Fri Feb 2 14:53:40 2018 +0300 init known ExtraLanguages before document loads Extensions can add RegisterOnTheFly

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

2018-02-09 Thread Justin Luth
sw/source/ui/config/mailconfigpage.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fb902968cb6b8b4e01d5a33b93dce4c5a60bb83a Author: Justin Luth Date: Fri Feb 9 08:52:47 2018 +0300 mailconfig UI: prefilled username: only clear when disabled

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

2018-02-12 Thread Justin Luth
sw/qa/extras/ooxmlexport/data/tdf106541_noinheritChapterNumbering.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 17 ++ 2 files changed, 17 insertions(+) New commits: commit ed8221aa0b1550834f8ca18ca3af21f2a41e678d Author: Justin Luth Date: Sat

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

2018-02-13 Thread Justin Luth
sw/source/core/crsr/findtxt.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 9bb369edf5471d0b29b5cea86d7203831f93d529 Author: Justin Luth Date: Wed Feb 7 20:17:31 2018 +0300 tdf#102374: regex allow ReplaceBackReferences for $ search

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

2018-02-14 Thread Justin Luth
sw/source/core/crsr/findtxt.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 5054456a6ed8ef7cd2a05fb09e1954eb02eaf0f7 Author: Justin Luth Date: Wed Feb 7 20:17:31 2018 +0300 tdf#102374: regex allow ReplaceBackReferences for $ search

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

2018-02-23 Thread Justin Luth
: Justin Luth Date: Tue Feb 20 11:41:15 2018 +0300 tdf#80282 swpagerelsize: corner case frame size max Before the swpagerelsize commits, (specifically 7c7fdf3e97bbf2301f9938082d4d44162f4ec3c0), the max size was always Prt(). The regression comes if the RelFrame is a

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

2018-02-26 Thread Justin Luth
sw/source/core/layout/fly.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit 6ed9590303b416c958d8d4ae98386f517a332f7f Author: Justin Luth Date: Tue Feb 20 14:37:17 2018 +0300 nfc: use std::min in fly.cxx:CalcRel Other parts of CalcRel are

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

2017-03-06 Thread Justin Luth
insertions(+), 9 deletions(-) New commits: commit b3afee4b61740b20bb7430bd6bbe25023f705f3a Author: Justin Luth Date: Sat Mar 4 22:07:46 2017 +0300 doc/docx: make unit test for tdf#99120 round-tripable When a page description is chained to a non-chained follow, it will only be used for

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

2017-03-06 Thread Justin Luth
insertions(+), 9 deletions(-) New commits: commit b967275f34fbfb86f02937dc35a97defa0c3a996 Author: Justin Luth Date: Sat Mar 4 22:07:46 2017 +0300 doc/docx: make unit test for tdf#99120 round-tripable When a page description is chained to a non-chained follow, it will only be used for

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

2017-03-10 Thread Justin Luth
: commit 3a9e87d14eb4bf9415dd96c77cbec75c03e9682c Author: Justin Luth Date: Thu Mar 9 17:29:34 2017 +0300 ooxmlexport: move tdf103931 unit test to ooxmlimport Visually, this unit test round-trips terribly. During round-tripping, the 3 columns (related to textsections) in the

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

2017-03-10 Thread Justin Luth
--- 4 files changed, 99 insertions(+), 99 deletions(-) New commits: commit b4fdb46a75731b22eb85671af4773e5bc9208f85 Author: Justin Luth Date: Fri Mar 10 11:09:21 2017 +0300 ooxmlimport: unit test for tdf#93640 is round-trippable Since this test round-trips well, move it to

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

2017-03-13 Thread Justin Luth
deletions(-) New commits: commit 4605bd46984125a99b0e993b71efa6edb411699f Author: Justin Luth Date: Thu Mar 9 18:13:50 2017 +0300 tdf#103931 writerfilter breaktype: same for implicit and explicit MSWord normally does NOT specify "nextPage" for the sectionBreak, sin

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

2017-03-14 Thread Justin Luth
: commit a09fc7dd097357b60931739b6ed281a0b931aa73 Author: Justin Luth Date: Mon Mar 13 08:35:00 2017 +0300 ooxmlimport: move tdf#55381 unit test to ooxmlexport This test wasn't round-trippable because the page breaks were all lost, and all of the frames ended up on p

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

2017-03-16 Thread Justin Luth
files changed, 33 insertions(+), 33 deletions(-) New commits: commit 78b195c484f8b10eb356a6f9079942e709fd8cda Author: Justin Luth Date: Sat Mar 11 09:24:38 2017 +0300 ooxmlimport: move bnc#519228 unit test to ooxmlexport9 The unit test wasn't round-tripping due to the para

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

2016-11-10 Thread Justin Luth
sw/source/uibase/docvw/edtwin.cxx | 17 ++--- 1 file changed, 2 insertions(+), 15 deletions(-) New commits: commit 70f41634d085aecc8e90dfba034bb367341d142e Author: Justin Luth Date: Tue Nov 8 11:33:02 2016 +0300 tdf#67379 - sw: treat clicking h/f-fly the same as any other

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

2016-11-14 Thread Justin Luth
(+), 5 deletions(-) New commits: commit 9259fcd40b1749cd421c433bcc436cb335cbbe43 Author: Justin Luth Date: Mon Nov 14 09:38:25 2016 +0300 tdf#88827 - double-thin border: MINGAPWIDTH is a valid width double-thin borders are available in the UI starting from 0.5pt. The actual

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sc/qa svtools/source

2016-11-14 Thread Justin Luth
insertions(+), 7 deletions(-) New commits: commit 8fc6be8d2c0fd455b9c461143594457a08a3e250 Author: Justin Luth Date: Mon Nov 14 09:38:25 2016 +0300 tdf#88827 - double-thin border: MINGAPWIDTH is a valid width double-thin borders are available in the UI starting from 0.5pt. The actual

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

2016-11-15 Thread Justin Luth
cui/source/tabpages/textattr.cxx | 10 +++--- svx/source/svdraw/svdotext.cxx |2 +- 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit 098f7a4ac2b6f309a45d29f1b68bea18418b9ee7 Author: Justin Luth Date: Wed Nov 9 19:53:49 2016 +0300 tdf#34467 - FitToFrame

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

2016-11-20 Thread Justin Luth
sw/source/core/edit/edredln.cxx |3 +-- sw/source/uibase/uiview/viewstat.cxx |3 +-- sw/source/uibase/uno/unotxdoc.cxx|3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) New commits: commit bbe19c1312500c63748583eb2e64f5cd1190942c Author: Justin Luth Date: Sat Nov 19

[Libreoffice-commits] core.git: cui/source include/svx sw/inc sw/source writerfilter/source

2016-11-24 Thread Justin Luth
changed, 3 insertions(+), 35 deletions(-) New commits: commit 8a34ff14f18da0df261ae8f1ca3f23de157706a1 Author: Justin Luth Date: Wed Nov 23 08:16:17 2016 +0300 tdf#41542 globally allow padding without borders: UI This is the final fix for tdf#41542 - enabling the UI to adjust the

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

2016-11-26 Thread Justin Luth
+ 5 files changed, 14 insertions(+), 12 deletions(-) New commits: commit 7b250d56981f78e77454a2a3fd670731b2358e75 Author: Justin Luth Date: Sat Nov 26 12:30:03 2016 +0300 tdf#103975 docx import: don't remove sectPr with BreakItem If an empty sectPr paragraph contains Page/C

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

2016-11-28 Thread Justin Luth
bbc7ed9c379019f31dc7ac234cf83ea151601465 Author: Justin Luth Date: Mon Nov 28 21:59:22 2016 +0300 tdf#103975 docx import: don't lose column break This round-trips terribly, but that was equally true before these patches. Change-Id: I4ed191c77e7f519d4c013fc83ef8b866b53d0c70 Reviewed-on:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - cui/source svx/source

2016-11-28 Thread Justin Luth
cui/source/tabpages/textattr.cxx | 10 +++--- svx/source/svdraw/svdotext.cxx |2 +- 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit 8a0575819ae3526831699767177b333270d6c718 Author: Justin Luth Date: Tue Nov 15 14:50:03 2016 +0300 tdf#34467 - FitToFrame

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

2016-11-29 Thread Justin Luth
+ 5 files changed, 14 insertions(+), 12 deletions(-) New commits: commit d1c06ed189e9af7871961f72acae2dfd938d71d5 Author: Justin Luth Date: Sat Nov 26 12:30:03 2016 +0300 tdf#103975 docx import: don't remove sectPr with BreakItem If an empty sectPr paragraph contains Page/C

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

2016-11-29 Thread Justin Luth
4307a850a310c0371bee1f79a8eb41fa8ff7fed2 Author: Justin Luth Date: Tue Nov 29 08:15:40 2016 +0300 tdf#103975 docx import: don't lose column break #2 Change-Id: I871e10d675d9009c163dd2b0fc74d29206934e34 Reviewed-on: https://gerrit.libreoffice.org/31342 Tested-by: Jenkins Rev

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

2016-11-29 Thread Justin Luth
3de0128ec4e0fce998c84043a7f8f173f1f8ac96 Author: Justin Luth Date: Mon Nov 28 21:59:22 2016 +0300 tdf#103975 docx import: don't lose column break This round-trips terribly, but that was equally true before these patches. Change-Id: I4ed191c77e7f519d4c013fc83ef8b866b53d0c70 Reviewed-on:

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

2016-11-30 Thread Justin Luth
: Ic12876dddb1aa961cd8ef7579061cca30c320c71 Reviewed-on: https://gerrit.libreoffice.org/28785 Tested-by: Jenkins Reviewed-by: Justin Luth Reviewed-by: Miklos Vajna diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx index c575a6a..882c91e 100644 --- a/sw/qa/extras

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

2016-12-01 Thread Justin Luth
sw/source/core/layout/frmtool.cxx | 16 1 file changed, 4 insertions(+), 12 deletions(-) New commits: commit feacae8571d003c60960d852e835a17ef722265c Author: Justin Luth Date: Wed Nov 2 15:15:55 2016 +0300 there is a function for that: CalcLineSpace(xx, bEvenIfNoLine

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

2016-12-02 Thread Justin Luth
sc/source/filter/excel/xetable.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit e0781244dacda54b3f30e8ddde708b25944f1344 Author: Justin Luth Date: Fri Dec 2 10:38:20 2016 +0300 prevent corrupt warning in MSO - justify dimension In 2007, the document will not open

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

2016-12-02 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx |5 + writerfilter/source/dmapper/StyleSheetTable.cxx | 13 - 2 files changed, 17 insertions(+), 1 deletion(-) New commits: commit 5a61165b32dc356ca41117f101846d43929bc551 Author: Justin Luth Date: Fri Sep 9 23:32:11 2016

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

2016-12-02 Thread Justin Luth
sc/source/filter/excel/xetable.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d05019ffb0dfdee198d95fd8cafc633ffdd0492d Author: Justin Luth Date: Fri Dec 2 10:38:20 2016 +0300 prevent corrupt warning in MSO - justify dimension In 2007, the document will not open

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sc/source

2016-12-02 Thread Justin Luth
sc/source/filter/excel/xetable.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 6546ff4786f428556643410b0a0a109e802b7b70 Author: Justin Luth Date: Fri Dec 2 10:38:20 2016 +0300 prevent corrupt warning in MSO - justify dimension In 2007, the document will not open

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

2016-12-02 Thread Justin Luth
sw/qa/extras/ww8export/ww8export.cxx | 30 --- sw/source/filter/ww8/ww8par2.cxx | 54 --- 2 files changed, 84 deletions(-) New commits: commit 1f8a70262ad99668210d9d6a128efd8382f63dd5 Author: Justin Luth Date: Fri Dec 2 16:39:22 2016

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

2016-12-02 Thread Justin Luth
sw/qa/extras/ww8export/ww8export.cxx | 30 --- sw/source/filter/ww8/ww8par2.cxx | 54 --- 2 files changed, 84 deletions(-) New commits: commit 7837860ff99577467fecb287cb0e3b111729b70a Author: Justin Luth Date: Fri Dec 2 16:39:22 2016

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

2016-12-02 Thread Justin Luth
5e74df1c3a09bd00caa4f9b8d3d0cd5539d1acff Author: Justin Luth Date: Tue Nov 29 08:15:40 2016 +0300 tdf#103975 docx import: don't lose column break #2 Change-Id: I871e10d675d9009c163dd2b0fc74d29206934e34 Reviewed-on: https://gerrit.libreoffice.org/31342 Tested-by: Jenkins Rev

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

2016-12-06 Thread Justin Luth
b71c09a31c245f2fc1e1ff3760206bb121869633 Author: Justin Luth Date: Tue Dec 6 19:20:51 2016 +0300 tdf#104420 writerfilter: no dummy para in headers Change-Id: I22bf2d85e01ce5a084babdc07a11ada0790f4933 Reviewed-on: https://gerrit.libreoffice.org/31710 Tested-by: Jenkins Reviewed-by

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

2016-12-12 Thread Justin Luth
/PropertyMap.hxx | 2 4 files changed, 32 insertions(+), 1 deletion(-) New commits: commit ede1a83e110ce7bc7d3560f415d6269ea3feb947 Author: Justin Luth Date: Sat Dec 10 09:35:09 2016 +0300 tdf#46941 docx: don't balance columns before page-break-se

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

2016-12-13 Thread Justin Luth
sw/source/uibase/shells/textsh1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e08355618e13a83210b746c67bb9f7a0b425e1dc Author: Justin Luth Date: Tue Dec 13 14:23:24 2016 +0300 tdf#104545 SID_PARA_DLG: use passed PaM instead of GetCursor reverts

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

2016-12-13 Thread Justin Luth
/PropertyMap.hxx | 2 4 files changed, 32 insertions(+), 1 deletion(-) New commits: commit 8820ca525a40f33fbb067868bc19a944597148af Author: Justin Luth Date: Sat Dec 10 09:35:09 2016 +0300 tdf#46941 docx: don't balance columns before page-break-se

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

2016-12-13 Thread Justin Luth
cc2824e3ab600e1863f52899bc2149694bd44972 Author: Justin Luth Date: Tue Dec 6 19:20:51 2016 +0300 tdf#104420 writerfilter: no dummy para in headers Change-Id: I22bf2d85e01ce5a084babdc07a11ada0790f4933 Reviewed-on: https://gerrit.libreoffice.org/31710 Tested-by: Jenkins Reviewed-by

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

2016-12-13 Thread Justin Luth
sw/source/uibase/shells/textsh1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 496fe48b64e6b395e525852e8494f67f67406148 Author: Justin Luth Date: Tue Dec 13 14:23:24 2016 +0300 tdf#104545 SID_PARA_DLG: use passed PaM instead of GetCursor reverts

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

2017-05-16 Thread Justin Luth
c7e31f492140a064d9c152583bda3d111c8bee83 Author: Justin Luth Date: Mon May 15 09:28:59 2017 +0300 tdf#107801 docx export: support w:kern Writer only enables or disables pair kerning (autokern). Word uses a minimum font size to determine which characters to kern. Since these documents are round-tripping

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

2017-05-19 Thread Justin Luth
/ww8par6.cxx | 11 ++- 4 files changed, 35 insertions(+), 4 deletions(-) New commits: commit 8a01fc2f505acc6ed9af5ba18049131225baad30 Author: Justin Luth Date: Thu May 18 16:59:09 2017 +0300 tdf#107931 ww8import: kern marker MAY indicate

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

2017-05-19 Thread Justin Luth
cee02e81cd3b55fb46eacf5db5713e8bf4363bcd Author: Justin Luth Date: Tue Apr 11 21:01:45 2017 +0300 ooxmlexport: roundtrip tdf#103975's unit tests MS documentation for splitPgBreakAndParaMark only mentions page breaks, not column breaks. (Always Move Paragraph Mark to

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

2017-05-22 Thread Justin Luth
sw/source/filter/ww8/ww8atr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f928ed66267330a8872a97767f11b97c219e0899 Author: Justin Luth Date: Fri May 19 09:11:40 2017 +0300 ww8export: match kern=2 with docxexport MSO uses half-pt values in this

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

2017-05-22 Thread Justin Luth
Author: Justin Luth Date: Mon May 22 14:24:49 2017 +0300 tdf#99227: remove unneeded specificity in unit test The unit test should only be ensuring that the drawing is in the footnote, not that it is located in the 5th character portion. Change-Id

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

2017-05-22 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 71229da3cb05fc8f3e94fe6a6a5d9ad43cdf8702 Author: Justin Luth Date: Mon May 22 15:33:29 2017 +0300 remove unneeded specificity in unit test The unit test should

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

2017-01-25 Thread Justin Luth
sw/qa/extras/uiwriter/data/tdf35021_tabOverMarginDemo.doc |binary sw/qa/extras/uiwriter/uiwriter.cxx| 24 ++ 2 files changed, 24 insertions(+) New commits: commit 0e726874b4bd111f84483f4a4f6592c8ecec6112 Author: Justin Luth Date: Wed Jan 18 21:20:51 2017

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

2017-01-25 Thread Justin Luth
: commit a47cada052427bc5cf6123b11e3643a3a8a8516a Author: Justin Luth Date: Thu Jan 19 16:27:41 2017 +0300 tdf#96277 revert ww8 import: fix upper margin of floating table commit 3755c87d0426a499d4755e82d8fbc77caa240764 mis-positions non-textframed floating tables. The

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

2017-02-02 Thread Justin Luth
sfx2/source/doc/guisaveas.cxx |4 1 file changed, 4 insertions(+) New commits: commit eb9f90186ae52efa7ff884b3e64f5dd59ddc0329 Author: Justin Luth Date: Fri Jan 20 15:59:25 2017 +0300 tdf#80807 guisaveas: never recommend system's tempdir Various download-and

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sc/qa sc/source

2017-02-10 Thread Justin Luth
sc/qa/unit/subsequent_export-test.cxx | 18 -- sc/source/filter/excel/xetable.cxx|9 - 2 files changed, 4 insertions(+), 23 deletions(-) New commits: commit 3e67dc9dbbd802dd82b92304098aaa44e70c014c Author: Justin Luth Date: Thu Feb 9 21:10:56 2017 +0300

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

2017-02-10 Thread Justin Luth
sc/source/filter/excel/xetable.cxx | 29 + 1 file changed, 21 insertions(+), 8 deletions(-) New commits: commit 09e9274fc080b471393b806617eb03124db67590 Author: Justin Luth Date: Wed Feb 8 19:08:07 2017 +0300 Optimize Excel GetOrCreateRow: reduce loops

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

2017-02-13 Thread Justin Luth
insertions(+), 9 deletions(-) New commits: commit 1cde2eb9d128c9b1b658b1380074461429ab2214 Author: Justin Luth Date: Fri Feb 10 12:44:47 2017 +0300 tdf#105840 EXCEL export: fixes for hidden defaultRow second attempt at fixing hidden rows without creating a million repeated rows

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

2016-12-14 Thread Justin Luth
sw/source/uibase/shells/textsh1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 533482bbdfe4d96b69aff2e0dcc2101fcc912293 Author: Justin Luth Date: Tue Dec 13 14:23:24 2016 +0300 tdf#104545 SID_PARA_DLG: use passed PaM instead of GetCursor reverts

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

2016-12-15 Thread Justin Luth
sw/source/filter/ww8/ww8par6.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 426215ca6fedd13ece07463ee95dd33bdb1a9a28 Author: Justin Luth Date: Thu Dec 15 20:24:46 2016 +0300 tdf#75856 SwTwips: replace with unambiguous sal_Int32 Change-Id

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

2016-12-17 Thread Justin Luth
sw/source/core/layout/frmtool.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 1427817a944f3cf1020b2f06a2ca934847b56ba8 Author: Justin Luth Date: Sat Dec 17 09:11:25 2016 +0300 tdf#104613 fix logic error in code replacement: CalcLineSpace

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

2016-12-17 Thread Justin Luth
sw/source/core/layout/frmtool.cxx | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit d253963f460e5600eb886480306b01a6fbc27ee6 Author: Justin Luth Date: Sat Dec 17 08:55:34 2016 +0300 tdf#104613 revert there is a function for that: CalcLineSpace

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

2016-12-17 Thread Justin Luth
sw/source/core/layout/frmtool.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 7382c06de7a2c78055279e1a1e7c377f490cccd1 Author: Justin Luth Date: Sat Dec 17 09:11:25 2016 +0300 tdf#104613 fix logic error in code replacement: CalcLineSpace

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

2016-12-17 Thread Justin Luth
223dd0c15e383144bdeea040f86efb7a06f89450 Author: Justin Luth Date: Sat Dec 17 16:55:07 2016 +0300 tdf#104714 bRemove paragraph: ignore frames in Headers/Footers Empty paragraphs are removed in certain cases. If the previous paragraph was in a frame, then this one shouldn't be removed (unless

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

2016-12-19 Thread Justin Luth
b8fa395288a1f3a24a4fca392afdf3a9b58373ea Author: Justin Luth Date: Fri Dec 16 19:51:55 2016 +0300 tdf#104713 writerfilter: parentless styles - only if default defined LibreOffice's default paragraph style is very different from Word's normal style? Anyway, if nor

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

2016-12-19 Thread Justin Luth
b8179d0add55f4df6b0611154bbe35d34e0b81a1 Author: Justin Luth Date: Fri Dec 16 19:51:55 2016 +0300 tdf#104713 writerfilter: parentless styles - only if default defined LibreOffice's default paragraph style is very different from Word's normal style? Anyway, if nor

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

2016-12-19 Thread Justin Luth
ce758326191d66520ecba94c8a62a98dcfa3846b Author: Justin Luth Date: Sat Dec 17 16:55:07 2016 +0300 tdf#104714 bRemove paragraph: ignore frames in Headers/Footers Empty paragraphs are removed in certain cases. If the previous paragraph was in a frame, then this one shouldn't be removed (unless

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

2016-12-20 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport8.cxx | 12 writerfilter/source/dmapper/DomainMapper_Impl.cxx |4 ++-- 2 files changed, 10 insertions(+), 6 deletions(-) New commits: commit 893698741a78e56d74b87caff24f67742ddd892b Author: Justin Luth Date: Tue Dec 20 12:19:43

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

2016-12-20 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport8.cxx|4 ++-- writerfilter/source/dmapper/DomainMapper.cxx |4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit c829e01e973ac32fb625925ce83f843ad30d94db Author: Justin Luth Date: Tue Dec 20 13:51:26 2016 +0300

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

2016-12-21 Thread Justin Luth
/source/dmapper/DomainMapper.cxx |3 writerfilter/source/dmapper/PropertyMap.hxx|2 6 files changed, 62 insertions(+), 3 deletions(-) New commits: commit e37563c304e52f1d2385868c9b33e0145493d2bd Author: Justin Luth Date: Tue Dec 20 15:54:18 2016 +0300

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

2016-12-21 Thread Justin Luth
34324bff1252dc5a51c9408f9502654453f319b6 Author: Justin Luth Date: Wed Dec 21 07:32:14 2016 +0300 tdf#75573 - relocate code: alternate stream already started moving this keeps the original fix and prevents losing a table in this unit test fixes regression commit

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

2016-12-21 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport8.cxx | 12 writerfilter/source/dmapper/DomainMapper_Impl.cxx |4 ++-- 2 files changed, 10 insertions(+), 6 deletions(-) New commits: commit 7e38087bf2a4d9d9edd0c98f965531002e0be777 Author: Justin Luth Date: Tue Dec 20 12:19:43

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

2016-12-21 Thread Justin Luth
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cc07f1c044b47e08b1fb0cab631be057b34ee1bc Author: Justin Luth Date: Thu Dec 22 09:00:42 2016 +0300 fix tinderbox int to sal_Int32 conversion failure note

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

2016-12-21 Thread Justin Luth
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 9c2b0c55cd91ed5b85a1df7df3b2cd12afffde91 Author: Justin Luth Date: Thu Dec 22 10:39:21 2016 +0300 fix tinderbox: ooxmlimport # of paragraphs assert Test name

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

2016-12-21 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport8.cxx|4 ++-- writerfilter/source/dmapper/DomainMapper.cxx |4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit a21035c779167ec0e84ac21b9e5cdf6f2553ab30 Author: Justin Luth Date: Tue Dec 20 13:51:26 2016 +0300

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

2016-12-22 Thread Justin Luth
/source/dmapper/DomainMapper.cxx |3 writerfilter/source/dmapper/PropertyMap.hxx|2 6 files changed, 62 insertions(+), 3 deletions(-) New commits: commit 2a08419ef27afe756402eb18ffd2434a476c9bc5 Author: Justin Luth Date: Tue Dec 20 15:54:18 2016 +0300

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

2016-12-22 Thread Justin Luth
sw/source/filter/ww8/ww8par6.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 588d917d0af740bb75c7cf5085f0db63e35f2df0 Author: Justin Luth Date: Thu Dec 15 20:24:46 2016 +0300 tdf#75856 SwTwips: replace with unambiguous sal_Int32 Change-Id

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

2016-12-22 Thread Justin Luth
4cbe2e712bab42e95fb55d78da6b1daf326f7f1b Author: Justin Luth Date: Wed Dec 21 07:32:14 2016 +0300 tdf#75573 - relocate code: alternate stream already started moving this keeps the original fix and prevents losing a table in this unit test fixes regression commit

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

2016-12-24 Thread Justin Luth
sw/source/filter/ww8/ww8par6.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 604cf7024fce29143150ab77b2f14b59a45e61eb Author: Justin Luth Date: Sat Dec 24 12:00:21 2016 +0300 tdf#81263 ww8par6: only use valid sal_uInt16 values for ULSpace

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

2016-12-28 Thread Justin Luth
sd/source/ui/slidesorter/controller/SlsClipboard.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 87fce022c65c1d2aed1ca59967137d77d936043c Author: Justin Luth Date: Wed Dec 28 21:57:32 2016 +0300 SD SlsClipboard: cleanup and preparation for

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

2017-01-01 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport8.cxx|3 +++ writerfilter/source/dmapper/DomainMapperTableManager.cxx |4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit e73c961a7fb23246dc4a9c27d7ed0808b9ba74b5 Author: Justin Luth Date: Fri Dec 23 17:52:46

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

2017-01-02 Thread Justin Luth
sw/source/filter/ww8/ww8par6.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 70b3dd697cb248fb56830db691269fe9e78c57fb Author: Justin Luth Date: Sat Dec 24 12:00:21 2016 +0300 tdf#81263 ww8par6: only use valid sal_uInt16 values for ULSpace

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

2017-01-02 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport8.cxx|3 +++ writerfilter/source/dmapper/DomainMapperTableManager.cxx |4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 91867c343d858e7365c06f2953e979bc038af186 Author: Justin Luth Date: Fri Dec 23 17:52:46

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

2017-01-02 Thread Justin Luth
writerfilter/source/dmapper/DomainMapperTableManager.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit bed818c5d5e92a0b189f25e18495fc205d949128 Author: Justin Luth Date: Mon Jan 2 17:50:26 2017 +0300 tdf#104876 writerfilter: m_bTableSizeTypeInserted

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

2017-01-02 Thread Justin Luth
sw/source/filter/ww8/ww8par6.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 74ce6ebe51027ecd742b651d095c455417595908 Author: Justin Luth Date: Sat Dec 24 12:00:21 2016 +0300 tdf#81263 ww8par6: only use valid sal_uInt16 values for ULSpace

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

2017-01-03 Thread Justin Luth
sw/source/core/table/swnewtable.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 53fd124d2488977af8536f439874a15de375dc40 Author: Justin Luth Date: Fri Dec 30 22:21:19 2016 +0300 tdf#49102 - UI: remove list numbering from merged cells The hidden

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