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

2018-04-26 Thread Justin Luth
sw/qa/core/data/ww8/pass/tdf117129_dxagoal0.doc |binary sw/source/filter/ww8/ww8graf2.cxx |3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 59d41f0bd54522a15e4177cbc9fda175b5190646 Author: Justin Luth Date: Mon Apr 23 09:27:00 2018 +0300 tdf

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

2018-04-27 Thread Justin Luth
: commit a3783c0af4bd21eb9c001aadc60c660c06a47779 Author: Justin Luth Date: Fri Mar 30 21:36:42 2018 +0300 tdf#106062 ww8import: skip fake tab only on hanging indent Export has changed, so that it only exports a tab when the footnote paragraph has a hanging indent. Adjusting the import

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

2018-05-09 Thread Justin Luth
writerfilter/source/dmapper/NumberingManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ac27f4e7abf5339f71d4f5f3fc09a13b25669fe4 Author: Justin Luth Date: Sat Apr 21 11:35:31 2018 +0300 tdf#117137: DOCX import: don't try to set grab-bag as UNO

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

2018-05-14 Thread Justin Luth
36839898fadddee155fb73e70d16e1eea4f5f9f0 Author: Justin Luth Date: Wed May 9 18:43:54 2018 +0300 writerfilter NFC: save ConvertedParaStyleName, not WW8Name and rename m_sCurrentParaStyleId -> m_sCurrentParaStyleName This is prep work for tdf#117504, where the value saved in m_sCurrentParaStyl

RE: Canadian developers?

2019-08-04 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 ___

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

2014-10-24 Thread Justin Luth
sfx2/source/doc/objxtor.cxx |2 +- sw/inc/unoprnms.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 4108bd9b7a41eaa0f3bf8b8173f27f57e009ee34 Author: Justin Luth Date: Tue Sep 30 14:37:59 2014 -0400 fdo#71248 Excel VBA: ActiveDocument is not

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

2014-11-01 Thread Justin Luth
sw/source/core/unocore/unomap.cxx |2 +- sw/source/uibase/uno/unotxdoc.cxx | 10 ++ 2 files changed, 7 insertions(+), 5 deletions(-) New commits: commit b812374174144e077bc3b08fe347626cb1a33eee Author: Justin Luth Date: Tue Oct 7 09:52:28 2014 -0400 related to #fdo71248

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

2014-11-01 Thread Justin Luth
sfx2/source/doc/objxtor.cxx |2 +- sw/inc/unoprnms.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 33c132baca3a2089551226167d27bdc3f9a67907 Author: Justin Luth Date: Tue Sep 30 14:37:59 2014 -0400 fdo#71248 Excel VBA: ActiveDocument is not

getting help with bug 86843 - VBA crashing LO with fireChangeEvent

2014-11-29 Thread Justin Luth
I'm stuck in trying to fix https://bugs.freedesktop.org/show_bug.cgi?id=86843. bug summary: when VBA code makes changes to a textbox value, the textbox_change() function is triggered and then, especially under linux, LibreOffice abruptly exits. I've reviewed a lot of gdb traces looking for a co

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

2014-11-11 Thread Justin Luth
sw/source/core/access/accpara.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 817da76529aa39f641d76805d429b09681348811 Author: Justin Luth Date: Sat Nov 8 19:37:22 2014 +0300 fdo#85912 Delete surrounding text failing for input method calls regression. When

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

2014-11-12 Thread Justin Luth
sw/source/core/access/accpara.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 9a612f1d08eea858111ad5e161dc548c5173250a Author: Justin Luth Date: Sat Nov 8 19:37:22 2014 +0300 fdo#85912 Delete surrounding text failing for input method calls regression. When

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

2015-01-22 Thread Justin Luth
: commit aa852c88c8312512e3595accefb9bc4d234a26a3 Author: Justin Luth Date: Mon Jan 19 19:05:09 2015 +0300 fdo#68963 recognize __RefHeading__ bookmarks as TOC in .doc files LibreOffice recognizes MS Office Table Of Contents, but LO files saved as .doc didn't show the

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

