summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
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
2017-09-03SfxItemPool_Impl::nInitRefCount is always 1Jochen Nitschke
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