summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)AuthorFilesLines
2019-01-17tdf#120750: Revert "tdf#96248 delete SfxPoolItems with Which Id >= 4000"Xisco Fauli1-2/+9
2017-10-28clang-tidy modernize-use-equals-default in svlJochen Nitschke12-68/+2
2017-10-26loplugin:constmethod in svlNoel Grandin1-1/+1
2017-10-23loplugin:includeform: svlStephan Bergmann4-4/+4
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-11/+1
2017-10-04svl: Remove unnecessary abstraction of SfxImpStringListTakeshi Abe1-32/+23
2017-09-29inline SfxPoolItem copy constructorJochen Nitschke1-7/+0
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin2-3/+3
2017-09-08svl: assert calls of SfxPoolItem::Create/StoreMichael Stahl1-0/+2
2017-09-08loplugin:constantparamNoel Grandin2-5/+5
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin5-5/+5
2017-09-03SfxItemPool_Impl::nInitRefCount is always 1Jochen Nitschke1-3/+1
2017-08-25loplugin:unusedfieldsNoel Grandin1-2/+0
2017-08-25loplugin:unusedmethodsNoel Grandin1-5/+0
2017-08-19svl: refactor string stream helpersJochen Nitschke2-25/+37
2017-08-19drop unused SfxSizeItemJochen Nitschke1-160/+0
2017-08-18drop unused CntContentTypeItemJochen Nitschke1-189/+0
2017-08-17Removing unused serialisation codeVarun Dhall2-34/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-08-16Rename SfxItemPool GetSurrogate to CheckItemInPoolVarun Dhall2-6/+6
2017-08-16Removing unused serialisation code from svlVarun Dhall1-30/+0
2017-08-16Removing unused serialisation codeVarun Dhall4-1251/+0
2017-08-16SfxItemSet::Equal: ignore parents if the pools are differentMichael Stahl1-1/+2
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-08-08loplugin:unusedmethodsNoel Grandin2-46/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara19-34/+33
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-2/+2
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke1-2/+10
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-8/+8
2017-07-21de-hrc various thingsCaolán McNamara4-4/+4
2017-07-18remove unused CntWallpaperItemCaolán McNamara1-149/+0
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin1-1/+1
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-6/+6
2017-07-05crash on exit of cppunit testsCaolán McNamara1-1/+4
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin1-24/+8
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-3/+3
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-91/+49
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann1-3/+7
2017-06-09Avoid overflow in subtractionStephan Bergmann1-1/+2
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke1-1/+1
2017-06-06Perf-sc: tdf#100709 SfxPoolItem::IsVoidItem() instead of dynamic_castEike Rathke2-1/+10
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: svlStephan Bergmann1-2/+1
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-1/+0
2017-05-19loplugin:stringcopy: svlStephan Bergmann1-1/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-3/+2
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0