2015-01-23 Thread Justin Luth
sw/source/filter/ww1/fltshell.cxx |2 +- sw/source/filter/ww8/ww8par5.cxx | 25 - 2 files changed, 17 insertions(+), 10 deletions(-) New commits: commit 789ee5c2c6f3ed8bcee94d2596a9673055da6ebe Author: Justin Luth Date: Fri Jan 23 08:54:08 2015 +0300 fdo

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

2015-01-23 Thread Justin Luth
: commit 7aa6bf5a7c89c8d114c84eb24e3056568fb7c9df Author: Justin Luth Date: Thu Jan 22 14:29:59 2015 +0300 fdo#68963 recognize __RefHeading__ bookmarks as TOC LibreOffice recognizes MS Office TOC, but LO files saved as .doc format had no text showing. Now bookmarks using the LO

proposed patch: Bug 69609 - registrymodification.xcu in presets folder not implemented in newly created profiles.

2014-12-13 Thread Justin Luth
I am working on Bug 69609 - allowing /presets/registrymodification.xcu to be incorporated into a new user profile. This would be a really easy way for a system administrator to deliver a customized default configuration to his users. A proposed patch has been added to the bug report. https://bugs

Re: proposed patch: Bug 69609 - registrymodification.xcu in presets folder not implemented in newly created profiles.

2014-12-15 Thread Justin Luth
When my co-worker wrote the extension on Feb 4, he said: " I think it now meets the "standards" for writing an extension. But it was a long hard path to get there: like stabbing in the dark." "After much pain and scant documentation, and a lot of trial and error (MOSTLY error) I think it is work

Re: proposed patch: Bug 69609 - registrymodification.xcu in presets folder not implemented in newly created profiles.

2014-12-15 Thread Justin Luth
On 15/12/14 14:18, Noel Grandin wrote: > Perhaps we need an official, bundled (but off by default) extension > that performs this job? An example extension won't be enough. However, a config builder tool could do the job. 1.) Identifying the setting change difficulties: -does a setting change

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

2015-01-05 Thread Justin Luth
sw/source/filter/ww8/ww8par.cxx |9 - sw/source/filter/ww8/ww8scan.hxx |2 +- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 42f48db159980ad30588ed1d52867afbbe9648f5 Author: Justin Luth Date: Fri Jan 2 07:44:33 2015 +0300 fdo#67870 WW8 filter

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

2015-01-07 Thread Justin Luth
sw/qa/extras/ww8export/data/zoomtype.doc |binary sw/qa/extras/ww8export/ww8export.cxx | 11 +++ 2 files changed, 11 insertions(+) New commits: commit f536699304e951ab2e104118ad36335ee0f1b268 Author: Justin Luth Date: Mon Jan 5 19:34:32 2015 +0300 WW8 filter: zoom type

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

2015-01-07 Thread Justin Luth
sw/source/filter/ww8/wrtww8.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit efa21d48a0dcb46e4728a19f89d0e26587a17327 Author: Justin Luth Date: Fri Jan 2 07:33:08 2015 +0300 WW8 filter: export zoom type Change-Id

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

2015-01-07 Thread Justin Luth
sw/source/filter/ww8/wrtww8.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 955994ce0e039d40c48c420c887bf68c1d766615 Author: Justin Luth Date: Fri Jan 2 07:33:08 2015 +0300 WW8 filter: export zoom type Change-Id

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

2016-09-21 Thread Justin Luth
: Justin Luth Date: Wed Sep 7 19:26:30 2016 +0300 tdf#81345 docx import fix default page break regression "regression" from 4e653d15eff26aa5283d8ba20611893f4c573f57 If there are new style elements, then don't treat a default break in columns as a c

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

2016-09-28 Thread Justin Luth
sw/qa/extras/ooxmlexport/data/tdf92724_continuousBreaksComplex2.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport4.cxx| 26 ++ 2 files changed, 26 insertions(+) New commits: commit 13c0122ad18dd1db187de8afc2ef406421d6d0e5 Author: Justin Luth Date: Tue

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

2016-09-29 Thread Justin Luth
editeng/source/editeng/impedit2.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a324e85cbbe62c8d8b6b6c0d0692746c17673453 Author: Justin Luth Date: Wed Sep 7 13:54:37 2016 +0300 tdf#101815 editeng SetMustRepaint when InsertText Change-Id

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

