/officecfg/

index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/source/items/stylepool.cxx
AgeCommit message (Expand)Author
2019-08-24loplugin:returnconstval in svlNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-03-20sw: make ODT export of paragraph auto-styles deterministicMiklos Vajna
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17adapt to commit 1476d95b6ed3afa35ccchimajin100000
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-09-11loplugin:useuniqueptr in StylePool::createIteratorNoel Grandin
2018-03-31explicitly pass false as arguments of createIteratorhimajin100000
2018-01-24loplugin:constparamsNoel Grandin
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-04-11clang-tidy performance-unnecessary-value-param in svlNoel Grandin
2016-03-30Use const_iterator when possible (svl except svdde)Julien Nabet
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-02-18boost->stdCaolán McNamara
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák