summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2017-03-05Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-21Remove unused function. Following tdf#105657Laurent Balland-Poirier
2017-02-21tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier
2017-02-20don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-upEike Rathke
2017-02-20tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-04simplify SfxWhichIterJochen Nitschke
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27use a define for invalid SfxPoolItemJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
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