summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2017-09-11tdf#97648 vml import: fix horizontalLine percentageJustin Luth2-0/+11
2017-09-11tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos2-15/+0
2017-09-09tdf#112074 ww8import: replace m_nOrgDxaLeft with GetMinLeft()Justin Luth1-0/+1
2017-09-08tdf#112074 doc export: re-calculate indent for RTL tableJustin Luth1-4/+1
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl4-6/+6
2017-09-07sw: oops, forgot to amend that before pushingMichael Stahl1-2/+1
2017-09-07sw: fix text_portion_enumeration_test.py on WNTMichael Stahl1-10/+22
2017-09-07tdf#103090 replace spaces by underscore in bookmark names for DOCX.Vasily Melenchuk2-0/+22
2017-09-07tdf#112074 doc export: for RTL tables, LEFT_AND_WIDTH is RIGHTJustin Luth1-1/+1
2017-09-06tdf#112074 doc import: use real width if no preferred widthJustin Luth2-0/+16
2017-09-05tdf#112164 add test documentDinh Le1-0/+0
2017-09-05tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl1-0/+0
2017-09-05tdf#97362: TextPortionEnumerationTest partially migrated to python (last part)jmzambon2-2059/+541
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna3-2/+56
2017-09-04tdf#112208 rtfimport: fix missing paragraph first line indentJustin Luth2-0/+95
2017-09-04tdf#111891 unostyle: use default handler for non-page styleJustin Luth2-0/+6
2017-09-04Revert "tdf#111895 writerfilter: avoid hiding shapes behind background"Justin Luth3-16/+0
2017-09-04tdf#37153 ConsiderWrapOnObjPos: always affect anchoring cellJustin Luth2-0/+18
2017-09-04just blow through the hierarchy to find the polylinesCaolán McNamara2-4/+4
2017-09-04tdf#112160 sw: audit GetNextLayoutLeaf() calls in SwFrame::GetNextSctLeaf()Miklos Vajna2-0/+150
2017-09-03Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara2-4/+4
2017-09-03Fix typosAndrea Gelmini1-1/+1
2017-09-03tdf#112169: Crash while saving character background color to DOCXTamás Zolnai2-0/+5
2017-09-02tdf#37153 ConsiderWrapOnObjPos: also affect wrap-thru objsJustin Luth2-0/+18
2017-09-01Insert blank page when first page number is evenLuke Deller4-9/+47
2017-08-31Resolves: tdf#112122 Use EndElement instead of dtor to call throwing methodsCaolán McNamara1-0/+0
2017-08-31tdf#108765 DOCX: after import, allow default styles againJustin Luth1-0/+4
2017-08-31Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara1-0/+0
2017-08-31tdf#112109 sw: split section frames inside table cells, ignore nested tablesMiklos Vajna2-0/+180
2017-08-30Correct a test that worked only by chance, tdf#91758 follow-upEike Rathke1-4/+4
2017-08-30Resolves tdf#112101 crash on particular file with office:event-listenersCaolán McNamara1-0/+0
2017-08-30loplugin:constparam in variousNoel Grandin4-4/+4
2017-08-29Resolves: tdf#112017 crash on particular odtCaolán McNamara1-0/+0
2017-08-29Resolves: tdf#112018 number-columns-repeated has the data type positiveIntegerCaolán McNamara1-0/+0
2017-08-29tdf#100492 Skip empty shapes in SVG exportVasily Melenchuk2-0/+34
2017-08-29tdf#97362: TextPortionEnumerationTest partially migrated to python (part 7)jmzambon2-788/+774
2017-08-29tdf#104937 RTF import: \trwWidthA is an absolute valueMiklos Vajna2-0/+56
2017-08-28tdf#111895 writerfilter: avoid hiding shapes behind backgroundJustin Luth3-0/+16
2017-08-27coverity#1416667 Unchecked dynamic_castCaolán McNamara1-0/+1
2017-08-27coverity#1416883 Useless callCaolán McNamara1-2/+2
2017-08-27coverity#1416886 Unchecked dynamic_castCaolán McNamara1-0/+1
2017-08-26tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai2-0/+17
2017-08-25coverity#1416667 Unchecked dynamic_castCaolán McNamara1-0/+1
2017-08-25tdf#60351 - add unit test for shape brought to foregroundJustin Luth1-0/+3
2017-08-24tdf#111934: add document for filters-testsMichael Stahl1-0/+0
2017-08-24Watermark: not visible if page background was setSzymon Kłos2-0/+14
2017-08-24sw:rtf - timely export of footnote char propertiesJustin Luth1-2/+2
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann4-7/+7
2017-08-23DOCX: Fix an other test case of ActiveX control exportTamás Zolnai2-0/+34
2017-08-23VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos2-0/+13