summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2015-04-06writerfilter: use variadic cppu::WeakImplHelperMiklos Vajna
2015-04-05writerfilter: remove <text> alias for <data type="string">Miklos Vajna
2015-04-04Use std::make_shared<>Miklos Vajna
2015-03-29writerfilter: turn RTFDestinationState into a C++11 scoped enumerationMiklos Vajna
2015-03-28Use std::make_shared<>Miklos Vajna
2015-03-27writerfilter: avoid manual realloc in StyleSheetTableMiklos Vajna
2015-03-26tdf#89496 fixed crash on rtf shape group parsingVasily Melenchuk
2015-03-25TyposJulien Nabet
2015-03-24SkipImages option for document importLászló Németh
2015-03-22Use std::make_shared<>Miklos Vajna
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-21Char highlight: RTF filtersZolnai Tamás
2015-03-21Char highlight: enable DOCX importZolnai Tamás
2015-03-21Use comphelper::containerToSequence()Miklos Vajna
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