summaryrefslogtreecommitdiff
path: root/basic/source/sbx/sbxvar.cxx
AgeCommit message (Expand)Author
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-27tdf#144353, tdf#146281 - Correctly copy the information about variablesAndreas Heinisch
2021-12-09Make the tdf#97983 changes to BASIC optionalTor Lillqvist
2021-09-10tdf#144353 - Handling of missing optional parametersAndreas Heinisch
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-01-02BASIC : simplify SbxVariable constructors and remove impl classArnaud Versini
2020-12-23Initialize method mapping table at compile timeMike Kaganski
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-04-19loplugin:flatten in basicNoel Grandin
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-11-28tdf#97983 - Added localization for numeric typesAndreas Heinisch
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-04-23tdf#123043 make type character detection unicode-awareTomoyuki Kubota
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-09-08cppcheck: variableScope in basicJochen Nitschke
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-01-19loplugin:useuniqeptr in SbxVariableNoel Grandin
2018-01-15More loplugin:cstylecast: basicStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-09-17use more default copy ctorsJochen Nitschke
2017-08-11new loplugin:deadclassNoel Grandin
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-02-17convert SbxNameType to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-30loplugin:constantparamNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (basic)Stephan Bergmann
2016-08-24tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-14Resolves: tdf#59222 Crash in Basic with an array of values...Caolán McNamara
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-03tdf#89329: use unique_ptr for pImpl in sbxvarXisco Fauli
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-02-24simply the SbxRes stuff, inheriting from OUString is ickyNoel Grandin
2016-02-24Removing #defines for String_XXX in sbxres.hxxbaltasarq
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht