summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2019-10-07cid#1130173 Logically dead codeCaolán McNamara
2019-10-07related tdf#99602 writerfilter TODO: subscript - use ParaStyle fontsizeJustin Luth
2019-10-04ofz#17992 null derefCaolán McNamara
2019-10-04related tdf#99602 writerfilter: deferredCharProps unhandled in StylesJustin Luth
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-10-02tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli
2019-10-01tdf#81100 DOCX: keep "repeat table header" table style settingLászló Németh
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-09-26writerfilter: fix crash on import of tdf113230-1.docxMichael Stahl
2019-09-25better data structures for some static const varsNoel Grandin
2019-09-25Revert "tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculation"Justin Luth
2019-09-24Use initializer list instead of iterating an array to construct the mapMike Kaganski
2019-09-24tdf#104167 DOCX import: don't map Heading1 to Heading 1 para styleMiklos Vajna
2019-09-23writerfilter: fix assert importing fdo77404-1.docxMichael Stahl
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-20Related: tdf#124600 sw anchored object allow overlap: add DOCX filterMiklos Vajna
2019-09-18writerfilter: use '= default' to define a trivial destructorMiklos Vajna
2019-09-17Related: tdf#124600 DOCX import: ignore left wrap on left-aligned shapesMiklos Vajna
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl
2019-09-06tdf#124604 DOCX import: fix indentation at numberingLászló Németh
2019-09-06tdf#127339 DOCX import/export: fix image hyperlink to bookmark targetTünde Tóth
2019-09-04tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl
2019-09-03Fix typosAndrea Gelmini
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett
2019-09-02tdf#124491 DOCX: import tracked changes of empty paragraphsLászló Németh
2019-09-01Fix '..'Andrea Gelmini
2019-09-01makes RTFSprms::set clearerAdrien Ollier
2019-08-30RTFSprms: code refactorizationAdrien Ollier
2019-08-27Fix typosAndrea Gelmini
2019-08-26tdf#105485 DOCX: import deleted comments as deletedLászló Németh
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-08-24equality test functions are constAdrien Ollier
2019-08-24tdf#123703 RTF import: fix length of space character sequenceLászló Németh
2019-08-23tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai
2019-08-23tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt
2019-08-23RTF filter: handle tbrl section text directionMiklos Vajna
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-08-20tdf#76260 cache next page style numberNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-15sw btlr writing mode: RTF filter of Writer textframesMiklos Vajna
2019-08-13tdf#114854 writerfilter: EditEng URLs import different from SW URLsJustin Luth
2019-08-10NFC cleanup writerfilter: reuse existing variableJustin Luth
2019-08-10tdf#118936 writerfilter: MultiPropertySet retry on exceptionJustin Luth
2019-08-09tdf#126768 DOCX import: fix absolute hyperlinks to documentsTünde Tóth
2019-08-09tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth