summaryrefslogtreecommitdiff
path: root/writerfilter/inc/rtftok
AgeCommit message (Expand)AuthorFilesLines
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-3/+1
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna1-2/+1
2017-06-23writerfilter: remove redundant virtual keywords in the RTF importMiklos Vajna1-2/+2
2017-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna1-1/+1
2016-02-23tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna1-1/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna1-1/+2
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-1/+1
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna1-1/+1
2014-10-25only the now removed OOXML tokenizer called getType()Miklos Vajna1-3/+0
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-3/+3
2014-04-08writerfilter: remove no longer needed WRITERFILTER_*TOK_DLLPUBLICMiklos Vajna1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-01-30writerfilter: whitespace fixes in RTFDocumentMiklos Vajna1-32/+33
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2012-01-11fdo#38057 implement RTF import progressbarMiklos Vajna1-1/+3
2011-07-01add license headersMiklos Vajna1-0/+27
2011-06-15pass XFrame to the implementation to avoid assertion failuresMiklos Vajna1-1/+3
2011-06-11pass the destination doc model to RTFDocumentImplMiklos Vajna1-1/+3
2011-06-10pass the component context to RTFDocumentImplMiklos Vajna1-2/+3
2011-05-27Initial RTFDocument and RTFDocumentFactory implementationMiklos Vajna1-0/+40
2011-05-27Remove the old unused RTF tokenizerMiklos Vajna4-211/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara4-0/+12
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien4-12/+104
2006-10-24initial check inHenning Brinkmann4-0/+107