summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02tdf#106190 fix left alignment of denominatorLaurent Balland-Poirier
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2017-02-24fix inverted warning logicJochen Nitschke
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-20use SvNumberformat::GetMaskedType()Eike Rathke
2017-02-20tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier
2017-02-15unit test for engineering notation, tdf#105968Eike Rathke
2017-02-15Resolves: tdf#105968 handle engineering notation rounded into next magnitudeEike Rathke
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-04simplify SfxWhichIterJochen Nitschke
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
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-21coverity#1399032 Dereference null return valueCaolán McNamara
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-17fix bug in SfxItemSet::ClearItemNoel Grandin
2017-01-17used std::map in SfxItemSetNoel Grandin
2017-01-11SfxUShortRangesItem is unusedNoel Grandin
2017-01-10fix SfxUShortRangesItem::operator==Noel Grandin
2017-01-10loplugin:unusedmethodsNoel Grandin
2017-01-09Wow! The ultimate Easter EggStephan Bergmann
2017-01-09New loplugin:externvar: svlStephan Bergmann
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-25Enable “complex text layout” by defaultKhaled Hosny
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-12coverity#1397045 Unchecked return valueCaolán McNamara
2016-12-11remove unusable debug code, DBG_UTIL_MIJochen Nitschke
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-12-02loplugin:unnecessaryoverride (dtors) in svlStephan Bergmann