summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/rtfutil.cxx
AgeCommit message (Expand)Author
2020-10-16sw reqif-xhtml import, embedded objects: handle non-package Ole10Native streamMiklos Vajna
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-05-27Remove some unused includesMiklos Vajna
2020-05-04sw reqif-xhtml import, embedded objects: handle Ole10Native streamMiklos Vajna
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-19sal_Char->char in filterNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann
2018-11-21connectivity Writer driver: make ProviderRequest members privateMiklos Vajna
2018-11-20sw reqif-xhtml export: write graphic of OLE object at OLE1 levelMiklos Vajna
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): filterStephan Bergmann
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna
2018-03-23msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2016-10-11improve comment about non-BMP code points in RTFMichael Stahl
2016-10-11Comment about state of non-BMP Unicode chars in RTFStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2013-12-12filter: whitespace fixes in rtfutilMiklos Vajna
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-09-17convert filter/source/msfilter/rtfutil.hxx from String to OUStringNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-10add msfilter::util::ConvertColor to avoid copy&pasteMiklos Vajna
2013-02-26msfilter: support checking if conversion to legacy encoding is lossless or notMiklos Vajna
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna