summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter/RtfFilter.cxx
AgeCommit message (Expand)Author
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2020-03-31RTF import: reset writerfilter bit even if the import failsMiklos Vajna
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-05Remove some unused includesMiklos Vajna
2020-03-04comphelper: allow simple ad-hoc measuring with ProfileZonesMiklos Vajna
2019-11-25Turn on clang-format for these filesMiklos Vajna
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-07writerfilter: size() > 0 -> !empty() and other small cleanupsMiklos Vajna
2017-08-25writerfilter: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-07-03writerfilter: fix indentationMiklos Vajna
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin
2017-02-15writerfilter: can use std::move() hereMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-24loplugin:unnecessaryoverride (dtors) in writerfilterStephan Bergmann
2016-06-15writerfilter: clean up virtual keywords where override already implies thatMiklos Vajna
2016-05-20writerfilter: use '= default;'Miklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-23tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna
2016-01-30Remove unused includesMiklos Vajna
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos 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-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna
2015-05-04writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna
2015-02-21writerfilter: clean up RtfFilterMiklos Vajna
2015-02-19writerfilter: use constructor for writerfilter moduleChris Sherlock
2015-02-08writerfilter: make sure that these headers are self-containedMiklos Vajna
2015-01-25Use std::initializer_list ctorMiklos 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-12writerfilter: add a factory for DomainMapperMiklos Vajna
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
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