2016-10-02 Thread Justin Luth
insertions(+), 24 deletions(-) New commits: commit fe8ec3f3f09aae165c854294ad52d6870e70ef8e Author: Justin Luth Date: Fri Sep 30 17:46:38 2016 +0300 n#780843 revert part of docx testcase revert testcase for commit 211916f86585cb4f6258eb30e0474e4c21cd37f1 On import, it is

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

2016-06-23 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx | 12 +--- sw/source/core/layout/flowfrm.cxx |5 - 2 files changed, 13 insertions(+), 4 deletions(-) New commits: commit 272437706372eaac9bf1d748723196c573ac Author: Justin Luth Date: Sat Jun 11 10:30:18 2016 +0300

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

2016-06-26 Thread Justin Luth
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |4 1 file changed, 4 insertions(+) New commits: commit aa06a33946951e872b5e81d1c2bc8b7f60c861e1 Author: Justin Luth Date: Sat Jun 25 19:43:35 2016 +0300 n#766487 additional docx testcase This testcase has been a real thorn and

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

2016-06-27 Thread Justin Luth
121109610f9af0b294cf042c6ae5abc6fcc4f326 Author: Justin Luth Date: Sat Jun 11 21:58:11 2016 +0300 tdf#76322 writer: allow column breaks in headers/footers The code blocking this came in the original OpenOffice flowfrm. Either IsInSct() or FindFooterOrHeader() works to resolve this

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

2016-06-28 Thread Justin Luth
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 20 +++- 1 file changed, 3 insertions(+), 17 deletions(-) New commits: commit 0f9666134e58d5b03189636335b3a1f407b968b5 Author: Justin Luth Date: Mon Jun 27 17:03:26 2016 +0300 remove stylename dependency on testunit n750255

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

2016-06-29 Thread Justin Luth
: commit 50bf96d31ab2eb546f6c71cc93c1fa5dd4bf3044 Author: Justin Luth Date: Sat Jun 25 22:21:08 2016 +0300 tdf#90697 docx - don't change continuous break into page break As soon as you set PROP_PAGE_DESC_NAME, you are inserting that style as a page break. Setting a pagebrea

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

2016-06-29 Thread Justin Luth
sw/qa/extras/rtfexport/rtfexport.cxx | 51 +++ 1 file changed, 46 insertions(+), 5 deletions(-) New commits: commit 8448d0930177da0014b7faa99bb124227ae1c16e Author: Justin Luth Date: Tue Jun 28 07:08:28 2016 +0300 remove pageStyle name dependencies from

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

2016-07-01 Thread Justin Luth
sw/qa/extras/rtfimport/rtfimport.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1a13a9a46ae240966fa9152b35671384c07e7004 Author: Justin Luth Date: Tue Jun 28 08:34:26 2016 +0300 remove stylename dependency from rtfimport It was not the

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 16 commits - cui/source external/boost formula/source reportdesign/source sc/source solenv/gbuild sw/qa sw/source vcl/inc vcl/opengl

2016-07-04 Thread Justin Luth
/PropertyMap.cxx |4 + 28 files changed, 206 insertions(+), 38 deletions(-) New commits: commit 312ba80b3b8fcb57dbdfd8c1afb1a38149ff9fe7 Author: Justin Luth Date: Sat Jun 25 22:21:08 2016 +0300 tdf#90697 docx - don't change continuous break into page

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

2016-07-04 Thread Justin Luth
files changed, 18 insertions(+), 6 deletions(-) New commits: commit f76b8d1cfe07e84744bc57a22e815d347f3f8f23 Author: Justin Luth Date: Mon Jul 4 12:07:00 2016 +0300 tdf#96750 docx - ensure all styles are initialized Change-Id: I50467cb2798ef81dd89006768c66aa7e93cb411c Reviewed-on

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

2016-07-04 Thread Justin Luth
|4 + 4 files changed, 33 insertions(+), 5 deletions(-) New commits: commit e4197fbec8abe21a8bb0d222ac6e06664798ce1d Author: Justin Luth Date: Sat Jun 11 10:30:18 2016 +0300 tdf#76349 writer: treat single-column break as page break Writerfilter imports docx-defined column

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

2016-07-04 Thread Justin Luth
24bb46f4b6d8c0c7c0e56270a8a5daa79244feac Author: Justin Luth Date: Sat Jun 11 21:58:11 2016 +0300 tdf#76322 writer: allow column breaks in headers/footers The code blocking this came in the original OpenOffice flowfrm. Either IsInSct() or FindFooterOrHeader() works to resolve this

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

