summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdispatchdestination.cxx
AgeCommit message (Expand)Author
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-06-07Fix IWYU warningsMiklos Vajna
2018-04-04tdf#116265 RTF import: ignore \fi in para if it repeats invalid \fi from listMiklos Vajna
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-12-18tdf#114303 writerfilter: RTF import: fix default vert orient of shapesMichael Stahl
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl
2017-10-26tdf#108947 - Fixed regressionThomas Beck
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-09-07writerfilter: size() > 0 -> !empty() and other small cleanupsMiklos Vajna
2017-07-28tdf#108949 rtf writerfilter: apply char properties to footnoteJustin Luth
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck
2017-03-27Indentation fixesMiklos Vajna
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2016-12-20writerfilter: various small cleanupsMiklos Vajna
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-05-09writerfilter: extract dispatch{destination,flag,symbol,value} from rtfdocimplMiklos Vajna