summaryrefslogtreecommitdiff
path: root/svl/source/items/itempool.cxx
AgeCommit message (Expand)Author
2020-08-12expand out DELETEZNoel Grandin
2019-07-18speed up sw_filters_test2Noel Grandin
2019-05-07tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin
2019-05-06improve assert in SfxItemPooL::PutNoel Grandin
2019-05-03ofz#14552 direct-leakCaolán McNamara
2019-05-02fix assert in SfxItemPool::PutImplNoel Grandin
2019-04-23Fix typos in codeAndrea Gelmini
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2019-04-20tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin
2019-04-20flatten SfxItemPool_Impl (tdf#81765 related)Noel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-01-14ofz#12507 micro optCaolán McNamara
2018-12-14tdf#120750: Revert "tdf#96248 delete SfxPoolItems with Which Id >= 4000"Xisco Fauli
2018-12-10simplify some copy constructionNoel Grandin
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin
2018-03-27tdf#69977 improve creation of large chartsNoel Grandin
2018-01-25loplugin:flatten in svlNoel Grandin
2018-01-05Revert "GetTrueSlotId is dead"Noel Grandin
2018-01-04GetTrueSlotId is deadNoel Grandin
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-09-08loplugin:constantparamNoel Grandin
2017-09-03SfxItemPool_Impl::nInitRefCount is always 1Jochen Nitschke
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-05crash on exit of cppunit testsCaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: svlStephan Bergmann
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-02-24fix inverted warning logicJochen Nitschke
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-29silence false positive warnings in non DBG_UTIL buildsJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-03add more dumpAsXml()Noel Grandin
2016-10-01Revert "don't write item right before destruction"Jochen Nitschke
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-23Revert "Revert "remove SfxPoolItemArrayBase_Impl typedef""Noel Grandin
2016-09-23move SfxPoolItemArray_Impl::ReHash to poolio.cxx ...Jochen Nitschke
2016-09-23don't write item right before destructionJochen Nitschke
2016-09-22Revert "remove SfxPoolItemArrayBase_Impl typedef"Noel Grandin