2016-07-04 Thread Justin Luth
e7cea34113baa840de61208fa56da2cf043e0297 Author: Justin Luth Date: Sat Jun 11 21:58:11 2016 +0300 tdf#76322 writer: allow column breaks in headers/footers The code blocking this came in the original OpenOffice flowfrm. Either IsInSct() or FindFooterOrHeader() works to resolve this

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

2016-07-11 Thread Justin Luth
ecea3431ca761369d8180a74eba2877533050516 Author: Justin Luth Date: Wed Jul 6 10:04:04 2016 +0300 tdf75573 docx - complete frames before starting alternate streams An unused odd header was set to be discarded. The handling of unregistered frames occurred at the same time, and thus ended up being discarded as well

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

2016-07-12 Thread Justin Luth
sw/source/filter/ww8/docxattributeoutput.cxx | 16 +++- sw/source/filter/ww8/docxattributeoutput.hxx |4 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 28ded9c98837d6b6eefff73f396353b61b6b4017 Author: Justin Luth Date: Mon Jul 11 18:07:32 2016

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

2016-07-13 Thread Justin Luth
sw/source/core/layout/flowfrm.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 5647eb6f8ef5828ce14973a91946d5d7cdfeae30 Author: Justin Luth Date: Sat Jun 11 10:30:18 2016 +0300 tdf#76349 writer: treat single-column break as page break

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

2016-07-14 Thread Justin Luth
sw/source/filter/ww8/docxattributeoutput.cxx | 16 +++- sw/source/filter/ww8/docxattributeoutput.hxx |4 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 620c00bf2279ccedf3fadefecc68186e25827b59 Author: Justin Luth Date: Mon Jul 11 18:02:37 2016

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

2016-07-24 Thread Justin Luth
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 16 ++-- writerfilter/source/dmapper/DomainMapper.cxx | 13 +++-- 2 files changed, 21 insertions(+), 8 deletions(-) New commits: commit 9920a0bf9d783978cd6f7b97f7528d8aa2571143 Author: Justin Luth Date: Sat Jul 23 07:54:57

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

2016-07-26 Thread Justin Luth
sw/qa/extras/ooxmlimport/ooxmlimport.cxx|4 ++-- writerfilter/source/dmapper/PropertyMap.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit eb345a155bc9cb92fffd3e5ea0269207b3bac0f1 Author: Justin Luth Date: Sat Jul 23 08:23:08 2016 +0300 tdf

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

2016-07-27 Thread Justin Luth
deletions(-) New commits: commit 91ad1017b609be6fceccd392006dd9ab60724352 Author: Justin Luth Date: Sat Jul 23 09:10:29 2016 +0300 tdf#75573 - docx don't remove frame anchor paragraph frames anchor to the following paragraph. Don't remove an empty paragraph if it follo

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

2016-07-28 Thread Justin Luth
writerfilter/source/dmapper/SettingsTable.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit d40ed9d0cd3c4a66d4ebf65d3a530f0fc5a8da17 Author: Justin Luth Date: Sat Jul 23 14:56:55 2016 +0300 tdf#99434 docx enable docprotection only when enforced

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

2016-07-28 Thread Justin Luth
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 11ded42ef7f056072e7bf1fb66a0e1ec5a556317 Author: Justin Luth Date: Sat Jul 23 15:23:25 2016 +0300 unit test for docprotection only when enforced Change-Id

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

2016-07-28 Thread Justin Luth
writerfilter/source/dmapper/SettingsTable.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 6dfc4eb0163d501992d2f9726e4eec0565dd4eb0 Author: Justin Luth Date: Sat Jul 23 14:56:55 2016 +0300 tdf#99434 docx enable docprotection only when enforced

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

2016-07-29 Thread Justin Luth
writerfilter/source/dmapper/PropertyMap.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit 4a6329badc9c8679945d1a1ec225e26e15d7bfd2 Author: Justin Luth Date: Fri Jul 29 22:03:55 2016 +0300 docx - inherit FollowPage before FirstPage

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

2016-01-21 Thread Justin Luth
sw/source/core/text/itrpaint.cxx | 19 ++- sw/source/core/text/porlin.hxx |1 + 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 8c564a1fd313da29088bed6453c5e16876690d24 Author: Justin Luth Date: Wed Oct 28 11:12:17 2015 +0300 tdf#93637

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

2016-01-21 Thread Justin Luth
svx/source/accessibility/AccessibleShape.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 13bb526930749a2f45592c53fedb13f9508212fc Author: Justin Luth Date: Tue Dec 29 16:15:56 2015 +0300 tdf#96685 - set initial focus of accessible editeng objects

How feature-complete does an enhancement need to be: vertical page centering

2016-01-27 Thread Justin Luth
I'm working on page-level vertical centring and think that I have a fairly workable solution for displaying existing documents. How feature-complete does a new enhancement need to be in order to be merged into master? I think the viewing part is working very well. It centres, bottom, and “block”

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

2016-01-29 Thread Justin Luth
sw/source/core/text/itrpaint.cxx | 19 ++- sw/source/core/text/porlin.hxx |1 + 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 7b644045bebcd70e7324beac793b5018da1c4de5 Author: Justin Luth Date: Wed Oct 28 11:12:17 2015 +0300 tdf#93637

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

2016-02-08 Thread Justin Luth
|1 5 files changed, 48 insertions(+), 1 deletion(-) New commits: commit 1fda8bf08123b521d9ad77eb542d7d1a3c63f54a Author: Justin Luth Date: Sat Jan 16 08:12:47 2016 +0300 tdf#96685 - set focus of accessible table cells Newly created accessible cells were not

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

2016-06-01 Thread Justin Luth
sd/source/ui/docshell/docshel4.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit c36b560c8d7acf5259d2a8f97317f303667140a3 Author: Justin Luth Date: Tue May 31 22:11:21 2016 +0300 tdf#66469 impress: update outline text before saving When custom

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

2016-06-01 Thread Justin Luth
sd/source/ui/docshell/docshel4.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 940880a6822bc688193a5a667f5d2104ed477906 Author: Justin Luth Date: Tue May 31 22:11:21 2016 +0300 tdf#66469 impress: update outline text before saving When custom

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sd/source

2016-06-01 Thread Justin Luth
sd/source/ui/docshell/docshel4.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 1245bead3a68c9495a870f194f3c523b3b78cf87 Author: Justin Luth Date: Tue May 31 22:11:21 2016 +0300 tdf#66469 impress: update outline text before saving When custom

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

2016-08-14 Thread Justin Luth
deletion(-) New commits: commit 2a174c2f6fd58a31eb150b84de83e5ba1c4d3fed Author: Justin Luth Date: Fri Aug 5 20:21:13 2016 +0300 tdf#97090 writerfilter - don't fill_SOLID with auto color fixes a regression from 24077b2d52ab3d0fd0db5afb25d8b94b62386e3e seems to be

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

2016-08-16 Thread Justin Luth
deletion(-) New commits: commit 834ae34d7f16f37078bf0065af8bff29f9d5c422 Author: Justin Luth Date: Fri Aug 5 20:21:13 2016 +0300 tdf#97090 writerfilter - don't fill_SOLID with auto color fixes a regression from 24077b2d52ab3d0fd0db5afb25d8b94b62386e3e seems to be

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

2016-08-23 Thread Justin Luth
: commit 6f9cbfad8744646b5b1f79d5fbf1c1f9eb03519d Author: Justin Luth Date: Sat Jun 25 22:21:08 2016 +0300 tdf#90697 docx - don't change continuous break into page break As soon as you set PROP_PAGE_DESC_NAME, you are inserting that style as a page break. Setting a pagebrea

[Libreoffice-commits] core.git: Branch 'distro/collabora/lov-5.2' - 6 commits - basic/source download.lst external/poppler extras/source include/basic readlicense_oo/license sw/qa writerfilter/source

2016-08-24 Thread Justin Luth
writerfilter/source/dmapper/PropertyMap.cxx |4 17 files changed, 1861 insertions(+), 1542 deletions(-) New commits: commit b6fce07fbb3e1af2975ea9b437f8cac4b8c26f50 Author: Justin Luth Date: Sat Jun 25 22:21:08 2016 +0300 tdf#90697 docx - don't change conti

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

