summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-11loplugin:useuniqueptr in StylePool::createIteratorNoel Grandin
2018-08-27svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-30svl: turn on clang-format for grabbagitemMiklos Vajna
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna
2018-06-14tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-18tdf#117539 Crash after cut and paste operation of a chart stickNoel Grandin
2018-05-16NFC: unassigned variable pNewItem is always nullptrJustin Luth
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31explicitly pass false as arguments of createIteratorhimajin100000
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin
2018-03-28Translate German variable namesJohnny_M
2018-03-27tdf#69977 improve creation of large chartsNoel Grandin
2018-03-21Remove redundant assertMike Kaganski
2018-03-20no need to construct a new object in SfxIntegerListItem::operator==Noel Grandin
2018-02-26Translate German variable namesJohnny_M
2018-01-25loplugin:flatten in svlNoel Grandin
2018-01-24loplugin:constparamsNoel Grandin
2018-01-23Assume this wants to SAL_WARN for the sal_uInt16 range, actuallyStephan Bergmann
2018-01-15More loplugin:cstylecast: svlStephan Bergmann
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin
2018-01-05Revert "GetTrueSlotId is dead"Noel Grandin
2018-01-04GetTrueSlotId is deadNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-21new loplugin: convertlongNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-10-28clang-tidy modernize-use-equals-default in svlJochen Nitschke
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04svl: Remove unnecessary abstraction of SfxImpStringListTakeshi Abe
2017-09-29inline SfxPoolItem copy constructorJochen Nitschke
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-09-08svl: assert calls of SfxPoolItem::Create/StoreMichael Stahl
2017-09-08loplugin:constantparamNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin