summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-19svl: refactor string stream helpersJochen Nitschke
2017-08-19drop unused SfxSizeItemJochen Nitschke
2017-08-18drop unused CntContentTypeItemJochen Nitschke
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16Rename SfxItemPool GetSurrogate to CheckItemInPoolVarun Dhall
2017-08-16Removing unused serialisation code from svlVarun Dhall
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-16SfxItemSet::Equal: ignore parents if the pools are differentMichael Stahl
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05crash on exit of cppunit testsCaolán McNamara
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-09Avoid overflow in subtractionStephan Bergmann
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06Perf-sc: tdf#100709 SfxPoolItem::IsVoidItem() instead of dynamic_castEike Rathke
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svlStephan Bergmann
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-19loplugin:stringcopy: svlStephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29convert SearchBehavior to scoped enumNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-09Clean up uses of integer typesStephan Bergmann
2017-03-05Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann
2017-03-03remove unused CreateDefault methodsNoel Grandin