summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
2021-06-04tdf#142325 RTF import: tolerate invalid hex markup like "\'3?"Miklos Vajna
2021-04-07tdf#136740: reimplement the fix using existing m_bIsNewDocMike Kaganski
2021-04-07tdf#136740: Do not initialize document settings when pastingMike Kaganski
2021-04-01tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna
2021-04-01tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna
2020-11-25tdf#137894 separate associated character propertiesMark Hung
2020-11-21tdf#138210 check if CustomShapeGeometry exist first.Mark Hung
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-10-22tdf#137085 writerfilter: RTF import: \trpaddfl and \trpaddl are row...Michael Stahl
2020-10-13tdf#137180 RTF import: fix bad left margin with direct format/para style/numMiklos Vajna
2020-10-05loplugin:reducevarscope in writerfilterNoel
2020-09-21tdf#136855 writerfilter: RTF import: buffer annotations inside tablesMichael Stahl
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-11tdf#136587 rtf writerfilter: don't deduplicate yourselfJustin Luth
2020-09-10Remove some unused includesMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
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