summaryrefslogtreecommitdiff
path: root/include/basic
AgeCommit message (Expand)AuthorFilesLines
2021-05-10fix some leaks in basicNoel Grandin3-7/+9
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski1-19/+19
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2021-01-02BASIC : simplify SbxVariable constructors and remove impl classArnaud Versini1-8/+8
2020-12-23Initialize method mapping table at compile timeMike Kaganski1-1/+16
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2-4/+4
2020-11-17loplugin:stringviewparam check methods tooNoel3-7/+7
2020-11-01use officecfg for Experimental flagNoel Grandin1-2/+0
2020-10-27Replace these macro-based implementations with normal C++Mike Kaganski1-15/+18
2020-07-20compact namespace declNoel Grandin1-4/+2
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch1-0/+3
2020-03-23make more classes private in mergedlibs modeNoel Grandin4-4/+8
2020-02-08move some headers inside basicNoel Grandin3-239/+0
2020-01-25Change some #define to constexprStephan Bergmann1-29/+29
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski1-4/+3
2019-12-09GetSource32 and GetSource are identicalMike Kaganski1-1/+0
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski2-25/+8
2019-12-04tdf#129107 objects in basic disappearNoel Grandin1-4/+3
2019-11-29make some function symbols module privateNoel Grandin1-1/+1
2019-11-05make some classes module-privateNoel Grandin6-25/+25
2019-11-03make some classes module-privateNoel Grandin1-1/+1
2019-11-03find symbols that can be privateNoel Grandin1-1/+1
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin3-5/+5
2019-10-08New loplugin:classmemaccessStephan Bergmann1-3/+4
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-03loplugin:constmethod in basicNoel Grandin4-9/+9
2019-06-11loplugin:virtualdown in SbxValueNoel Grandin1-2/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen13-47/+38
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+1
2018-11-06remove with_sprintf_ defineNoel Grandin1-15/+0
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin1-2/+2
2018-09-21new loplugin:methodcyclesNoel Grandin2-3/+0
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin1-10/+1
2018-07-27related tdf#109132, ugly hack to ensure the VBA mode is setup during importMarkus Mohrhard1-1/+2
2018-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin3-3/+2
2018-03-17Typos: definied->definedJulien Nabet1-1/+1
2018-01-23Introduce SbxValues::clearStephan Bergmann1-0/+12
2018-01-19loplugin:useuniqeptr in SbxVariableNoel Grandin1-2/+2
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin1-3/+4
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: basicStephan Bergmann1-3/+3
2018-01-02RID_* can be extern global variablesNoel Grandin1-1/+1
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin3-4/+4
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-1/+1
2017-12-19Fix typosAndrea Gelmini1-1/+1
2017-11-17inline SbxMAXSALUINT64 and friendsNoel Grandin1-5/+1