2016-02-12 Thread Justin Luth
svx/source/table/accessibletableshape.cxx | 23 ++- 1 file changed, 6 insertions(+), 17 deletions(-) New commits: commit dc0f901190da6ab3d95c6008e947684ab36a4f2a Author: Justin Luth Date: Wed Feb 10 12:10:23 2016 +0300 GetActiveAccessibleCell: remove recently

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

2016-02-15 Thread Justin Luth
aa03fd09c0e18ace241c9fe151f7f52c6773f403 Author: Justin Luth Date: Sat Feb 13 16:28:48 2016 +0300 tdf#56321 - .doc import image flipped status Although LO was exporting whether an image was flipped horizontally or vertically, it wasn't reading it in during an import. Chan

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

2016-02-16 Thread Justin Luth
sw/source/filter/ww8/ww8graf.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit c0ec06b19c0e14cfc7f69500e50e6ebb17a07ec0 Author: Justin Luth Date: Tue Feb 16 08:32:33 2016 +0300 tdf#56321 - .doc import image flipped status Although LO was

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

2016-02-18 Thread Justin Luth
sw/source/uibase/shells/grfsh.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit c31afc3624224b926069e87ad13c14f8cc9d63ce Author: Justin Luth Date: Mon Feb 15 17:57:36 2016 +0300 tdf#82012 - keep flip settings when compressing image Format - flip

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

2016-02-18 Thread Justin Luth
sw/source/uibase/shells/grfsh.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 153818bf686fe9d1b8f5a4f65cc14ea57420d1b0 Author: Justin Luth Date: Mon Feb 15 17:57:36 2016 +0300 tdf#82012 - keep flip settings when compressing image Format - flip

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/source

2016-02-24 Thread Justin Luth
vcl/source/glyphs/graphite_layout.cxx | 36 +- 1 file changed, 18 insertions(+), 18 deletions(-) New commits: commit d0b16f53d3372d4176ea1a119de8d04f2aa05ad4 Author: Justin Luth Date: Tue Feb 23 13:56:11 2016 +0300 Fix and tidy-up graphite line final

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

2016-02-29 Thread Justin Luth
sw/source/filter/ww8/wrtw8nds.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 44e700f70d750cf1c6aac89d0dd07a4f57879b1b Author: Justin Luth Date: Mon Feb 29 11:51:27 2016 +0300 tdf#97960 - .doc: preserve font size in empty cells fixes regression

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

2016-02-29 Thread Justin Luth
sw/source/filter/ww8/wrtw8nds.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1d46afc6a7097f3265654f21ad2e01d1a8d757c0 Author: Justin Luth Date: Mon Feb 29 11:51:27 2016 +0300 tdf#97960 - .doc: preserve font size in empty cells fixes regression

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

2016-02-29 Thread Justin Luth
sw/source/filter/ww8/wrtw8nds.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b51c60b8b84c6a211b1c89bfd3001cb562ba5907 Author: Justin Luth Date: Mon Feb 29 11:51:27 2016 +0300 tdf#97960 - .doc: preserve font size in empty cells fixes regression

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

2016-03-09 Thread Justin Luth
vcl/unx/gtk/gtksalframe.cxx |7 ++- vcl/unx/gtk3/gtk3gtkframe.cxx |7 ++- 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit 598e6a024163f1510d076000788b7745625f5ed5 Author: Justin Luth Date: Wed Feb 10 13:12:35 2016 +0300 tdf#96685 - ensure FindFocus

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/source

2016-03-14 Thread Justin Luth
vcl/source/edit/textview.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b170aa84afbbb6c984d739aed15846c2269be9ff Author: Justin Luth Date: Mon Dec 28 14:20:53 2015 +0300 tdf#96687 - force validation after External Input After external input (EndExtTextInput

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

2016-10-25 Thread Justin Luth
sw/source/filter/ww8/ww8par2.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 55840d90c43d0ba6db4a9cda4af648df0776749b Author: Justin Luth Date: Mon Oct 24 15:46:45 2016 +0300 tdf#89377 ww8import: table honors ParaStyle break-before-page MS Word can page

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

