summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-28tdf#103931 DOCX import: fix lost section breakMiklos Vajna
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara
2017-02-20remove some unused enumeratorsNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06writerfilter: convert ResourceType to scoped enumNoel Grandin
2017-02-02writerfilter: remove gperf related declarationsMichael Stahl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24Drop incorrect "artistic" prefix from some token namesTor Lillqvist
2017-01-19New loplugin:dynexcspec: Add @throws documentation, writerfilterStephan Bergmann
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski
2017-01-18tdf#104181: don't throw on XRelationshipAccess queryMike Kaganski
2017-01-09New loplugin:externvar: writerfilterStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-07tdf#103651 check isForwardEvents() for symbols in commentsMark Hung
2016-11-08tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-18loplugin:inlineablemethods in writerfilterNoel Grandin
2016-09-22Silence some MSVC warnings for autogenerated filesMike Kaganski
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02tdf#62847 import image hyperlink in docxdrazil
2016-08-31tdf#96749: deal with missing custom headers/footers in docxJulien Nabet
2016-08-30Related: tdf#44986 DOCX import: handle w:gridAfter by faking cellsMiklos Vajna
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-14crashtesting: Error: attempt to increment a singular iteratorCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-04-05sequence->vector in writerfilterNoel Grandin
2016-02-25loplugin:unuseddefaultparams in writerfilter/Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-01-21oox, writerfilter: incorrect a14 namespaceMichael Stahl
2016-01-18cppcheck: useInitializationListCaolán McNamara
2016-01-18loplugin: unused return values in writerfilter/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-06writefilter: removed superfluous #includesAndrea Gelmini
2016-01-05loplugin:sallogareasStephan Bergmann