summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-02loplugin:flatten in writerfilterNoel Grandin
2020-07-21tdf#134400 RTF import: fix unexpected inner properties for picture-in-textframeMiklos Vajna
2020-07-20compact namespace: writerfilterNoel Grandin
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-26Upcoming improved loplugin:elidestringvar: writerfilterStephan Bergmann
2020-06-15writerfilter: use std::any_of()Miklos Vajna
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-27Remove some unused includesMiklos Vajna
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski
2020-04-27Don't convert OUString to char*Mike Kaganski
2020-04-15Revert "NFC writerfilter: remove pointless asserts"Justin Luth
2020-04-11NFC writerfilter: remove pointless assertsJustin Luth
2020-04-08simplify QNameToStringNoel Grandin
2020-03-16DOCX import: tokenize <w:numFmt w:val="custom" w:format="...">Miklos Vajna
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
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-02tdf#129605 rtfimport: deduplicating borders loses informationJustin Luth
2019-12-20tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski
2019-12-18sw RTF export: don't mark these members as constMiklos Vajna
2019-12-04tdf#128428 RTF: switch off longer space at \dntblnsbdbLászló Németh
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-27Related: tdf#128611 RTF import: handle vertical flip of line shapesMiklos Vajna
2019-11-26Remove some unused includesMiklos Vajna
2019-11-21writerfilter: these can be constMiklos Vajna
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-11-02New loplugin:conditionalstringStephan Bergmann
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-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-09-01makes RTFSprms::set clearerAdrien Ollier
2019-08-30RTFSprms: code refactorizationAdrien Ollier
2019-08-27Fix typosAndrea Gelmini
2019-08-24equality test functions are constAdrien Ollier
2019-08-23RTF filter: handle tbrl section text directionMiklos Vajna
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin