summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)Author
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-22Don't cast to check lower 16 bits; apply mask explicitlyMike Kaganski
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-14Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-08-14Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basicStephan Bergmann
2019-07-28loplugin:collapseifNoel Grandin
2019-07-22cid#1448485 silence Copy-paste errorCaolán McNamara
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-11loplugin:virtualdown in SbxValueNoel Grandin
2019-05-07downgrade warning to infoCaolán McNamara
2019-05-02Resolves: tdf#124605 ditch "if operand 1 is Empty, result is operand 2"Eike Rathke
2019-04-23tdf#123043 make type character detection unicode-awareTomoyuki Kubota
2019-04-08Fix typoAndrea Gelmini
2019-04-08Fix typoAndrea Gelmini
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2019-01-14tdf#122250 Crash when running extensionNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-26basic: Spare temporary variableTakeshi Abe
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-06remove with_sprintf_ defineNoel Grandin
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-20tdf#120703 (PVS): redundant checkMike Kaganski
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08cppcheck: variableScope in basicJochen Nitschke
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-09-03cppcheck: useInitializationList in basicJochen Nitschke
2018-08-27Fix warning in !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen