summaryrefslogtreecommitdiff
path: root/svl/source/inc
AgeCommit message (Expand)Author
2022-06-03clang-tidy modernize-pass-by-value in svlNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-20fix usage of std::lower_bound() in SfxItemPool (tdf#81765)Luboš Luňák
2021-09-15loplugin:finalclassesNoel Grandin
2021-07-29loplugin:unnecessarymethodsNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-16tdf#123936 Formatting files in module svl with clang-formatPhilipp Hofer
2020-07-15svl/fsstorage: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svlStephan Bergmann
2019-07-18speed up sw_filters_test2Noel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-13tdf#125215 Assertion when closing Database/Advanced SettingsNoel Grandin
2019-05-07tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin
2019-04-26remove warning messageNoel 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
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-05-14Drop module-specific defines of DELETEZGabor Kelemen
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-11-01passwordcontainer.hxx is only included from svl/source/passwordcontainerStephan Bergmann
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-10-18Replace lists by vectors in svlJulien Nabet
2017-10-10svl: Drop dead constantsTakeshi Abe
2017-09-03SfxItemPool_Impl::nInitRefCount is always 1Jochen Nitschke
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-19svl: refactor string stream helpersJochen Nitschke
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-16Removing unused serialisation code from svlVarun Dhall
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svlStephan Bergmann
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23Revert "Revert "remove SfxPoolItemArrayBase_Impl typedef""Noel Grandin
2016-09-22tdf#75757 remove inheritance from std::vectorJochen Nitschke
2016-09-22Revert "remove SfxPoolItemArrayBase_Impl typedef"Noel Grandin
2016-09-22remove SfxPoolItemArrayBase_Impl typedefJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-06use range based loops in SfxItemPoolJochen Nitschke