summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml
AgeCommit message (Expand)Author
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
2015-04-05writerfilter: remove <text> alias for <data type="string">Miklos Vajna
2015-03-24SkipImages option for document importLászló Németh
2015-03-05V801: Decreased performanceCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-02coverity#1267629 Logically dead codeCaolán McNamara
2015-02-02WaE: unused variableNorbert Thiebaud
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23avoid terminate on loading fdo73574-3.docxCaolán McNamara
2015-01-22writerfilter: WaE unused variableMichael Stahl
2015-01-22writerfilter: DOCX import: better error handling than "catch (...) {}"Michael Stahl
2015-01-22writerfilter: set the SystemId to get stream name in SAXExceptionsMichael Stahl
2015-01-20Some more loplugin:cstylecast: writerfilterStephan Bergmann
2015-01-14rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna
2014-12-21writerfilter: hardcoded cFieldStart/Sep/EndMiklos Vajna
2014-12-21writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna
2014-12-21writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna
2014-12-19Support for docx import of fixed date and time fields.Eilidh McAdam
2014-12-19writerfilter: unused includeMiklos Vajna
2014-12-18writerfilter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-13writerfilter: use DomainMapperFactoryMiklos Vajna
2014-12-11writerfilter: clean up useless debug output in ooxmltokMiklos Vajna
2014-12-09writerfilter: move QNameToString to the OOXML tokenizerMiklos Vajna
2014-12-07writerfilter: util.hxx is used only inside dmapperMiklos Vajna
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-09test for membership should be 'not in'Miklos Vajna
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-01oox: introduce W_TOKEN() macroMiklos Vajna
2014-10-25loplugin:unreffunMiklos Vajna
2014-10-25only the now removed OOXML tokenizer called getType()Miklos Vajna
2014-10-25writerfilter: remove unused dumpXml() methodsMiklos Vajna
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-10-17writerfilter: Fix various Clang warningsStephan Bergmann
2014-10-17error: use of undeclared identifier 'sResult'Miklos Vajna
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-10-17fix incremental buildMiklos Vajna
2014-10-16writerfilter: check for DEBUG_DOMAINMAPPER, not OSL_DEBUG_LEVEL explicitlyMiklos Vajna