summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml
AgeCommit message (Expand)Author
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
2018-08-25ofz#10056 Null derefCaolán McNamara
2018-08-21tdf#57589 writerfilter: support hash-encoded colorsJustin Luth
2018-08-13ofz#9870 check sequence length before useCaolán McNamara
2018-07-27writerfilter python: 2 blank lines after class/function definitionMiklos Vajna
2018-07-26writerfilter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26OOXMLFastContextHandler has a deleted copy assignment opStephan Bergmann
2018-07-17tdf#79878 perf loading docx file, disable SAX threading for writerNoel Grandin
2018-07-15cppcheck: useInitializationList in writerfilterJochen Nitschke
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin