summaryrefslogtreecommitdiffstats
path: root/include/svl
Commit message (Expand)AuthorAgeFilesLines
* simplify SfxWhichIterJochen Nitschke2017-02-041-5/+5
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* use a define for invalid SfxPoolItemJochen Nitschke2017-01-271-1/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-39/+17
* loplugin: unnecessary destructor svl..svtoolsNoel Grandin2017-01-2514-36/+3
* move GetPosByValue from SfxEnumItemInterface to SfxAllEnumItemNoel Grandin2017-01-252-19/+5
* Revert "used std::map in SfxItemSet"Noel Grandin2017-01-232-17/+25
* New loplugin:dynexcspec: Add @throws documentation, svlStephan Bergmann2017-01-191-0/+12
* make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin2017-01-191-1/+1
* new loplugin: useuniqueptr: svl..svtoolsNoel Grandin2017-01-183-30/+19
* used std::map in SfxItemSetNoel Grandin2017-01-172-25/+17
* SfxUShortRangesItem is unusedNoel Grandin2017-01-111-20/+0
* loplugin:unusedmethodsNoel Grandin2017-01-101-1/+0
* coverity#1371220 Missing move assignment operatorCaolán McNamara2017-01-021-4/+6
* use std::unique_ptrCaolán McNamara2017-01-021-1/+2
* use std::vector instead of naked array in SfxItemPoolNoel Grandin2016-12-261-3/+4
* convert SFX_HINT to scoped enumNoel Grandin2016-12-082-48/+103
* convert FSysStyle to o3tl::typed_flagsNoel Grandin2016-12-051-1/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-2/+2
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-3/+3
* don't hold vector as pointer here ...Jochen Nitschke2016-11-301-10/+8
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-241-1/+0
* loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin2016-11-218-12/+12
* loplugin:unusedfieldsNoel Grandin2016-11-171-1/+0
* drop useless semicolonsDavid Tardon2016-11-131-3/+3
* loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin2016-11-073-6/+6
* loplugin:unnecessaryvirtualNoel Grandin2016-11-031-1/+1
* Revert "remove unnecessary casts"Noel Grandin2016-11-031-1/+1
* remove unnecessary castsJochen Nitschke2016-11-031-1/+1
* bin nranges.*, move remaining functions into itemset.cxxJochen Nitschke2016-11-031-51/+0
* bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke2016-10-301-22/+0
* svl: change SfxPoolItem ref-count to sal_uInt32Michael Stahl2016-10-282-14/+14
* svl: SfxPoolItem reference counting assertionsMichael Stahl2016-10-281-4/+4
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-4/+0
* loplugin:expandablemethods in stoc..svlNoel Grandin2016-10-274-9/+0
* svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna2016-10-261-1/+0
* untangle .cxx include in itemset.cxxJochen Nitschke2016-10-261-7/+27
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-1/+1
* svl: remove #include windows.h from svdde.hxxMichael Stahl2016-10-071-15/+0
* Revert "More blind fix for --enable-pch Windows builds"Michael Stahl2016-10-071-10/+10
* More blind fix for --enable-pch Windows buildsStephan Bergmann2016-10-071-10/+10
* More blind fix for --enable-pch Windows buildsStephan Bergmann2016-10-071-0/+2
* Blind fix for --enable-pch Windows buildsStephan Bergmann2016-10-071-0/+1
* Make _WIN32-only DDE code use proper HCONVStephan Bergmann2016-10-071-5/+13
* loplugin:staticmethods: svlStephan Bergmann2016-10-071-2/+2
* Replace DdeData conversion operators with proper functionsStephan Bergmann2016-10-051-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* add more dumpAsXml()Noel Grandin2016-10-031-0/+2
* loplugin:constantparamNoel Grandin2016-09-301-2/+1
* tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke2016-09-292-6/+6