summaryrefslogtreecommitdiff
path: root/include/svl/itemset.hxx
AgeCommit message (Expand)Author
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-08-16Removing unused serialisation codeVarun Dhall
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-08DbgCheckItemSet is goneStephan Bergmann
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin
2017-01-17used std::map in SfxItemSetNoel Grandin
2016-11-03Revert "remove unnecessary casts"Noel Grandin
2016-11-03remove unnecessary castsJochen Nitschke
2016-09-25remove unused parameterJochen Nitschke
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20sfx items: No need to confuse with 'USHORT_ARG' that is an 'int'.Jan Holesovsky
2015-10-19sfx items: Get rid of the TypeId check, nobody uses that any more.Jan Holesovsky
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-28SfxItemSet::PutDirect return value is unusedStephan Bergmann
2015-04-08svl: prefix members of SfxItemSetMichael Stahl
2015-02-08Extract SfxItemSet::dumpAsXml() from swMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02fix buildNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-09fdo#39468: Translatet some german commentsDaniel Sikeler
2014-07-24svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl
2014-06-11Bin crack, _SFXITEMS_HXX is not defined anywhere anywayTor Lillqvist
2014-06-09de-virtualize these stringify methods, nothing overrides themCaolán McNamara
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann
2014-02-13n#757432: Styles (rename &) copy to different decks.Muthu Subramanian
2014-02-05SfxItemSet::operator == should return boolStephan Bergmann