summaryrefslogtreecommitdiff
path: root/include/basic
AgeCommit message (Expand)Author
2022-11-25Fold OldBasicPassword into basic::SfxScriptLibraryContainerStephan Bergmann
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-22tdf#150139 - Add a concrete name to the error messageAndreas Heinisch
2022-08-22cid#1500544 Uninitialized scalar variableCaolán McNamara
2022-06-20tdf#149622: also clear return value before calling method from SbxObject::CallMike Kaganski
2022-05-31clang-tidy modernize-pass-by-value in basicNoel Grandin
2022-05-11in SetGlobalUNOConstant, only retrieve old value if we need itNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-05Fix typosAndrea Gelmini
2022-04-05Move creation of case-insensitive variable name to a central placeMike Kaganski
2022-04-04Related: tdf#144245 Optimize case-insensitive handlingMike Kaganski
2022-03-18Improve a mis-translated commentStephan Bergmann
2022-02-03Use default argumentMike Kaganski
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-30fix clang-cl build with -Zc:dllexportInlines-Luboš Luňák
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