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