summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2017-01-25move GetPosByValue from SfxEnumItemInterface to SfxAllEnumItemNoel Grandin
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svlStephan Bergmann
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin
2017-01-17used std::map in SfxItemSetNoel Grandin
2017-01-11SfxUShortRangesItem is unusedNoel Grandin
2017-01-10loplugin:unusedmethodsNoel Grandin
2017-01-02coverity#1371220 Missing move assignment operatorCaolán McNamara
2017-01-02use std::unique_ptrCaolán McNamara
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-30don't hold vector as pointer here ...Jochen Nitschke
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-13drop useless semicolonsDavid Tardon
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-03Revert "remove unnecessary casts"Noel Grandin
2016-11-03remove unnecessary castsJochen Nitschke
2016-11-03bin nranges.*, move remaining functions into itemset.cxxJochen Nitschke
2016-10-30bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke
2016-10-28svl: change SfxPoolItem ref-count to sal_uInt32Michael Stahl
2016-10-28svl: SfxPoolItem reference counting assertionsMichael Stahl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin
2016-10-26svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna
2016-10-26untangle .cxx include in itemset.cxxJochen Nitschke
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07svl: remove #include windows.h from svdde.hxxMichael Stahl
2016-10-07Revert "More blind fix for --enable-pch Windows builds"Michael Stahl
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann
2016-10-07Blind fix for --enable-pch Windows buildsStephan Bergmann
2016-10-07Make _WIN32-only DDE code use proper HCONVStephan Bergmann
2016-10-07loplugin:staticmethods: svlStephan Bergmann
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03add more dumpAsXml()Noel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara
2016-09-25remove unused parameterJochen Nitschke
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22convert SfxItemKind to scoped enumJochen Nitschke