summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml
AgeCommit message (Expand)Author
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
2018-07-08tdf#79878 perf loading docx file, sax improvementsNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): writerfilterStephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-29tdf#112886 ooxmlimport: skip useless footnote placeholderJustin Luth
2018-03-19coverity#1430069 silence Uninitialized scalar fieldCaolán McNamara
2018-03-13tdf#116179 Support reading "auto" colour from docxLuke Deller
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-01-25Fix typosAndrea Gelmini
2018-01-24loplugin:constparamsNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin