summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/number.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+1
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-5/+4
2018-07-30loplugin:stringloop in swNoel Grandin1-7/+8
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh1-2/+5
2018-03-29loplugin:useuniqueptr in SwNumRuleNoel Grandin1-20/+14
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen1-4/+1
2018-01-25more GetRegisteredIn obsoleted by StopListeningAll()Bjoern Michaelsen1-6/+6
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann1-4/+16
2017-07-02loplugin:casttovoid: swStephan Bergmann1-2/+1
2017-06-26fdo#43157 convert OSL_ASSERT to assert in sw/source/coreBernhard Widl1-2/+2
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-4/+1
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-05-03tdf#88555 sw: reduce usage of dynamic_cast in SwFormatsModifyBase::ContainsMichael Stahl1-1/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-03-02Clean up use of integer typesStephan Bergmann1-2/+2
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-12/+3
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-2/+2
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-5/+0
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-1/+1
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-10/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-7/+7
2016-05-10Remove default outline indent, fixes tdf#95576Luke Deller1-10/+0
2016-04-25Cannot extract Any to sal_uInt8Stephan Bergmann1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-2/+2
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-7/+4
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-2/+9
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-9/+8
2015-10-29sw: prefix members of SwNumFormatMiklos Vajna1-11/+11
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-3/+3
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-0/+4
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-24loplugin:unusedmethodsNoel Grandin1-6/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-235/+235
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1