summaryrefslogtreecommitdiff
path: root/include/editeng/svxrtf.hxx
AgeCommit message (Expand)Author
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-03-01use OUStringBuffer for a string that's modified often (tdf#145862)Luboš Luňák
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-10no need to use unique_ptr for SvxRTFStyleType hereNoel Grandin
2021-07-20no need to allocate child array separately in SvxRTFItemStackTypeNoel Grandin
2021-07-16Use WhichRangesContainer in editengMike Kaganski
2021-06-03use std::make_unique instead of newCaolán McNamara
2021-06-01Avoid -Werror,-Wdeprecated-copyStephan Bergmann
2021-05-31no need to allocate EditNodeIdx separatelyNoel Grandin
2021-05-31EditPosition does not need to be allocated separatelyNoel Grandin
2021-05-31vcl::Font is already a copy-on-write structureNoel Grandin
2021-02-15Revert "ofz#29461 flatten SetAttrSet recursion"Caolán McNamara
2021-02-13ofz#29461 flatten SetAttrSet recursionCaolán McNamara
2020-10-26Fix build with --disable-pch: missing includeMike Kaganski
2020-10-26std::unique_ptr -> std::optionalNoel
2020-04-19loplugin:buriedassign in variousNoel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-10-21loplugin:virtualdead unused param in UnknownAttrTokenNoel Grandin
2019-09-06use unique_ptr in EditNodeIdxNoel Grandin
2019-07-09Fix typoAndrea Gelmini
2019-04-26ofz#13491 SvxRTFItemStackType dtor excessive recurse depthCaolán McNamara
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-09-25loplugin:useuniqueptr in SvxRTFParserNoel Grandin
2018-04-11make EditPosition::Clone return std::unique_ptrNoel Grandin
2018-02-05loplugin:useuniqueptr in SvxRTFParserNoel Grandin
2018-02-05loplugin:useuniqueptr in SvxRTFItemStackTypeNoel Grandin
2017-11-30loplugin:unusedmethodsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-22loplugin:unusedfields in editengNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-26reduce defines to boolJochen Nitschke
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24loplugin:singlevalfields in editengNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin