summaryrefslogtreecommitdiff
path: root/include/svl/itemset.hxx
AgeCommit message (Expand)Author
2021-10-12Revert "Use placement new to avoid one of the allocation calls..."Stephan Bergmann
2021-10-03Use placement new to avoid one of the allocation calls...Noel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-20introduce SfxItemSetFixed and use it in DefaultPropertiesNoel Grandin
2021-07-29loplugin:unnecessarymethodsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin
2021-07-16Drop unused ctorMike Kaganski
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-14Workaround internal compiler error on tb77Mike Kaganski
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-05-09move constructor for SfxItemSetNoel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-10Deduplicate codeMike Kaganski
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-01-19Remove include of config_global.h from sal/config.hStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2017-12-10Bin two comments that say the same as the names of the functions they are forTor Lillqvist
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