summaryrefslogtreecommitdiff
path: root/editeng/source/rtf/rtfitem.cxx
AgeCommit message (Expand)Author
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-05-22New loplugin:dataStephan Bergmann
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-25loplugin:useuniqueptr in SvxRTFParserNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-12Translate German variable namesJohnny_M
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-10-31loplugin:constantparam in editengNoel Grandin
2017-10-05editeng: fix assert about wrong EE_PARA_OUTLLEVEL itemMichael Stahl
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: editengStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2016-09-01use SfxItemPool::IsSlot instead of custom implementationJochen Nitschke
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-07-11Fix typosAndrea Gelmini
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock