summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp
AgeCommit message (Expand)Author
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-17Simplify getting selected record it a bitMike Kaganski
2018-12-11tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt
2018-12-11Add some logging to sw calcSamuel Mehrbrodt
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19Fix typosAndrea Gelmini
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov
2018-11-16Fix typosAndrea Gelmini
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-16remove mempoolNoel Grandin
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-08-02sw user field type: fix locale of string -> float conversionMiklos Vajna
2018-07-30loplugin:stringloop in swNoel Grandin
2018-06-15tdf#91801: also restore command (formula) string on validating valueMike Kaganski
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31restore carelessly removed expandtab for vimhimajin100000
2018-03-31adapt to variable name change in commit ca67dcaehimajin100000
2018-03-28loplugin:virtualdown in swNoel Grandin
2018-03-23loplugin:useuniqueptr in SwCursorNoel Grandin
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-20loplugin:useuniqueptr in SwCalcNoel Grandin
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-05sw: convert some SAL_WARN to assert in SwCacheMichael Stahl
2018-02-02sw: remove very dubious DBG_UTIL codeMichael Stahl
2018-02-02sw: convert OSL_ENSURE to assert() in SwCacheMichael Stahl
2018-02-02ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl
2018-02-02ofz#5435 sw: fix crash during painting of excessively nested tablesMichael Stahl
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-19inline some definesNoel Grandin
2018-01-15sw: prefix members of SwAuthorField, SwBreakIt and SwCombinedCharFieldMiklos Vajna
2018-01-15More loplugin:cstylecast: swStephan Bergmann