summaryrefslogtreecommitdiff
path: root/include/basic
AgeCommit message (Expand)Author
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11fix MSVC mergelibs buildLuboš Luňák
2021-08-29basic : remove BasicManagerImplArnaud Versini
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-10fix some leaks in basicNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-02BASIC : simplify SbxVariable constructors and remove impl classArnaud Versini
2020-12-23Initialize method mapping table at compile timeMike Kaganski
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-27Replace these macro-based implementations with normal C++Mike Kaganski
2020-07-20compact namespace declNoel Grandin
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-08move some headers inside basicNoel Grandin
2020-01-25Change some #define to constexprStephan Bergmann
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
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-29make some function symbols module privateNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-03make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin
2019-10-08New loplugin:classmemaccessStephan Bergmann
2019-09-10Fix typosAndrea Gelmini
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-06-11loplugin:virtualdown in SbxValueNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-11-06remove with_sprintf_ defineNoel Grandin
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin
2018-07-27related tdf#109132, ugly hack to ensure the VBA mode is setup during importMarkus Mohrhard
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin
2018-03-17Typos: definied->definedJulien Nabet
2018-01-23Introduce SbxValues::clearStephan Bergmann
2018-01-19loplugin:useuniqeptr in SbxVariableNoel Grandin
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin
2018-01-17Fix typosAndrea Gelmini