summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.cxx
AgeCommit message (Expand)Author
2019-11-11tdf#128428 RTF: fix for different product versionsLászló Németh
2019-11-11tdf#128428 RTF: clean-up for longer space sequence modeLászló Németh
2019-10-31Resolves: rhbz#1766990 starmath might not be availableCaolán McNamara
2019-10-30writerfilter: rtftok: filter control charactersMichael Stahl
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-07-21loplugin:referencecasting in writerfilter..xmlhelpNoel Grandin
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-06-06tdf#125719 sw: rtf: refactor associated character propertiesSerge Krot
2019-05-29writerfilter: various small cleanupsMiklos Vajna
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-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-04-10writerfilter: implement RTF derived styles defaultingMichael Stahl
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
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-20writerfilter: make RTFShape members privateMiklos Vajna
2019-02-13writerfilter: make RTF TableRowBuffer members privateMiklos Vajna
2019-01-30writerfilter: make members private in RTFSymbolMiklos Vajna
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel 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-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-06tdf#115094 part I: do not move graphic nodesPatrick Jaap
2018-09-25tdf#119599 RTF import: fix missing deduplication of font sizeMiklos Vajna
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-15RTF picture sizes are 32-bit signedStephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-17tdf#81943 sw RTF import: fix missing wrap in background for in-table shapeMiklos Vajna