summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml
AgeCommit message (Expand)Author
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
2016-01-05tdf#69640: Treat errors opening OLE stream gracefullyMike Kaganski
2015-12-15writerfilter: set a BaseURL on embedded math objectsMichael Stahl
2015-12-07loplugin:overrideNoel Grandin
2015-12-07loplugin:mergeclasses OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-12-07loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-12-03Use comphelper::containerToSequence()Miklos Vajna
2015-12-01DOCX import: tokenize <w:smartTag>Miklos Vajna
2015-11-30loplugin:overrideStephan Bergmann
2015-11-30loplugin:mergeclasses, OOXMLTableImpl into OOXMLTableNoel Grandin
2015-11-27Use comphelper::containerToSequence()Miklos Vajna
2015-11-26Use comphelper::containerToSequence()Miklos Vajna
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-11-16Use comphelper::containerToSequenceMiklos Vajna
2015-11-13tdf#95188: enable import of shapes in footnotes in .docxOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07tdf#90810: skip breaks outside of the requested footnoteOliver Specht
2015-10-07Revert "tdf#90810: skip all elements outside of the requested footnote"Stephan Bergmann
2015-10-06tdf#90810: skip all elements outside of the requested footnoteOliver Specht
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-09-11tdf#94045: negative margins in OOXML reenabledOliver Specht
2015-08-27Improving Asian phonetic guide for docx and rtf files.Mark Hung
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-28tdf#91594 misinterprets letters from Symbol font in docx filesMark Hung
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-07-06tdf#92481 RTF import: handle \widowctrlMiklos Vajna
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-06-07Remove include stdio (part7)Julien Nabet
2015-05-26writerfilter: remove misleading prefix of non-member variablesMiklos Vajna
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna
2015-04-30writerfilter: unused fill and CT_Fill resourcesMiklos Vajna
2015-04-28OOXMLFactory can be purely staticNoel Grandin
2015-04-24Related: rhbz#1215060 pass std::exceptions throughCaolán McNamara
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2015-04-06writerfilter: use variadic cppu::WeakImplHelperMiklos Vajna