summaryrefslogtreecommitdiffstats
path: root/include/svl/itemset.hxx
Commit message (Expand)AuthorAgeFilesLines
* Mark move ctors/assignments noexceptMike Kaganski2019-08-231-1/+1
* avoid copying when placing items into SfxItemSetNoel Grandin2019-05-091-3/+10
* move constructor for SfxItemSetNoel Grandin2019-05-091-0/+1
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-281-1/+1
* HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann2018-12-071-3/+0
* loplugin:buriedassign in scNoel Grandin2018-11-161-2/+1
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-141-2/+0
* tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski2018-07-101-0/+6
* Deduplicate codeMike Kaganski2018-07-101-5/+1
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* return std::unique_ptr from SfxItemSet::CloneNoel Grandin2018-04-111-2/+2
* Remove include of config_global.h from sal/config.hStephan Bergmann2018-01-191-0/+1
* loplugin:useuniqueptr in svlNoel Grandin2018-01-111-4/+4
* Bin two comments that say the same as the names of the functions they are forTor Lillqvist2017-12-101-2/+0
* loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin2017-11-281-2/+2
* use implict conversion operator in TypedWhichIdNoel Grandin2017-11-161-13/+2
* TypedWhichIdNoel Grandin2017-11-151-0/+26
* Removing unused serialisation codeVarun Dhall2017-08-161-5/+0
* Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke2017-07-271-0/+14
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-2/+2
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-6/+61
* DbgCheckItemSet is goneStephan Bergmann2017-06-081-1/+0
* Revert "used std::map in SfxItemSet"Noel Grandin2017-01-231-5/+5
* make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin2017-01-191-1/+1
* used std::map in SfxItemSetNoel Grandin2017-01-171-5/+5
* Revert "remove unnecessary casts"Noel Grandin2016-11-031-1/+1
* remove unnecessary castsJochen Nitschke2016-11-031-1/+1
* remove unused parameterJochen Nitschke2016-09-251-1/+1
* tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2016-05-271-0/+2
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-071-1/+1
* loplugin:unuseddefaultparam in svlNoel Grandin2016-03-011-4/+3
* loplugin:unusedmethodsNoel Grandin2016-01-201-1/+0
* loplugin:unusedmethods unused return value in include/svlNoel Grandin2016-01-131-2/+2
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* sfx items: No need to confuse with 'USHORT_ARG' that is an 'int'.Jan Holesovsky2015-10-201-3/+1
* sfx items: Get rid of the TypeId check, nobody uses that any more.Jan Holesovsky2015-10-191-5/+15
* sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky2015-10-191-4/+0
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-161-2/+11
* sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky2015-10-161-1/+7
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* SfxItemSet::PutDirect return value is unusedStephan Bergmann2015-04-281-1/+1
* svl: prefix members of SfxItemSetMichael Stahl2015-04-081-11/+11
* Extract SfxItemSet::dumpAsXml() from swMiklos Vajna2015-02-081-0/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-1/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-18/+18
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-12/+12
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1