summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2015-02-07Use std::initializer_list ctorMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-03Update for CJK numbered list enhancement.Mark Hung
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-02-01writerfilter: import paragraph color as fill attributesMiklos Vajna
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-25Use std::initializer_list ctorMiklos Vajna
2015-01-24writerfilter: turn RTFBorderState into a C++11 scoped enumerationMiklos Vajna
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl
2015-01-23avoid terminate on loading fdo73574-3.docxCaolán McNamara
2015-01-22writerfilter: WaE unused variableMichael Stahl
2015-01-22loplugin:stringconcatStephan Bergmann
2015-01-22WaE: warning C4101: ´e´ : unreferenced local variableCaolán McNamara
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-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-17writerfilter: turn RTFFieldStatus into a C++11 scoped enumerationMiklos Vajna
2015-01-14rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl
2015-01-14writerfilter: document action tokenidMichael Stahl
2015-01-11Use std::initializer_list ctorMiklos Vajna
2015-01-10writerfilter: clean up RTFFrame::getSprms()Miklos Vajna
2015-01-10RTF filter: change uses of cppu::WeakImplHelper* to use variadic variantsMiklos Vajna
2015-01-10RtfFilter: indentation fixesMiklos Vajna
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-05WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2015-01-04fdo#79738: FILEOPEN: Number lines in footer not compatible with MSOCharu Tyagi
2015-01-03Use std::make_sharedMiklos Vajna
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-01Use std::make_shared to create RTFDocumentImplMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-28RtfFilter::filter: don't leak pInMiklos Vajna
2014-12-26writerfilter: turn RTFBmpStyle into a C++11 scoped enumerationMiklos Vajna
2014-12-25writerfilter: turn SourceDocumentType into a C++11 scoped enumerationMiklos Vajna
2014-12-24writerfilter: turn RTFInternalState into a C++11 scoped enumerationMiklos Vajna
2014-12-23writerfilter: turn RTFError into a C++11 scoped enumerationMiklos Vajna
2014-12-22fix indentationMiklos Vajna
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna
2014-12-22resolveSprmProps() is used only in dmapperMiklos Vajna
2014-12-22-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-12-21writerfilter: hardcoded cFieldStart/Sep/EndMiklos Vajna
2014-12-21TagLogger is used only in dmapperMiklos Vajna