summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp
AgeCommit message (Expand)AuthorFilesLines
2016-10-17sw: rename static members in SwStyleNameMapperMiklos Vajna1-33/+33
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-01rearrange SwCalc some moreCaolán McNamara1-19/+44
2016-10-01rearrange SwCalc a littleCaolán McNamara1-22/+18
2016-09-29enforce some form of consistent indent hereCaolán McNamara1-71/+80
2016-09-25avoid coverity#1371166 Missing move assignment operatorCaolán McNamara1-18/+24
2016-09-01sw: remove the old calculator implementationMiklos Vajna1-223/+0
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-4/+1
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-1/+1
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-08-09sw: prefix members of SwCalcMiklos Vajna1-162/+162
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-1/+1
2016-06-13sw: prefix members of SwCacheAccessMiklos Vajna1-9/+9
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-1/+1
2016-06-06sw: prefix members of SwCacheMiklos Vajna1-79/+79
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin2-8/+6
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-1/+1
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann7-52/+52
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-162/+162
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin2-17/+6
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin2-3/+3
2016-02-22loplugin:commaoperator in sw/Noel Grandin4-12/+29
2016-02-08loplugin:unusedmethodsNoel Grandin1-24/+0
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-19loplugin:unusedmethods in sw/Noel Grandin1-21/+0
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-12-21loplugin:unusedmethodsNoel Grandin1-3/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon3-18/+18
2015-11-25tdf#61228: formatting and commentingMike Kaganski1-8/+10
2015-11-24tdf#61228: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-9/+14
2015-11-22Revert "tdf#95687: Wrong function names in Formula Writer are considered as SUM"Julien Nabet1-10/+1
2015-11-22tdf#95687: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-1/+10
2015-11-22Revert "tdf#95687: Wrong function names in Formula Writer are considered as SUM"Julien Nabet1-1/+1
2015-11-21tdf#95687: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-67/+67
2015-11-10sw: prefix members of SwStyleNameMapperMiklos Vajna1-33/+33
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04sw: prefix members of SwCacheObjMiklos Vajna1-9/+9
2015-11-04sw: prefix members of SwRegionRectsMiklos Vajna1-3/+3
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin2-3/+3
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-3/+13
2015-08-17sw: use std::unique_ptr<> in bastypMiklos Vajna2-4/+4
2015-06-25remove custom RTTI from SwIndexNoel Grandin1-2/+0
2015-06-17sw: avoid CrossRefBookmark assertion when exporting ooo83574-1.docMichael Stahl1-1/+8