summaryrefslogtreecommitdiff
path: root/svl/source/items/itemset.cxx
AgeCommit message (Expand)Author
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-12-15...and this looks like a memory leak, tooStephan Bergmann
2015-12-15Memory leakStephan Bergmann
2015-12-15Bin unused function DbgCheckItemSetTor Lillqvist
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
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-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-28SfxItemSet::PutDirect return value is unusedStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-08svl: move SfxItemSet methods togetherMichael Stahl
2015-04-08svl: translate some comment in itemset.cxxMichael Stahl
2015-04-08svl: prefix members of SfxItemSetMichael Stahl
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-08Extract SfxItemSet::dumpAsXml() from swMiklos Vajna
2014-11-28svl: SfxItemSet: get rid of the "no master pool" warning spamMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in SfxItemSetMichael Stahl
2014-11-17coverity#1242810 Untrusted loop boundCaolán McNamara
2014-09-25loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-07-25fdo#39468 Finish German comment translation of /svl/source/itemsPhilipp Weissenbacher
2014-07-24svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-06-27DBG_ASSERT->assertCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-28Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann
2014-03-14708253 Uninitialized pointer fieldCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann
2014-02-13SimplificationStephan Bergmann
2014-02-13-Werror,-Wunused-variableStephan Bergmann