summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-15RTF import: handle \sautoupdMiklos Vajna
2015-03-15Use comphelper::containerToSequence() instead of manual reallocMiklos Vajna
2015-03-14Use comphelper::containerToSequence()Miklos Vajna
2015-03-14Unused includesMiklos Vajna
2015-03-12TyposJulien Nabet
2015-03-08tdf#49893: fix for missing header on page 2Vasily Melenchuk
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-23loplugin:unreffunStephan Bergmann
2015-02-23writerfilter: clean up WriterFilterDetectionMiklos Vajna
2015-02-22writerfilter: clean up DOCX XFilter implementationMiklos Vajna
2015-02-21TyposJulien Nabet
2015-02-21writerfilter: clean up RtfFilterMiklos Vajna
2015-02-20Remove unnecessary prefixesStephan Bergmann
2015-02-19-Werror=unused-parameterMiklos Vajna
2015-02-19writerfilter: use constructor for writerfilter moduleChris Sherlock
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna
2015-02-14writerfilter: turn RTFFormFieldTypes into a C++11 scoped enumerationMiklos Vajna
2015-02-14indentation fixesMiklos Vajna
2015-02-13tdf#49893 partial fix for blank rentangle problem in RTFVasily Melenchuk
2015-02-11Guard against createInstance throwing non-Runtime-ExceptionStephan Bergmann
2015-02-08writerfilter: make sure that these headers are self-containedMiklos Vajna
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