summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
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-30improve loplugin:stringconstantNoel 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-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-03-25new loplugin:unoqueryNoel Grandin
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-02-12DOCX, RTF filter: handle distributed para adjustMiklos Vajna
2019-02-11tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet
2019-02-06writerfilter: make members private in RTFMathSymbolMiklos Vajna
2019-01-30writerfilter: make members private in RTFSymbolMiklos Vajna
2019-01-29tdf#122430 RTF import: fix lost font size on footnote startMiklos 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-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens
2019-01-04tdf#122424 RTF import: ignore table row text outside the cellsLászló Németh
2019-01-03Related: tdf#121664 RTF filter: fix line numbering start value handlingMiklos Vajna
2018-12-30tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh
2018-12-16crashtesting: clamp languagetype param valueCaolán McNamara
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-06tdf#115094 part I: do not move graphic nodesPatrick Jaap
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-20when calling std::lower_boundNoel Grandin
2018-10-17sw, writerfilter: avoid some unnecessary value parametersMiklos Vajna
2018-10-03writerfilter: pass these by value and use std::move()Miklos Vajna
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-27tdf#119037 rtf (im/ex)port: new borderlinesJustin Luth
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-09-17New loplugin:externalStephan Bergmann