summaryrefslogtreecommitdiff
path: root/svl/source/items/grabbagitem.cxx
AgeCommit message (Expand)Author
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin
2018-07-30svl: turn on clang-format for grabbagitemMiklos Vajna
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-10-26svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-06-08sfx2 classification: use auto where it improves code readabilityMiklos Vajna
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-04-24Ensure that svl/grabbagitem.hxx is self-containedMiklos Vajna
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-09-25loplugin: cstylecastNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-05remove unused code SfxGrabBagItem::SetGrabBagNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-12-19svl: whitespace fixes in grabbagitemMiklos Vajna
2013-07-24svl: add an SfxGrabBagItemMiklos Vajna