summaryrefslogtreecommitdiff
path: root/basic/source/comp/dim.cxx
AgeCommit message (Expand)Author
2019-12-16tdf#59327: two arguments with the same name is an errorMike Kaganski
2019-12-09tdf#59327: DIM should fail in procedures when same-name argument is presentMike Kaganski
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-05-15Fix typoAndrea Gelmini
2019-04-07Fix typoAndrea Gelmini
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2018-10-30Make SbiProcDef::Match more readableJan-Marek Glogowski
2018-10-27tdf#120703 PVS: V668Mike Kaganski
2018-08-03loplugin:useuniqueptr in SbiProcDefNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-17Typos: definied->definedJulien Nabet
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-05-12basic: Remove strange ifdef-guard for SHAREDTakeshi Abe
2017-02-27VBA: accept the PtrSafe keywordJustin Luth
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-01Fix typo in codeAndrea Gelmini
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Turn SbiOpcode into scoped enumStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-02-22loplugin:commaoperator in basic/Noel Grandin
2016-02-17BASIC : use std::unique_ptr for storing SbiExprListArnaud Versini
2016-01-24BASIC : Remove class SbiDimList and SbiParametersArnaud Versini
2015-12-20cppcheck: false positive deallocuseJulien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-18boost->stdCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-04convert PropertyMode to scoped enumNoel Grandin
2015-05-17remove unnecessary header fileNoel Grandin
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2014-12-18basic: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi
2014-07-16Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-05-29Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-11basic: include <> for external includesNorbert Thiebaud