2016-10-28 Thread Justin Luth
include/oox/ole/vbaproject.hxx|6 +++--- oox/source/ole/vbaproject.cxx |5 ++--- sc/source/filter/oox/workbookfragment.cxx |3 +++ 3 files changed, 8 insertions(+), 6 deletions(-) New commits: commit b41e7b817e1e214582505d28d0cc36d741fa9979 Author: Justin Luth

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

2016-10-28 Thread Justin Luth
cui/source/tabpages/border.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit c0baab9aa80bfa49b753d2d598a4fbc71ceb656e Author: Justin Luth Date: Fri Oct 28 19:40:23 2016 +0300 reset border should clear all borders If no borders were originally defined, the reset

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

2016-10-29 Thread Justin Luth
Author: Justin Luth Date: Sat Oct 29 13:54:57 2016 +0300 tdf#41542 rename variable to match LO5.4 terminology Changing /Allow_*Spacing_*Without_*Borders/I to AllowPaddingWithoutBorders related to tdf#103275 where "spacing to contents" is to be changed to

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

2016-10-29 Thread Justin Luth
include/oox/ole/vbaproject.hxx|6 +++--- oox/source/ole/vbaproject.cxx |5 ++--- sc/source/filter/oox/workbookfragment.cxx |3 +++ 3 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 255c751c48955b56b96e1cf945b800ee4c1c917c Author: Justin Luth

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

2016-10-30 Thread Justin Luth
sw/source/filter/ww8/wrtw8esh.cxx |8 1 file changed, 8 insertions(+) New commits: commit 49909dca5856aada5340d44f03a271d38e038039 Author: Justin Luth Date: Mon Oct 31 07:52:14 2016 +0300 fix logic error - still set zero padding if no border set caused by commit

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

2016-10-31 Thread Justin Luth
sw/source/filter/ww8/wrtw8esh.cxx | 15 +-- 1 file changed, 1 insertion(+), 14 deletions(-) New commits: commit 21f6bf2d17de3a69981d15d3878fd57d4169972f Author: Justin Luth Date: Mon Oct 31 08:16:53 2016 +0300 MS formats allow padding without borders, regardless of display

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

2016-11-02 Thread Justin Luth
f013d4a1f4073cda735befd6e446bee35f3db65c Author: Justin Luth Date: Sat Oct 29 17:26:57 2016 +0300 tdf#41542 PaddingWithoutBorders: allow UI changes if... If the compatibility option is set, allow the border dialog for frames to be able to adjust the spacing values without enabling the border lines

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

2016-11-03 Thread Justin Luth
sw/source/core/layout/frmtool.cxx | 16 1 file changed, 4 insertions(+), 12 deletions(-) New commits: commit 5d9d0f3c979732ade57b9c4c4960dd030ffdc9f9 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: sw/qa sw/source

2016-11-04 Thread Justin Luth
9130627e21dd7c52c5eee1acc4b71f86eb9f3118 Author: Justin Luth Date: Mon Oct 31 11:59:09 2016 +0300 tdf#41542 globally allow padding without borders: layout Styles with borders do not have a requirement for visible borders in order to apply padding in the ODF specs. This was only an

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

2016-11-04 Thread Justin Luth
/ooxmlexport8.cxx |1 - 6 files changed, 17 deletions(-) New commits: commit 570e8488b5cee5cc4c931c3468490acd6cab27cf Author: Justin Luth Date: Fri Nov 4 17:07:03 2016 +0300 ooxmlexport*: cleanup - remove unnecessary "crop" lines

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

2016-11-04 Thread Justin Luth
67e385ac8dfd804015c8b6199865b71ab6e927b4 Author: Justin Luth Date: Wed Nov 2 10:13:49 2016 +0300 tdf#41542 MSWordExport: accommodate page's borderless padding Honor the padding value even if the border is not visible. This is needed both for ODT->DOC(X) (starting in LO5.4), a

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

2016-11-05 Thread Justin Luth
editeng/source/items/frmitems.cxx | 12 ++-- include/editeng/boxitem.hxx |5 +++-- sw/source/core/doc/notxtfrm.cxx | 16 ++-- 3 files changed, 27 insertions(+), 6 deletions(-) New commits: commit d034f273cb24ebe4fde20ad9089ac11cccf316d0 Author: Justin Luth

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

2016-11-05 Thread Justin Luth
commits: commit a5f8c5f9338e140c8ec3198228917a8a1a54dc35 Author: Justin Luth Date: Sat Nov 5 15:40:29 2016 +0300 make a useful function - SvxBoxItem::CalcLineWidth It saves lots of extra code: no separately checking if a line exists, and then getting the width. Closely matches the

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

2016-11-06 Thread Justin Luth
(+), 35 deletions(-) New commits: commit 8eff1decd91cbfb10094c25d4cf1d2b434a4da72 Author: Justin Luth Date: Fri Nov 4 21:32:38 2016 +0300 tdf#41542 MSWordExport: accommodate image's borderless padding Honor the padding value even if the border is not visible. Previously the pa

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

2016-11-07 Thread Justin Luth
sfx2/source/doc/docfile.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d9c7b0a01162254240a1328fa594991eccf6bc65 Author: Justin Luth Date: Wed Oct 26 19:59:32 2016 +0300 tdf#62625 - reopen temp stream to readBasic .xls VBA InputStream was

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

2016-11-07 Thread Justin Luth
sfx2/source/doc/docfile.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 07b1e1025653c05f6422278da793261cbff42c71 Author: Justin Luth Date: Wed Oct 26 19:59:32 2016 +0300 tdf#62625 - reopen temp stream to readBasic .xls VBA InputStream was

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

2016-11-07 Thread Justin Luth
editeng/source/items/frmitems.cxx | 12 ++-- include/editeng/boxitem.hxx |5 +++-- sw/source/core/doc/notxtfrm.cxx | 16 ++-- 3 files changed, 27 insertions(+), 6 deletions(-) New commits: commit ab64ae2a828f4acd6d118abc14193c543d04b940 Author: Justin Luth

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

2016-03-21 Thread Justin Luth
sw/source/core/crsr/bookmrk.cxx | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) New commits: commit feafa40e30505a1740272f2036441f1ca23cbfd6 Author: Justin Luth Date: Mon Mar 21 08:41:19 2016 +0300 avoid null pointer crash during mail-merge It is

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 'git/libreoffice/inst

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

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

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 ident

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

2015-08-07 Thread Justin Luth
sw/source/filter/ww8/wrtw8nds.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f7eeb007050d7bc4606f3c3e8221175d92ab06b Author: Justin Luth Date: Wed Jul 29 09:47:32 2015 +0300 related to tdf#87437: prevent null pointer function call Fix for

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

2015-08-07 Thread Justin Luth
sw/source/filter/ww8/wrtw8nds.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 15c2e6c8c6bfdb05ca0cb4f09835828123c95b49 Author: Justin Luth Date: Thu Apr 16 13:31:39 2015 +0300 tdf#87437 exclude CR/cell break from redline deletions The marker used in

[Libreoffice-commits] core.git: i18nutil/source include/i18nutil include/sfx2 officecfg/registry sd/sdi sd/source sw/qa sw/sdi sw/source

2015-08-12 Thread Justin Luth
ff3c4f4c704977b2eec1dba1238b422537e413f3 Author: Justin Luth Date: Wed Aug 5 15:04:28 2015 +0300 tdf#73691 Implement MSWord's Alt-X: toggle unicode notation -toggles between characters and their unicode notation -sets Alt-X as a global keyboard accelerator -handles all of the unicode p

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

2015-12-13 Thread Justin Luth
sw/qa/extras/ww8export/data/tdf91083.odt |binary sw/qa/extras/ww8export/ww8export.cxx |6 ++ sw/source/filter/ww8/wrtw8nds.cxx|2 +- 3 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 4ec0cc0781312d908a46dca382fae8e416753756 Author: Justin Luth Date

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

2015-12-03 Thread Justin Luth
sw/qa/extras/uiwriter/data/tdf34957.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 12 sw/source/core/layout/tabfrm.cxx|3 +-- 3 files changed, 13 insertions(+), 2 deletions(-) New commits: commit 04164c70f23ff49c308f62f36e45a589afa168d0 Author: Justin Luth

[Libreoffice-commits] core.git: officecfg/registry

2015-12-03 Thread Justin Luth
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |6 ++ 1 file changed, 6 insertions(+) New commits: commit f0282aeddc4df555a273c20e8480cef586960ac8 Author: Justin Luth Date: Thu Dec 3 11:29:30 2015 +0300 related to tdf#73691 - don't conflict with menu ho

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