summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml
AgeCommit message (Expand)Author
2020-01-20tdf#129888 DOCX shape import: handle o:allowincellBakos Attila
2020-01-06tdf#129475 DOCX: fix gridAfter with shape-only cellsLászló Németh
2019-12-09fdo#38414 tdf#44986: DOCX table import: handle gridBefore/AfterLászló Németh
2019-12-08tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh
2019-11-11tdf#128428 RTF: clean-up for longer space sequence modeLászló Németh
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski
2019-10-23tdf#120224 writerfilter: don't suppress all bookmarks inside fieldsMichael Stahl
2019-10-17loplugin:virtualdead unused param in BinaryObj::dataNoel Grandin
2019-10-17loplugin:virtualdead unused param in OOXMLDocument::setXNoteTypeNoel Grandin
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-09-06tdf#127339 DOCX import/export: fix image hyperlink to bookmark targetTünde Tóth
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
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-05Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-05-27tdf#115557 DOCX import: don't multiply charts in footnotesLászló Németh
2019-04-14tdf#124670: xml:space attribute may be specified for w:document top-level ele...Mike Kaganski
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-11-18Use std::to_string (OOXMLParserState)Julien Nabet
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-16clang-tidy readability-simplify-subscript-exprNoel Grandin
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-10-04related tdf#76683 writerfilter: hanging implemented as SignedJustin Luth
2018-10-03tdf#76683 writerfilter: TwipMeasure must be positiveJustin Luth
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-18tdf#118691 DOCX import: fix table loss caused by <w:cr>László Németh
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-08-27tdf#119143: introduce tentative directional embedding import supportMike Kaganski
2018-08-27writerfilter: build-time test for unexpected data typesMiklos Vajna