summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/rtfutil.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna1-0/+16
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): filterStephan Bergmann1-1/+1
2018-05-09Fix some IWYU warningsMiklos Vajna1-1/+0
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna1-0/+32
2018-03-23msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna1-0/+72
2018-01-12More loplugin:cstylecast: filterStephan Bergmann1-6/+6
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna1-63/+66
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2016-10-11improve comment about non-BMP code points in RTFMichael Stahl1-0/+3
2016-10-11Comment about state of non-BMP Unicode chars in RTFStephan Bergmann1-0/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2013-12-12filter: whitespace fixes in rtfutilMiklos Vajna1-70/+75
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-09-17convert remains of filter module from String to OUStringNoel Grandin1-3/+3
2013-09-17convert filter/source/msfilter/rtfutil.hxx from String to OUStringNoel Grandin1-4/+4
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-10add msfilter::util::ConvertColor to avoid copy&pasteMiklos Vajna1-1/+0
2013-02-26msfilter: support checking if conversion to legacy encoding is lossless or notMiklos Vajna1-5/+42
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna1-0/+151