summaryrefslogtreecommitdiff
path: root/writerfilter/qa
AgeCommit message (Expand)Author
2022-06-28tdf#149654 sw content controls: fix missing string before inline SDT from DOCXMiklos Vajna
2022-06-08RTF filter: allow measuring page borders from the edge of the pageMiklos Vajna
2022-06-07sw layout: allow negative page border distancesMiklos Vajna
2022-05-20sw content controls, picture: add DOCX filterMiklos Vajna
2022-05-11sw content controls, drop-down: add DOCX importMiklos Vajna
2022-05-02Just use Any ctor instead of makeAny in writerfilterStephan Bergmann
2022-04-29sw content controls, checkbox: add DOCX importMiklos Vajna
2022-04-20sw content controls: add initial DOCX importMiklos Vajna
2022-03-08sw clearing breaks: add DOCX importMiklos Vajna
2022-03-04Removed executable bits on rtf filesAndrea Gelmini
2022-03-02fail more gracefully if m_aTmpPosition is emptyCaolán McNamara
2022-02-09Fix typoAndrea Gelmini
2022-02-08RTF paste: fix cursor creation on shapesMiklos Vajna
2022-01-28DOCX import: handle a subset of <w:ptab w:alignment="left">Miklos Vajna
2022-01-27Add simple unit test for recent fix to take layoutInCell into considerationTor Lillqvist
2022-01-24DOCX import: fix <wp:anchor layoutInCell="1"> with <wp:wrapNone>Miklos Vajna
2022-01-21DOCX import: floating table with negative top margin has to be a fly frameMiklos Vajna
2022-01-18RTF import: handle the pictureContrast and pictureBrightness shape propsMiklos Vajna
2021-11-09RTF import: handle \snextMiklos Vajna
2021-11-04RTF import: fix too small graphic size when both picwgoal and picw are providedMiklos Vajna
2021-10-19tdf#144798 DOCX import: handle ZOrder of chart objectsMiklos Vajna
2021-10-13writerfilter: remove a bunch of unused documents from gitXisco Fauli
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-07-23tdf#143455 exclude diagram from pos and margin adaptionsRegina Henschel
2021-07-23-Werror=maybe-uninitializedStephan Bergmann
2021-07-06tdf#143208 set property ContourOutside in docx importRegina Henschel
2021-06-28tdf#142304 a.o. Improve wrap margins in docx filtersRegina Henschel
2021-06-01tdf#142325 RTF import: tolerate invalid hex markup like "\'3?"Miklos Vajna
2021-05-26tdf#139915 DOCX import: fix anchored obj position with to-char and TEXT_LINEMiklos Vajna
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel
2021-03-12Drop some unused includesMiklos Vajna
2021-02-09tdf#134592 DOCX import: preserve formatting of CREATEDATE fieldsMiklos Vajna
2021-01-19tdf#135153 DOCX import: avoid line-of-text relation with to-para anchoringMiklos Vajna
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Fix dubious OUStringLiteral with automatic storage durationStephan Bergmann
2020-12-08tdf#135217 DOCX import: remove no longer needed top/bottom margin syncMiklos Vajna
2020-11-19tdf#123936 Formatting files in module writerfilter with clang-formatPhilipp Hofer
2020-11-13DOCX import: lost cached result of fields: fix leading whitespaceMiklos Vajna
2020-11-12DOCX import: fix lost cached result inside an IF fieldMiklos Vajna
2020-11-10DOCX import: fix <w:spacing w:before="..."/> for more than 58cmMiklos Vajna
2020-10-26DOCX import, altChunk: fix missing page breakMiklos Vajna
2020-10-22DOCX import: handle <w:altChunk r:id="..."/>Miklos Vajna
2020-10-13tdf#137180 RTF import: fix bad left margin with direct format/para style/numMiklos Vajna
2020-10-06tdf#97128 DOCX import: fix frame directionDaniel Arato (NISZ)
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-30DOCX import: fix overlapping floating tables when anchored inside a tableMiklos Vajna
2020-07-21tdf#134400 RTF import: fix unexpected inner properties for picture-in-textframeMiklos Vajna
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna