summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2022-04-05Move creation of case-insensitive variable name to a central placeMike Kaganski
2022-04-04Fix --disable-scripting build (WASM)Jan-Marek Glogowski
2022-04-04Related: tdf#144245 Optimize case-insensitive handlingMike Kaganski
2022-04-03tdf#147132 Flatten Basic function implementationsofftkp
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-31Basic Collection class unit testAlain Romedenne
2022-03-31Adapt test to even slower buildsStephan Bergmann
2022-03-30tdf#114263 tdf#147262 CallByName() function LibO Basic test unitAlain Romedenne
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-07tdf#42982: improve UNO API error reportingDeep17
2022-03-02Change the comment of the test cases to clarify the textual representation of...Andreas Heinisch
2022-02-28cid#707501 Uninitialized scalar variableCaolán McNamara
2022-02-28cid#707500 Uninitialized scalar variableCaolán McNamara
2022-02-28cid#707503 Uninitialized scalar variableCaolán McNamara
2022-02-22tdf#147132: Flatten Basic function implementationsRamreiso Kashung
2022-02-21tdf#147089 - Round Integral Division (IDIV) literals to Integer valuesAndreas Heinisch
2022-02-12Basic compiler undetected typoAlain Romedenne
2022-02-11tdf#147364: fix function signature to account to calling conventionMike Kaganski
2022-02-09tdf#147262: CallByName() argument names does not match that of VBAJulien Nabet
2022-02-09tdf#146672 - CDbl: skip spaces and tabs at the end of the scanned stringAndreas Heinisch
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik4187
2022-02-06We know the length hereMike Kaganski
2022-02-03tdf#146742 - Move the initialization code of a method to SbMethod::CallAndreas Heinisch
2022-02-03Use default argumentMike Kaganski
2022-02-02SbRtl_Spc is exactly the same as SbRtl_SpaceMike Kaganski
2022-02-02Use OUStringBuffer in SbRtl_FormatNumberMike Kaganski
2022-01-31Adapt test to slow buildsStephan Bergmann
2022-01-31Fix format stringMike Kaganski
2022-01-31tdf#132388: add unit testMike Kaganski
2022-01-30tdf#132388: reimplement fix for tdf#142487Mike Kaganski
2022-01-28tdf#145614: Convert #define to enumRamreiso Kashung
2022-01-25tdf#90341 Clean Up Excessive const_cast'ingVaibhavMalik4187
2022-01-22Related tdf#146909: add missing IDIGNORE in BasicJulien Nabet
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-08tdf#145693 - Argument name should be 'charcode' instead of 'string'Andreas Heinisch
2022-01-07tdf#130426 - Rename file for tdf#145693Andreas Heinisch
2021-12-28tdf#145960 - Return type of boolean operators should be of type booleanAndreas Heinisch
2021-12-27tdf#144353, tdf#146281 - Correctly copy the information about variablesAndreas Heinisch
2021-12-23Nullify passed pointer in releaseDecimalPtr unconditionallyMike Kaganski
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin
2021-12-18osl::Mutex->std::mutex in ModuleInvocationProxyNoel Grandin
2021-12-18osl::Mutex->std::mutex in ImplRepositoryNoel Grandin
2021-12-18osl::Mutex->std::mutex in CurrDirPoolNoel Grandin
2021-12-10ofz#42182 oss-build failureCaolán McNamara
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-09Make the tdf#97983 changes to BASIC optionalTor Lillqvist