summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbxmod.cxx
AgeCommit message (Expand)Author
2021-05-10fix some leaks in basicNoel Grandin
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2020-11-05BASIC : use std::make_unique instead of std::unique_ptr ( new ... )Arnaud Versini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-19loplugin:flatten in basicNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2019-12-09GetSource32 and GetSource are identicalMike Kaganski
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-12-04tdf#129107 objects in basic disappearNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-14cid#1448329 Wrapper object use after freeCaolán McNamara
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-11-11cid#1448492 Wrapper object use after freeCaolán McNamara
2019-11-11call GetSbData just onceCaolán McNamara
2019-10-29Related: cid#1448329 call GetSbData() just onceCaolán McNamara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-04-07Fix typoAndrea Gelmini
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-02-07Fix typoAndrea Gelmini
2018-12-12loplugin:useuniqueptr in basic and frameworkNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-01Fix typosAndrea Gelmini
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-09-03cppcheck: useInitializationList in basicJochen Nitschke
2018-08-29Fix typosAndrea Gelmini
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-05-30Factor out AsyncQuitHandler to be usable elsewhere, tooTor Lillqvist
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-09Decrease fragility in odd use cases with no current documentTor Lillqvist
2018-01-19loplugin:useuniqeptr in SbxVariableNoel Grandin
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin
2018-01-15More loplugin:cstylecast: basicStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann