summaryrefslogtreecommitdiff
path: root/writerfilter/qa
AgeCommit message (Expand)AuthorFilesLines
2021-02-09tdf#134592 DOCX import: preserve formatting of CREATEDATE fieldsMiklos Vajna2-0/+23
2021-01-19tdf#135153 DOCX import: avoid line-of-text relation with to-para anchoringMiklos Vajna2-0/+21
2021-01-10fix coverity parse errorsCaolán McNamara9-9/+9
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann9-9/+9
2020-12-23Fix dubious OUStringLiteral with automatic storage durationStephan Bergmann1-1/+1
2020-12-08tdf#135217 DOCX import: remove no longer needed top/bottom margin syncMiklos Vajna2-0/+24
2020-11-19tdf#123936 Formatting files in module writerfilter with clang-formatPhilipp Hofer1-9/+6
2020-11-13DOCX import: lost cached result of fields: fix leading whitespaceMiklos Vajna2-0/+9
2020-11-12DOCX import: fix lost cached result inside an IF fieldMiklos Vajna2-0/+22
2020-11-10DOCX import: fix <w:spacing w:before="..."/> for more than 58cmMiklos Vajna2-0/+82
2020-10-26DOCX import, altChunk: fix missing page breakMiklos Vajna2-3/+15
2020-10-22DOCX import: handle <w:altChunk r:id="..."/>Miklos Vajna2-0/+21
2020-10-13tdf#137180 RTF import: fix bad left margin with direct format/para style/numMiklos Vajna2-0/+109
2020-10-06tdf#97128 DOCX import: fix frame directionDaniel Arato (NISZ)2-0/+21
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-07-30DOCX import: fix overlapping floating tables when anchored inside a tableMiklos Vajna2-0/+15
2020-07-21tdf#134400 RTF import: fix unexpected inner properties for picture-in-textframeMiklos Vajna2-0/+100
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna1-2/+3
2020-05-13DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna2-0/+30
2020-04-27DOCX import: handle <wp:positionH relativeFrom="insideMargin">Miklos Vajna2-0/+20
2020-03-05Remove some unused includesMiklos Vajna2-12/+0
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen5-13/+1
2020-02-17DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna2-0/+17
2020-02-12DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna2-0/+17
2020-02-11DOCX import: fix margins of inline shapes with effects, imported as Draw shapesMiklos Vajna2-0/+17
2020-02-11tdf#129221 DOCX import: fix missing restart of numberingMiklos Vajna2-0/+30
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna6-12/+0
2020-02-06DOCX import: don't give up on floating tables in headers completelyMiklos Vajna2-0/+77
2020-01-28tdf#103964 DOCX import: ignore rotation when setting position of group shapesMiklos Vajna2-0/+75
2020-01-16sw: add DOCX import for semi-transparent textMiklos Vajna2-0/+78
2020-01-08DOCX import: fix lost page break when footer ends with a tableMiklos Vajna2-0/+85
2020-01-02tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna2-0/+75
2019-12-20DOCX table import: fix interaction of 1-cell rows and "inside" vertical bordersMiklos Vajna2-0/+76
2019-12-05writerfilter: name the FiltersTest test CppunitTest_writerfilter_filters_testMiklos Vajna47-2/+3
2019-01-31CppunitTest_writerfilter_rtftok: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-9/+1
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna1-3/+0
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna1-17/+11
2017-08-16DomainMapper_Impl: add check for m_xTextFactory.is() where missing.Justin Luth1-0/+28
2017-05-11tdf#105204: ShellCheck nitpicks for watch-generated-code.shYeliz Taneroğlu1-3/+3
2016-09-12fftester: no table managerCaolán McNamara1-0/+0
2016-09-10fftester: no table managerCaolán McNamara1-0/+0
2016-09-10fftester: use of deleted RTFParserStateCaolán McNamara1-0/+0
2016-09-06fftester: missing ValueLastCaolán McNamara1-0/+0
2016-09-02fftester: apparent wrong property tested for existenceCaolán McNamara1-0/+0
2016-08-27fftester: topcontext checkCaolán McNamara1-0/+0
2016-08-07fftester: guard against empty table manager stackCaolán McNamara1-0/+0
2016-08-02fftester: guard against no drawing object property setCaolán McNamara1-0/+0
2016-07-31fftester: another table manager stack checksCaolán McNamara1-0/+0
2016-07-30fftester: context stack checkCaolán McNamara1-0/+0