aboutsummaryrefslogtreecommitdiff
path: root/source/sid/scaddins
ModeNameSize
d---------source116logplain
lue='feature/owncloud-provider-for-android'>feature/owncloud-provider-for-android LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/SwXTextDefaults.cxx
AgeCommit message (Expand)Author
2024-05-17loplugin:ostr in sw/../unocoreNoel Grandin
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2023-10-22Use getXWeak in swMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov
2019-05-13tdf#42949 Fix IWYU warnings in sw/source/core/inc/[g-S]*hxxGabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-10-27loplugin:constantparam in swNoel Grandin
2017-09-26loplugin:flatten in swNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-24tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2014-11-26loplugin: cstylecastNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-10sal_Bool to boolTakeshi Abe
2012-06-25SwXTextDefaults: use comphelper/stlunosequence.hxxMiklos Vajna
2012-06-23sw: kill C2U() usage in new re-basedMiklos Vajna
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara