summaryrefslogtreecommitdiff
path: root/include/editeng/svxrtf.hxx
AgeCommit message (Expand)Author
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
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-20editeng: need to prevent MSVC from generating SvxRTFParser copy tooMichael Stahl
2015-07-20editeng: try to prevent MSVC from generating copy assignmentMichael Stahl
2015-07-20editeng: replace boost::ptr_vector with std::vector<std::unique_ptr>>Michael Stahl
2015-07-20editeng: replace boost::ptr_map with std::map<std::unique_ptr>>Michael Stahl
2015-07-20editeng: replace boost::ptr_map with std::map<std::unique_ptr>>Michael Stahl
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: editengNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-05editeng: SvxRTFParser sal_Bool to boolMichael Stahl
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-30clean up some weird type-casting in SvxRTFParserNoel Grandin