summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter
AgeCommit message (Expand)Author
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-20writerfilter: use '= default;'Miklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna
2016-02-23tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2016-02-10writerfilter: DOCX signature is read in xmlsecurity already, remove TODOMiklos Vajna
2016-01-30Remove unused includesMiklos Vajna
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin
2015-12-15writerfilter: set a BaseURL on embedded math objectsMichael Stahl
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna
2015-10-19tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-18this debugging code can definitely use oslCaolán McNamara
2015-08-03new loplugin: refcountingNoel Grandin
2015-06-08Unused includesMiklos Vajna
2015-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna
2015-05-04writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna
2015-03-24SkipImages option for document importLászló Németh
2015-03-14Unused includesMiklos Vajna
2015-02-23loplugin:unreffunStephan Bergmann
2015-02-23writerfilter: clean up WriterFilterDetectionMiklos Vajna
2015-02-22writerfilter: clean up DOCX XFilter implementationMiklos Vajna
2015-02-21writerfilter: clean up RtfFilterMiklos Vajna
2015-02-19-Werror=unused-parameterMiklos Vajna
2015-02-19writerfilter: use constructor for writerfilter moduleChris Sherlock
2015-02-11Guard against createInstance throwing non-Runtime-ExceptionStephan Bergmann
2015-02-08writerfilter: make sure that these headers are self-containedMiklos Vajna
2015-01-25Use std::initializer_list ctorMiklos Vajna
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-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
2014-12-28RtfFilter::filter: don't leak pInMiklos Vajna
2014-12-25writerfilter: turn SourceDocumentType into a C++11 scoped enumerationMiklos Vajna
2014-12-20writerfilter: clean up copy&pasted dmapper_logger start / endMiklos Vajna
2014-12-20writerfilter: pass the whole MediaDescriptor to dmapperMiklos Vajna
2014-12-15Unused includesMiklos Vajna
2014-12-13writerfilter: use DomainMapperFactoryMiklos Vajna
2014-12-12writerfilter: let ImportFilter only assume that DomainMapper is a StreamMiklos Vajna
2014-12-12writerfilter: add a factory for DomainMapperMiklos Vajna
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-08writerfilter: SW_DEBUG_RTF_PASTE_{TO,FROM} is expected to be UTF-8Miklos Vajna
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl