summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp
AgeCommit message (Expand)AuthorFilesLines
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+2
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-2/+2
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara1-1/+1
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-29loplugin:constantparam (1)Noel Grandin1-1/+1
2018-08-16remove mempoolNoel Grandin1-28/+0
2018-08-14SvxCharSetColorItem can be removedNoel Grandin1-2/+1
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-4/+4
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-08-02sw user field type: fix locale of string -> float conversionMiklos Vajna1-0/+5
2018-07-30loplugin:stringloop in swNoel Grandin1-7/+7
2018-06-15tdf#91801: also restore command (formula) string on validating valueMike Kaganski1-0/+2
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann1-2/+3
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2-36/+36
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin2-36/+36
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-31restore carelessly removed expandtab for vimhimajin1000001-1/+1
2018-03-31adapt to variable name change in commit ca67dcaehimajin1000001-7/+7
2018-03-28loplugin:virtualdown in swNoel Grandin1-5/+0
2018-03-23loplugin:useuniqueptr in SwCursorNoel Grandin1-1/+0
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-20loplugin:useuniqueptr in SwCalcNoel Grandin1-72/+37
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski1-2/+2
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-8/+8
2018-02-05sw: convert some SAL_WARN to assert in SwCacheMichael Stahl1-6/+11
2018-02-02sw: remove very dubious DBG_UTIL codeMichael Stahl1-22/+1
2018-02-02sw: convert OSL_ENSURE to assert() in SwCacheMichael Stahl1-5/+6
2018-02-02ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl1-7/+25
2018-02-02ofz#5435 sw: fix crash during painting of excessively nested tablesMichael Stahl1-2/+24
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin1-4/+2
2018-01-20loplugin:unusedmethodsNoel Grandin1-2/+0
2018-01-19inline some definesNoel Grandin1-9/+6
2018-01-15sw: prefix members of SwAuthorField, SwBreakIt and SwCombinedCharFieldMiklos Vajna1-2/+2
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann2-6/+6
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin1-4/+4
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl1-2/+0
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-22Fix typoAndrea Gelmini1-3/+3
2017-11-19Typo "Rigth_" -> "Right_"Julien Nabet1-2/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-2/+2
2017-10-27Use LocaleDataWrapper::stringToDouble() in lcl_Str2Double, tdf#81671Eike Rathke1-3/+2
2017-10-23loplugin:includeform: swStephan Bergmann8-11/+11
2017-08-14Removing unused SetVersionMap from swVarun Dhall1-94/+0
2017-08-03loplugin:constparams in sw part1Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2