summaryrefslogtreecommitdiffstats
path: root/include/basic
Commit message (Expand)AuthorAgeFilesLines
* improve the script for reducing symbol exportsNoel Grandin2021-12-012-41/+44
* fix clang-cl build with -Zc:dllexportInlines-Luboš Luňák2021-11-301-1/+1
* In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann2021-10-111-1/+2
* fix MSVC mergelibs buildLuboš Luňák2021-10-111-0/+7
* basic : remove BasicManagerImplArnaud Versini2021-08-291-5/+6
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-051-2/+3
* loplugin:finalclassesNoel Grandin2021-06-195-13/+5
* use string_view in the Translate APINoel Grandin2021-06-171-1/+1
* fix some leaks in basicNoel Grandin2021-05-103-7/+9
* loplugin:constmethodNoel Grandin2021-05-051-1/+1
* Recheck include/ with IWYUGabor Kelemen2021-04-091-0/+1
* Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski2021-03-091-19/+19
* loplugin:stringviewparam extend to new..Noel2021-01-291-1/+1
* BASIC : simplify SbxVariable constructors and remove impl classArnaud Versini2021-01-021-8/+8
* Initialize method mapping table at compile timeMike Kaganski2020-12-231-1/+16
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-212-4/+4
* loplugin:stringviewparam check methods tooNoel2020-11-173-7/+7
* use officecfg for Experimental flagNoel Grandin2020-11-011-2/+0
* Replace these macro-based implementations with normal C++Mike Kaganski2020-10-271-15/+18
* compact namespace declNoel Grandin2020-07-201-4/+2
* tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch2020-04-021-0/+3
* make more classes private in mergedlibs modeNoel Grandin2020-03-234-4/+8
* move some headers inside basicNoel Grandin2020-02-083-239/+0
* Change some #define to constexprStephan Bergmann2020-01-251-29/+29
* Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski2019-12-291-4/+3
* GetSource32 and GetSource are identicalMike Kaganski2019-12-091-1/+0
* SbxArray: drop 16-bit indicesMike Kaganski2019-12-092-25/+8
* tdf#129107 objects in basic disappearNoel Grandin2019-12-041-4/+3
* make some function symbols module privateNoel Grandin2019-11-291-1/+1
* make some classes module-privateNoel Grandin2019-11-056-25/+25
* make some classes module-privateNoel Grandin2019-11-031-1/+1
* find symbols that can be privateNoel Grandin2019-11-031-1/+1
* loplugin:finalclasses in avmedia..basicNoel Grandin2019-10-283-5/+5
* New loplugin:classmemaccessStephan Bergmann2019-10-081-3/+4
* Fix typosAndrea Gelmini2019-09-101-1/+1
* loplugin:constmethod in basicNoel Grandin2019-09-034-9/+9
* loplugin:virtualdown in SbxValueNoel Grandin2019-06-111-2/+1
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen2019-03-0713-47/+38
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-1/+1
* remove with_sprintf_ defineNoel Grandin2018-11-061-15/+0
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-10-151-2/+2
* new loplugin:methodcyclesNoel Grandin2018-09-212-3/+0
* loplugin:useuniqueptr in BasicManagerNoel Grandin2018-08-031-10/+1
* related tdf#109132, ugly hack to ensure the VBA mode is setup during importMarkus Mohrhard2018-07-271-1/+2
* loplugin:unusedmethodsNoel Grandin2018-03-291-1/+0
* loplugin:virtualdown in basctl,basicNoel Grandin2018-03-293-3/+2
* Typos: definied->definedJulien Nabet2018-03-171-1/+1
* Introduce SbxValues::clearStephan Bergmann2018-01-231-0/+12
* loplugin:useuniqeptr in SbxVariableNoel Grandin2018-01-191-2/+2