summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
2022-01-18RTF import: handle the pictureContrast and pictureBrightness shape propsMiklos Vajna
2021-12-16writerfilter: some param -> sprm in rtftokMiklos Vajna
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-11-09RTF import: handle \snextMiklos Vajna
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-04RTF import: fix too small graphic size when both picwgoal and picw are providedMiklos Vajna
2021-11-01Prepare for removal of non-const operator[] from Sequence in writerfilterMike Kaganski
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-09-15loplugin:constvarsNoel Grandin
2021-09-03Remove some unused includesMiklos Vajna
2021-08-28avoid unnecessary OString to OUString conversionNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-10Clean up remaining uses of boost::logic::triboolStephan Bergmann
2021-07-16tdf#82111 rtf import: ensure CR before section breakJustin Luth
2021-06-15Remove some unused includesMiklos Vajna
2021-06-01tdf#142325 RTF import: tolerate invalid hex markup like "\'3?"Miklos Vajna
2021-05-05loplugin:constmethodNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-14tdf#100961 rtf import: fldlock is FIXEDFLDJustin Luth
2021-04-06Fix typosAndrea Gelmini
2021-04-06tdf#136740: reimplement the fix using existing m_bIsNewDocMike Kaganski
2021-04-05tdf#136740: Do not initialize document settings when pastingMike Kaganski
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna
2021-03-31Make RTFKeyword and RTFControlType scoped enumsMike Kaganski
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2021-03-18writerfilter: remove another pointless convertMm100ToTwipXisco Fauli
2021-03-12Drop some unused includesMiklos Vajna
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-02-07Remove unneeded breaksAndrea Gelmini
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna
2021-02-04tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-17return Color from BGRToRGBNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10Catch inadvertent uses of OString(char) ctorStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25tdf#137894 separate associated character propertiesMark Hung
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
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