Are sc/source/ui/vba/vbaapplications.cxx and
vbahelper/source/vbahelper/vbahelper.cxx ONLY used for MS VBA
compatibility, or does it also affect StarBasic etc?
I have identified that the vbahelper function getCurrentDoc() is
broken, causing bug 71248, and suggested a
: Justin Luth
Date: Thu Aug 24 22:17:18 2017 -0400
tdf#108765 DOCX: after import, allow default styles again
During import, we don't want LO's style defaults to intermingle
with those of MSO [1]. However, if any styles are NOT defined by
the document itself, then we w
commits:
commit 176a723876b0138debb20f824103b2ab0c910401
Author: Justin Luth
Date: Mon Aug 28 21:28:34 2017 -0400
tdf#112074 doc import: use real width if no preferred width
If the document did not specify a preferred table width, then
the indent was completely wrong. I don't
sw/qa/extras/ww8export/ww8export2.cxx |2 +-
sw/source/filter/ww8/wrtww8.cxx |8
2 files changed, 9 insertions(+), 1 deletion(-)
New commits:
commit f091460837835033b10df7674210b0856cda0ec9
Author: Justin Luth
Date: Mon Aug 28 21:52:15 2017 -0400
tdf#112074 doc
writerfilter/source/rtftok/rtfsprm.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit b4050f780d352c36175d9fb98aa01d7af973d8fe
Author: Justin Luth
Date: Mon Sep 4 11:43:09 2017 -0400
tdf#112208 rtfimport: fix missing paragraph first line indent
This is a followup
461aa995d75f031209711feda9d785d915c42dd2
Author: Justin Luth
Date: Thu Aug 24 15:48:29 2017 -0400
tdf#111891 unostyle: use default handler for non-page style
LO 5.1 commit 664197d95becd516c3dac25a50439078ba61e051
introduced a handler for RES_TEXT_VERT_ADJUST to handle
page styles, but that
sw/source/core/layout/paintfrm.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 7117e92448ea328bd4798e873a2faecda748a369
Author: Justin Luth
Date: Wed Aug 30 18:08:15 2017 -0400
tdf#104602: don't re-draw page background when bOnlyTextBackg
db7a015c86248bd2a3d090240f9360f84b3bec8c
Author: Justin Luth
Date: Thu Aug 24 15:48:29 2017 -0400
tdf#111891 unostyle: use default handler for non-page style
LO 5.1 commit 664197d95becd516c3dac25a50439078ba61e051
introduced a handler for RES_TEXT_VERT_ADJUST to handle
page styles, but that
sw/qa/extras/ww8export/ww8export2.cxx |5 +
sw/source/filter/ww8/wrtww8.cxx |9 +
2 files changed, 10 insertions(+), 4 deletions(-)
New commits:
commit 3c29b0ad690c77b2ec9189981da73ffaa717e30c
Author: Justin Luth
Date: Mon Aug 28 22:30:32 2017 -0400
tdf#112074
sw/qa/extras/ww8export/ww8export2.cxx |1 +
sw/source/filter/ww8/ww8par2.cxx |7 +--
2 files changed, 2 insertions(+), 6 deletions(-)
New commits:
commit 7ed6bcc714ed0e4f23031c1cbc16176b3549e391
Author: Justin Luth
Date: Fri Sep 8 11:21:37 2017 -0400
tdf#112074 ww8import
c14be5f5545768fc06bd1e3900e076dc28be2649
Author: Justin Luth
Date: Thu Sep 7 21:07:40 2017 -0400
tdf#97648 vml import: fix horizontalLine percentage
o:hrpct (horizontal line width as a percentage) was
overwriting valid widths with an invalid string since 2012.
For some reason
sw/source/core/layout/paintfrm.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 181d107b41b1b1ab9c03dc43fea7513e894ce404
Author: Justin Luth
Date: Wed Aug 30 18:08:15 2017 -0400
tdf#104602: don't re-draw page background when bOnlyTextBackg
ffc3358515799057e72379b76a1165c6ea5a9bd1
Author: Justin Luth
Date: Tue Sep 5 13:06:27 2017 -0400
tdf#75539 ww8import: fix horizontalLine percentage
The formula previously divided by 1000, which was a common
dxaGoal width from MSO2003 (based on round-trip testing).
But for the bug document, that
--
sw/source/filter/ww8/docxattributeoutput.hxx|2 -
sw/source/filter/ww8/wrtw8nds.cxx |8 +++-
6 files changed, 32 insertions(+), 5 deletions(-)
New commits:
commit ac1081170c5bc2234b14ce99b7ea8e583bac82b5
Author: Justin Luth
Date
|4 +
8 files changed, 39 insertions(+), 31 deletions(-)
New commits:
commit 7060c7b642fdc0a369505e430652ee44205e7eed
Author: Justin Luth
Date: Thu Oct 6 16:53:23 2016 +0300
tdf#95367 DOCX: allow r-t of changed first/follow sections
Change-Id
sax/qa/cppunit/xmlimport.cxx | 24 +++-
1 file changed, 15 insertions(+), 9 deletions(-)
New commits:
commit d9280e97c6e7b27742f26930af56b39a7d4edd75
Author: Justin Luth
Date: Wed Oct 12 15:13:37 2016 +0300
tdf#103159 allow compiling on 12.04 systems still
--
33 files changed, 544 insertions(+), 545 deletions(-)
New commits:
commit a9afa89e953f0f32acf26b143717e7d067cbc75a
Author: Justin Luth
Date: Tue Oct 11 16:19:28 2016 +0300
move round-tripables to ww8export
This serves two purposes. It helps to prevent regressions
sw/source/filter/ww8/wrtw8nds.cxx |9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
New commits:
commit b39feae4f12b07a0fdb2c8c2a48d5aae613cd7c9
Author: Justin Luth
Date: Tue Oct 11 19:26:15 2016 +0300
tdf#89317 ww8export: don't corrupt table with postponed
sw/source/filter/ww8/wrtw8nds.cxx |2 +-
sw/source/filter/ww8/wrtww8.hxx |5 +
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 3ade281c1da91b7646a56227cffba8eb8818ea30
Author: Justin Luth
Date: Mon Oct 17 21:31:48 2016 +0300
tdf#103261 allow postponed
| 39
sw/source/filter/ww8/ww8par2.cxx |7
5 files changed, 129 insertions(+)
New commits:
commit f5f51cb93d11731c64dfd68044144100f5fc4b28
Author: Justin Luth
Date: Fri Oct 21 13:27:42 2016 +0300
tdf#89377 ww8import
(+), 2 deletions(-)
New commits:
commit d129099624d2b646d975c9567541ed9c18adb7ef
Author: Justin Luth
Date: Sat Oct 22 15:20:38 2016 +0300
tdf#89377 writerfilter: table honors ParaStyle break-before-page
.doc format handled in prior patch.
This import .docx patch checks to see
/ww8atr.cxx |2
9 files changed, 125 insertions(+), 5 deletions(-)
New commits:
commit be6534dc47568dbf57057dec73ef260b63e198c0
Author: Justin Luth
Date: Sat Jun 10 12:12:50 2017 +0300
tdf#55427 ww8export: treat document-end-footnotes as endnotes
ce2e7a4e7a143937393f89c91e17b52b8dba1a74
Author: Justin Luth
Date: Fri Aug 18 14:18:35 2017 -0400
tdf#98700 docxexport: don't force on ParaKeepTogether
The mere presence of SvxFormatKeepItem was ENABLING it during export,
without checking to see if it was actually turned on or off.
Bot
7f02579376bd863a23d7f1d052aced74a5ef1906
Author: Justin Luth
Date: Fri Aug 18 14:18:35 2017 -0400
tdf#98700 docxexport: don't force on ParaKeepTogether
The mere presence of SvxFormatKeepItem was ENABLING it during export,
without checking to see if it was actually turned on or off.
Bot
067746290351c62b502425713360019a9863519a
Author: Justin Luth
Date: Fri Aug 18 14:18:35 2017 -0400
tdf#98700 docxexport: don't force on ParaKeepTogether
The mere presence of SvxFormatKeepItem was ENABLING it during export,
without checking to see if it was actually turned on or off.
Bot
writerfilter/source/dmapper/GraphicImport.cxx | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
New commits:
commit d092521b2595963dcf0928f5fee7ed1903ff4aef
Author: Justin Luth
Date: Sat Aug 19 22:07:41 2017 -0400
writerfilter: default graphics in header to the
sw/qa/extras/rtfexport/rtfexport3.cxx |4 ++--
sw/source/filter/ww8/rtfattributeoutput.cxx |2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 49877dc91b2f91baa656facd462ac1b1e832f182
Author: Justin Luth
Date: Tue Jul 25 19:55:14 2017 -0400
sw:rtf
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 9c8c4415f64d91c0c30b025edef649344649c3d7
Author: Justin Luth
Date: Mon Aug 21 15:54:47 2017 -0400
tdf#60351 - add unit test for shape brought to foreground
Test for this
sw/source/filter/ww8/ww8par2.cxx |7 ---
1 file changed, 7 deletions(-)
New commits:
commit c420f36d9a19bb0b9da5cefa0c1b54b60ccb41a8
Author: Justin Luth
Date: Fri Aug 25 15:28:54 2017 -0400
remove dead comment.
The code that this comment documented was
sw/source/filter/ww8/wrtww8.cxx | 22 --
1 file changed, 20 insertions(+), 2 deletions(-)
New commits:
commit fde332fc9d59102749dbeb20f4e78e2233152e1b
Author: Justin Luth
Date: Fri Aug 25 17:53:58 2017 -0400
tdf#32991 DOCexport: MSO-compatible table justification
+++
writerfilter/source/dmapper/DomainMapper.hxx |1
writerfilter/source/dmapper/GraphicImport.cxx | 16 +-
6 files changed, 37 insertions(+), 1 deletion(-)
New commits:
commit d21f67fa7fd0360688e083eeb2bbcd57f5414d71
Author: Justin Luth
Date: Wed Aug
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |4
writerfilter/source/dmapper/DomainMapper.cxx |3 +++
2 files changed, 7 insertions(+)
New commits:
commit c071e5f6858661881065cbb4e644c37c8e94ccc6
Author: Justin Luth
Date: Thu Aug 24 22:17:18 2017 -0400
tdf#108765 DOCX: after
sw/source/core/objectpositioning/anchoredobjectposition.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit b55d86610128d0b6f8d0fea7c9a3e9d5acd4c878
Author: Justin Luth
Date: Sat Jul 29 21:01:33 2017 -0400
tdf#108932 - prevent textbox shrink from actually growing
sw/source/core/crsr/findtxt.cxx | 23 ---
1 file changed, 16 insertions(+), 7 deletions(-)
New commits:
commit 16db6243768ccde2cf0f78da0834fe4ff14f5c3c
Author: Justin Luth
Date: Tue Jun 27 10:55:20 2017 -0400
tdf#101936 sw: ignore comment anchors during search
7a9fb40cb07de8c2ea33f92735be5008d30d6704
Author: Justin Luth
Date: Fri Sep 1 11:04:03 2017 -0400
tdf#37153 ConsiderWrapOnObjPos: also affect wrap-thru objs
MSO doesn't make a distinction when the wrapping is THROUGH.
Both DOC and DOCX enable this compatibility se
|2 +-
16 files changed, 20 insertions(+), 21 deletions(-)
New commits:
commit de0993097cad2fd5819f8bea5ff53cddce7cde41
Author: Justin Luth
Date: Wed Aug 30 18:08:15 2017 -0400
tdf#104602: don't re-draw page background when bOnlyTextBackground
In 2014 Writer g
:
commit e56f61c4637c09afbf125fa02f131b0c49e36351
Author: Justin Luth
Date: Fri Sep 1 22:37:13 2017 -0400
tdf#37153 ConsiderWrapOnObjPos: always affect anchoring cell
MSO doesn't make a distinction where the object is located -
whether it is contained within the boundari
+---
5 files changed, 1 insertion(+), 37 deletions(-)
New commits:
commit 24e453e6018af2e71af784dc9364b5ea70112f29
Author: Justin Luth
Date: Mon Sep 4 18:04:29 2017 +0200
Revert "tdf#111895 writerfilter: avoid hiding shapes behind background"
This reve
10dc371d31f003ac3ed9b89ca1db95d36603603f
Author: Justin Luth
Date: Thu Aug 24 15:48:29 2017 -0400
tdf#111891 unostyle: use default handler for non-page style
LO 5.1 commit 664197d95becd516c3dac25a50439078ba61e051
introduced a handler for RES_TEXT_VERT_ADJUST to handle
page styles, but that
72b19aa29f9adcab6dd20d1517208f3b999d055e
Author: Justin Luth
Date: Mon Sep 4 11:43:09 2017 -0400
tdf#112208 rtfimport: fix missing paragraph first line indent
This is a followup to commit f528f9499bd91b700c549575e88fa102cfffede9
adding ParaFirstLineIndent to that commit's Para(Left|Right)Margin.
8fcb00173737f6243e459c9d7a80bf29b95c4839
Author: Justin Luth
Date: Tue Aug 23 18:55:30 2016 +0300
tdf#101589 MS export: use dont-split-row for 1-row table
.doc and .docx do not have a setting for "do not split table" so
it was being emulated by "keep paragraph with next" for all bu
writerfilter/source/dmapper/PropertyMap.cxx | 24
1 file changed, 24 deletions(-)
New commits:
commit 11351e9a2e8f417772c33d36e5756c5e63d94984
Author: Justin Luth
Date: Mon Aug 29 19:21:59 2016 +0300
treat even/odd header/footer enabled documents the same as
4c0eb82f6e72d2ca19fbc0fb9345009b4873270a
Author: Justin Luth
Date: Tue Aug 23 18:55:30 2016 +0300
tdf#101589 MS export: use dont-split-row for 1-row table
.doc and .docx do not have a setting for "do not split table" so
it was being emulated by "keep paragraph with next" for all bu
129f93e46c29b388d38e9097869fd3e72dc40a5e
Author: Justin Luth
Date: Thu Aug 25 20:08:26 2016 +0300
tdf#91083 ww8import: set table keep/split properties if emulated
This applies primarily to multi-row tables. (Single row tables handle
don't-split emulation differently).
Since .doc doesn't
+
writerfilter/source/dmapper/PropertyIds.hxx |1 +
5 files changed, 27 insertions(+)
New commits:
commit c06d77c5eb57c1a7f5692028b6b04132593f9156
Author: Justin Luth
Date: Wed Aug 24 15:17:43 2016 +0300
tdf#101589 MS import: set 1-row table to don't split if row i
commits:
commit 93d7fc90b57bb08052299c94fa0a28bb8f494a9c
Author: Justin Luth
Date: Tue Aug 30 17:51:07 2016 +0300
tdf#76349 writer: make 1column-as-page break a compatibility option
Unable to find/create a proof .doc document, so only implementing this
for .docx
Change-Id
+
writerfilter/source/filter/WriterFilter.cxx |1 +
6 files changed, 25 insertions(+), 1 deletion(-)
New commits:
commit 9de59d3c63a27793ed8afe74f19d7e79bcfedead
Author: Justin Luth
Date: Wed Aug 31 08:55:36 2016 +0300
tdf#76349 writer: make 1column-as-page break a compatibility
writerfilter/source/filter/WriterFilter.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 79054f270a9cb9b4838d0f184e9bc31c2fce3a53
Author: Justin Luth
Date: Thu Sep 1 10:58:42 2016 +0300
Formatting: consistent spot for TreatSingleColumnBreakAsPageBreak
/SwXDocumentSettings.cxx| 13 +
9 files changed, 49 insertions(+), 6 deletions(-)
New commits:
commit 52b29c60801cf75364fd8275a22e812797cb184d
Author: Justin Luth
Date: Thu Sep 1 11:19:56 2016 +0300
tdf#76349 SpacingWithoutBorders: enable .doc RT
Microsoft allows spacing
: 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
: Justin Luth
Date: Fri Sep 9 12:42:55 2016 +0300
tdf#86926 writerfilter allow fallback if exceptions
The multiset routine was put in to increase the speed of applying
properties. However, if one property causes an exception, the
remaining properties are never applied. There is
writerfilter/source/dmapper/PropertyMap.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c97f1aff7077959e65852f65e3217e5dffd262ce
Author: Justin Luth
Date: Fri Sep 9 23:52:08 2016 +0300
tdf#86926 writerfilter allow fallback if exceptions
The
writerfilter/source/dmapper/PropertyMap.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 3943147ab341f1e4d1c6db34405010085488b0b1
Author: Justin Luth
Date: Fri Sep 9 13:00:24 2016 +0300
tdf#86926 writerfilter prevent PROP_GRID_LINES exception
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx |5 +
writerfilter/source/dmapper/StyleSheetTable.cxx | 14 +-
2 files changed, 18 insertions(+), 1 deletion(-)
New commits:
commit 5aaf4d89c5acfbdf1e85a760e3b3585f7d04e48a
Author: Justin Luth
Date: Fri Sep 9 23:32:11 2016
writerfilter/source/dmapper/StyleSheetTable.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit e44addfd5d227123928d1295bb8582799aaac6a0
Author: Justin Luth
Date: Tue Sep 13 16:56:38 2016 +0300
writerfilter style: use emplace_back, avoiding typedef
b79b5e0df6dc5a0ba18054b0503d6fa804b69f02
Author: Justin Luth
Date: Wed Sep 14 14:34:29 2016 +0300
tdf#53856 writerfilter set parentless style based on default
docx import of base-less style "Text" was conflicting with
LibreOffice's builtin "Caption"->"Text&quo
sw/qa/extras/ooxmlexport/ooxmlexport11.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 97ffdd33cae49f9fd039206cbcd6fc0a10bb1757
Author: Justin Luth
Date: Tue Oct 31 13:27:01 2017 +0300
related tdf#82065: tinderbox failed - give some unit test allowance
72276f0248c8e09fad707c500e45c5d027e7efb1
Author: Justin Luth
Date: Thu Jul 6 14:54:27 2017 -0400
tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)
Although the containing shape is in the background (and thus the
normal paragraph text is still visible), the shape's text
b41d698fa121f3a4d1afdde56f88a135fc71b48a
Author: Justin Luth
Date: Thu Nov 2 11:16:13 2017 +0300
tdf#46938 ooxmlexport: override style tabstops when tabs removed
Having no tabs defined is the default value, so nothing generally
needs to be written. But if the paragraph style defines tabstops,
but
sw/source/core/layout/paintfrm.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 0dda116236e1532f2006f488b974bb9c7067ac5f
Author: Justin Luth
Date: Wed Aug 30 18:08:15 2017 -0400
tdf#104602: don't re-draw page background when bOnlyTextBackg
d71ac6936bd47e4e19d25c2c10c51d41ae759991
Author: Justin Luth
Date: Thu Jul 6 14:54:27 2017 -0400
tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)
Although the containing shape is in the background (and thus the
normal paragraph text is still visible), the shape's text
1649d5dfaca6fb29e75bd18e3e0d4f985a9eebeb
Author: Justin Luth
Date: Thu Jul 6 14:54:27 2017 -0400
tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)
Although the containing shape is in the background (and thus the
normal paragraph text is still visible), the shape's text
afc96d263959d10e457b54a574f0829d20e99df4
Author: Justin Luth
Date: Tue Nov 7 09:29:30 2017 +0300
tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as cont
fix 5.4 regression from 4605bd46984125a99b0e993b71efa6edb411699f.
When there are columns, if a nextpage section
dab3722d7a09ad500f369146f132c38d464ab0dd
Author: Justin Luth
Date: Tue Nov 7 09:29:30 2017 +0300
tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as cont
fix 5.4 regression from 4605bd46984125a99b0e993b71efa6edb411699f.
When there are columns, if a nextpage section
sc/qa/extras/testdocuments/vba_findFunction.xls |binary
sc/source/ui/vba/vbarange.cxx | 17 +++--
2 files changed, 7 insertions(+), 10 deletions(-)
New commits:
commit ac116d190da9e59b6a8cc541bba652183fccc5b3
Author: Justin Luth
Date: Sat Nov 11 07:54:01 2017
changed, 11 insertions(+), 1 deletion(-)
New commits:
commit a75477101510e7a8e60db03edbf2d253f504d70d
Author: Justin Luth
Date: Thu Jul 6 09:46:06 2017 -0400
tdf#77219 writerfilter: allow shapes to be in front of text
In LO4.3, commit 2496eaa5c4535b88b44e4ac034aae6af0c08de0e
+
4 files changed, 11 insertions(+)
New commits:
commit bbfdd03460ddf5e33f5fda000df9e6f6ce458288
Author: Justin Luth
Date: Thu Jul 6 10:20:29 2017 -0400
tdf#108973 writerfilter: allow textboxes to be in the background
Word appears to use negative z-indexes to indicate behind-text
959be1b5a9cd522394dba9366686a1256588223b
Author: Justin Luth
Date: Thu Jul 6 19:29:00 2017 -0400
UI Wrap InBackground: transition to wrapthru transparency toggle
The UI for placing a frame in the background is confusing because:
-in menus, the icon looks like a checkbox, but functions as a radio button
-it
/rtfexport3.cxx| 40
sw/qa/extras/rtfimport/rtfimport.cxx | 1808 --
10 files changed, 2039 insertions(+), 1786 deletions(-)
New commits:
commit 898522c8563a3e59b8de295ceb766cb8e2024ed5
Author: Justin Luth
Date: Tue Jul 11 20:09:14 2017
cc438f60d6ad0855f754dd32da9c9a80c7cabf92
Author: Justin Luth
Date: Thu Jul 6 14:54:27 2017 -0400
tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)
Although the containing shape is in the background (and thus the
normal paragraph text is still visible), the shape's text
deletions(-)
New commits:
commit dfc6f4c1be58b088dd099f6f8bb6103bf962e144
Author: Justin Luth
Date: Mon Dec 26 14:59:21 2016 +0300
tdf#97598 xlsx import: do not apply any scenarios
Excel does not automatically apply scenarios, so neither should LO.
Scenarios appear to first
deletions(-)
New commits:
commit 9fdb840b23889e2554740abcb99c71b566dbafc6
Author: Justin Luth
Date: Mon Dec 26 14:59:21 2016 +0300
tdf#97598 xlsx import: do not apply any scenarios
Excel does not automatically apply scenarios, so neither should LO.
Scenarios appear to first
/slidesorter/controller/SlsClipboard.cxx | 17
5 files changed, 74 insertions(+)
New commits:
commit 14d05c9b852a0f94c6cbace7cd7887523a89d7d1
Author: Justin Luth
Date: Wed Dec 28 22:04:43 2016 +0300
tdf#64588 - prevent loss of non-uniquely-named slide
Although the UI prevents
sw/source/core/edit/autofmt.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9e7526044c8fa6b006b0cb791d15f2476c96ebf2
Author: Justin Luth
Date: Fri Jan 13 20:58:02 2017 +0300
tdf#105294 - only add spacing for the border being set
related to bug
sw/source/core/edit/autofmt.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 098d90920a7aea1cc2ee53a79b909f0eef67ca02
Author: Justin Luth
Date: Fri Jan 13 20:58:02 2017 +0300
tdf#105294 - only add spacing for the border being set
related to bug
sw/source/core/fields/cellfml.cxx | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 0611017c1df3c98684fbb904c1ab5ec7f68074d8
Author: Justin Luth
Date: Wed Jan 11 10:43:42 2017 +0300
tdf#74177 Writer table: comment shouldn't prevent IsNumberF
sw/source/core/text/txttab.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit a9367c1b39600d5a5e2d0067113f06ad59cc37a1
Author: Justin Luth
Date: Sat Dec 31 16:08:54 2016 +0300
tdf#35021 TabOverMargin: support center and decimal tabs also
sw/source/core/edit/autofmt.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 30d7ff170ee9609e5f80fd27f96aa7ea41ffa6c5
Author: Justin Luth
Date: Fri Jan 13 20:58:02 2017 +0300
tdf#105294 - only add spacing for the border being set
related to tdf
34d32031ed2ab1969377abbc91981a056fe375b7
Author: Justin Luth
Date: Mon Jan 16 22:04:32 2017 +0300
tdf#92470 docxexport: add support for XML_numRestart
Although import handled whether footnote numbering restarted
every page, chapter(section) or document, that information
was not being
sw/source/core/text/txttab.cxx | 16 ++--
1 file changed, 14 insertions(+), 2 deletions(-)
New commits:
commit 441d7e046df36900bbf14b37277b15d615f67641
Author: Justin Luth
Date: Sat Dec 31 17:45:50 2016 +0300
tdf#35021 TabOverMargin: support LEFT tabs also
Change
sw/source/core/text/itrpaint.cxx | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
New commits:
commit 7c817d73402583f1b077d31a695c565a53468887
Author: Justin Luth
Date: Wed Jan 18 22:29:08 2017 +0300
tdf#35021 TAB_OVER_MARGIN pdf support for left/center/dec
ad08abd824e28f2f166a231635db9f4ac1a68eae
Author: Justin Luth
Date: Mon Jan 16 22:04:32 2017 +0300
tdf#92470 docxexport: add support for XML_numRestart
Although import handled whether footnote numbering restarted
every page, chapter(section) or document, that information
was not being
commits:
commit c0688e8bf047bb123680806317fe040ba2cde407
Author: Justin Luth
Date: Mon Jan 16 09:44:32 2017 +0300
tdf#48658 writerfilter: only set THROUGH wraps as transparent
commit 15c3a08b8b1e8060f9659c7bc98480a39d1802c5 set transparency
before the wrap type was known (which is
commits:
commit 9f0b05a64733fcaac39127db5e5f2fa3ad80a1b9
Author: Justin Luth
Date: Mon Jan 16 09:44:32 2017 +0300
tdf#48658 writerfilter: only set THROUGH wraps as transparent
commit 15c3a08b8b1e8060f9659c7bc98480a39d1802c5 set transparency
before the wrap type was known (which is
:
commit 0c3f61fb616ce73d1e651013c455410b987d3e12
Author: Justin Luth
Date: Tue Jan 10 12:04:00 2017 +0300
tdf#104061 MSWordExportBase: tables shouldn't prevent sectionbreak
This also reverts temporary commit ba2c31da9723182d2087e27a1ea0f95d9617f343
which was done to look for
:
commit 895f4bc27d518ecaa054d812fa6c24fd4301d327
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
0d3fcbf809852aab0d0f88272bbfd2e8507d1c5e
Author: Justin Luth
Date: Tue May 23 15:35:13 2017 +0300
tdf#108017 xlsb import: protection settings were reversed
Back in LO4.3, commit 5728a56b20e01d6c9e86a23f20af64a1b68ad604
fdo#70499 selectn of lock/unlocked cells with worksheet protection
b139bf96574010f317c543bc45d23dd6a5810621
Author: Justin Luth
Date: Thu May 25 20:47:03 2017 +0300
tdf#99856 xlsx export: limit dataValidation list to 255 chars
Excel consider the file corrupt if it has an overly long
validation list.
Change-Id: I4145859d4f76e0a70521c7bee33c96927b437ace
Reviewed
47f3d3521c364a9133da26d3202225dc414662fb
Author: Justin Luth
Date: Tue May 23 15:35:13 2017 +0300
tdf#108017 xlsb import: protection settings were reversed
Back in LO4.3, commit 5728a56b20e01d6c9e86a23f20af64a1b68ad604
fdo#70499 selectn of lock/unlocked cells with worksheet protection
sd/source/ui/view/drviews4.cxx |1 +
sd/source/ui/view/outlnvsh.cxx |2 ++
2 files changed, 3 insertions(+)
New commits:
commit 6ae3d9d18d0069c9921a29bbe313e65084cd4a93
Author: Justin Luth
Date: Sat Feb 18 19:20:24 2017 +0300
tdf#101815 impress: redraw after ExecuteSpellPopup
Author: Justin Luth
Date: Fri May 26 08:17:25 2017 +0300
xlsx export: limit dataValidation list to 255 chars, not 254
related to tdf#99856 commit b139bf96574010f317c543bc45d23dd6a5810621
which had a logic failure, caused by investigating too many
alternative ways of fixing
21b7cb2737d95f281e28e248c4dad306a5c6463f
Author: Justin Luth
Date: Thu May 25 20:47:03 2017 +0300
tdf#99856 xlsx export: limit dataValidation list to 255 chars
Excel consider the file corrupt if it has an overly long
validation list.
includes followup commit b56d1e294d838d4b3d0f237c81325a0d1a1cff83
4fbb8ad023c95266ce0882cd28bdf6703f5b67bf
Author: Justin Luth
Date: Tue May 23 15:35:13 2017 +0300
tdf#108017 xlsb import: protection settings were reversed
Back in LO4.3, commit 5728a56b20e01d6c9e86a23f20af64a1b68ad604
fdo#70499 selectn of lock/unlocked cells with worksheet protection
sc/source/ui/vba/vbarange.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 4dc3e7d5e9044be66177e467d739bd8be7556783
Author: Justin Luth
Date: Wed May 24 12:48:12 2017 +0300
tdf#108049 VBA exception avoided in ScVbaRange::setStyle
Change-Id
sw/source/core/table/swtable.cxx | 27 ---
1 file changed, 24 insertions(+), 3 deletions(-)
New commits:
commit dae134cd793b96126aab4029f1ea83faf51d4f58
Author: Justin Luth
Date: Sat Jan 7 16:53:44 2017 +0300
tdf#74177 Writer table: refresh formula without
sc/source/ui/vba/vbarange.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit bb9c240046955c432d963610d5dd99edcc6b43e6
Author: Justin Luth
Date: Wed May 24 12:48:12 2017 +0300
tdf#108049 VBA exception avoided in ScVbaRange::setStyle
Change-Id
sc/source/ui/vba/vbarange.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit f82a36749a9df51d2344e4acb88f0e53b39f8e72
Author: Justin Luth
Date: Wed May 24 12:48:12 2017 +0300
tdf#108049 VBA exception avoided in ScVbaRange::setStyle
Change-Id
e8714e3451282218e34d2ded472c9a5a44bd0bd2
Author: Justin Luth
Date: Mon May 22 16:42:35 2017 +0300
related tdf#82173 writerfilter: ignore case when mapping style name
Depends on unit test modifications in commits
71229da3cb05fc8f3e94fe6a6a5d9ad43cdf8702
writerfilter/source/dmapper/DomainMapper_Impl.cxx |6 --
writerfilter/source/dmapper/PropertyMap.hxx |3 ---
2 files changed, 9 deletions(-)
New commits:
commit fcbdef309cde7d5eefa77e1e3c902447519a34f9
Author: Justin Luth
Date: Tue May 30 16:59:08 2017 +0300
writerfilter/source/dmapper/DomainMapper_Impl.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit be84b4a5f6f68ce30a5d82d73ae392cf27c369ce
Author: Justin Luth
Date: Thu Jun 1 08:03:39 2017 +0300
writerfilter: remove unused variable pFontTable
Change-Id
1 - 100 of 2151 matches
Mail list logo