summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.hxx
AgeCommit message (Expand)Author
2020-11-04RTF import: change exception type thrown on destination errorsVasily Melenchuk
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-07-20compact namespace: writerfilterNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-03-16writerfilter: extract dispatch...Value() from disptachValue()Miklos Vajna
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin
2020-03-12writerfilter: extract before/afterPopState() from popState()Miklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-21writerfilter: these can be constMiklos Vajna
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-06tdf#125719 sw: rtf: refactor associated character propertiesSerge Krot
2019-05-20writerfilter: make RTFParserState members private, final partMiklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 10Miklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 9Miklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 8Miklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 7Miklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 6Miklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 5Miklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 4Miklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 3Miklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 2Miklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 1Miklos Vajna
2019-04-10writerfilter: implement RTF derived styles defaultingMichael Stahl
2019-03-06writerfilter: remove empty RTFPicture constructorMiklos Vajna
2019-02-27writerfilter: make RTFDrawingObject members privateMiklos Vajna
2019-02-26tdf#123393 RTF import: fix too big font size in table cellMiklos Vajna
2019-02-21tdf#123434 FILEOPEN: RTF: missing content in cellsLászló Németh
2019-02-20Fix compilation error against boost 1.66 at leastTor Lillqvist
2019-02-20writerfilter: make RTFShape members privateMiklos Vajna
2019-02-13writerfilter: make RTF TableRowBuffer members privateMiklos Vajna
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin
2019-01-04tdf#122424 RTF import: ignore table row text outside the cellsLászló Németh
2018-12-30tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-08-15RTF picture sizes are 32-bit signedStephan Bergmann
2018-07-17tdf#81943 sw RTF import: fix missing wrap in background for in-table shapeMiklos Vajna
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-06-07Fix IWYU warningsMiklos Vajna
2018-04-17loplugin:constparamsNoel Grandin
2018-04-04tdf#116265 RTF import: ignore \fi in para if it repeats invalid \fi from listMiklos Vajna
2018-03-20tdf#116269 RTF import: implement reverse deduplication for listsMiklos Vajna
2018-02-27tdf#115715 RTF import: ignore zero para indents in styles without parentsMiklos Vajna
2018-02-20create uno::Any overrides for ColorNoel Grandin
2018-02-06tdf#115242 RTF import: order numPr before other paragraph propertiesMiklos Vajna