summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
2020-04-03DOCX import: tokenize <w:numFmt w:val="custom" w:format="...">Miklos Vajna
2019-08-15sw btlr writing mode: RTF filter of Writer textframesMiklos Vajna
2019-08-09sw btlr writing mode: RTF filter of Writer tbrl textframesMiklos Vajna
2019-04-13writerfilter: implement RTF derived styles defaultingMichael Stahl
2019-02-26tdf#123393 RTF import: fix too big font size in table cellMiklos Vajna
2019-02-12tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet
2019-02-11tdf#122430 RTF import: fix lost font size on footnote startMiklos Vajna
2019-01-02tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh
2018-11-22tdf#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
2018-09-13loplugin:constfields in writerfilterNoel Grandin
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-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-01forcepoint#58 null derefCaolán McNamara
2018-07-26writerfilter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-20writerfilter, xmlsecurity: various small cleanupsMiklos Vajna
2018-07-17tdf#81943 sw RTF import: fix missing wrap in background for in-table shapeMiklos Vajna
2018-07-16coverity#1437962 and 1437961 and 1437955 and 1437951 resource leakNoel Grandin
2018-07-15cppcheck: useInitializationList in writerfilterJochen Nitschke
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-04cppcheck: variableScopeJochen Nitschke
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-06-07Fix IWYU warningsMiklos Vajna
2018-05-18Fix some IWYU warningsMiklos Vajna
2018-05-10writerfilter, writerperfect: various small cleanupsMiklos Vajna
2018-05-03tdf#117268: treat erroneous \itap0 the same way as Word doesMike Kaganski
2018-04-26tdf#117246 RTF import: don't loose page breaks inside nested groupsMiklos 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-23msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna
2018-03-20tdf#116269 RTF import: implement reverse deduplication for listsMiklos Vajna