summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2017-09-21Clean up construction of one non-ASCII-literal OUStringStephan Bergmann
2017-09-19Related: tdf#112211 DOCX import: fix handling of missing first ind in <w:lvl>Miklos Vajna
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky
2017-09-18allow events to accumulate past limit if an exception is pendingCaolán McNamara
2017-09-18tdf#109310 ooxmlexport: write Xnote character styleJustin Luth
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13Actually no need to make GetASCWriter public.Jan Holesovsky
2017-09-13tdf#112191: Unit test.Jan Holesovsky
2017-09-13tdf#75539 ww8import: fix horizontalLine percentageJustin Luth
2017-09-12tdf#112346: take Word no-wrap limit into account also for ww8Mike Kaganski
2017-09-11loplugin:unusedvariablecheckTor Lillqvist
2017-09-11tdf#97648 vml import: fix horizontalLine percentageJustin Luth
2017-09-11tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos
2017-09-09tdf#112074 ww8import: replace m_nOrgDxaLeft with GetMinLeft()Justin Luth
2017-09-08tdf#112074 doc export: re-calculate indent for RTL tableJustin Luth
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl
2017-09-07sw: oops, forgot to amend that before pushingMichael Stahl
2017-09-07sw: fix text_portion_enumeration_test.py on WNTMichael Stahl
2017-09-07tdf#103090 replace spaces by underscore in bookmark names for DOCX.Vasily Melenchuk
2017-09-07tdf#112074 doc export: for RTL tables, LEFT_AND_WIDTH is RIGHTJustin Luth
2017-09-06tdf#112074 doc import: use real width if no preferred widthJustin Luth
2017-09-05tdf#112164 add test documentDinh Le
2017-09-05tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl
2017-09-05tdf#97362: TextPortionEnumerationTest partially migrated to python (last part)jmzambon
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna
2017-09-04tdf#112208 rtfimport: fix missing paragraph first line indentJustin Luth
2017-09-04tdf#111891 unostyle: use default handler for non-page styleJustin Luth
2017-09-04Revert "tdf#111895 writerfilter: avoid hiding shapes behind background"Justin Luth
2017-09-04tdf#37153 ConsiderWrapOnObjPos: always affect anchoring cellJustin Luth
2017-09-04just blow through the hierarchy to find the polylinesCaolán McNamara
2017-09-04tdf#112160 sw: audit GetNextLayoutLeaf() calls in SwFrame::GetNextSctLeaf()Miklos Vajna
2017-09-03Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara
2017-09-03Fix typosAndrea Gelmini
2017-09-03tdf#112169: Crash while saving character background color to DOCXTamás Zolnai
2017-09-02tdf#37153 ConsiderWrapOnObjPos: also affect wrap-thru objsJustin Luth
2017-09-01Insert blank page when first page number is evenLuke Deller
2017-08-31Resolves: tdf#112122 Use EndElement instead of dtor to call throwing methodsCaolán McNamara
2017-08-31tdf#108765 DOCX: after import, allow default styles againJustin Luth
2017-08-31Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara
2017-08-31tdf#112109 sw: split section frames inside table cells, ignore nested tablesMiklos Vajna
2017-08-30Correct a test that worked only by chance, tdf#91758 follow-upEike Rathke
2017-08-30Resolves tdf#112101 crash on particular file with office:event-listenersCaolán McNamara
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-29Resolves: tdf#112017 crash on particular odtCaolán McNamara
2017-08-29Resolves: tdf#112018 number-columns-repeated has the data type positiveIntegerCaolán McNamara
2017-08-29tdf#100492 Skip empty shapes in SVG exportVasily Melenchuk
2017-08-29tdf#97362: TextPortionEnumerationTest partially migrated to python (part 7)jmzambon
2017-08-29tdf#104937 RTF import: \trwWidthA is an absolute valueMiklos Vajna