summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)Author
2022-02-27tdf#147089 - Round Integral Division (IDIV) literals to Integer valuesAndreas Heinisch
2022-02-14tdf#147364: fix function signature to account to calling conventionMike Kaganski
2022-02-14Make the tdf#97983 changes to BASIC optionalTor Lillqvist
2022-02-14tdf#146672 - CDbl: skip spaces and tabs at the end of the scanned stringAndreas Heinisch
2022-02-01tdf#132388: add unit testMike Kaganski
2022-01-10tdf#145693 - Argument name should be 'charcode' instead of 'string'Andreas Heinisch
2022-01-10tdf#130426 - Rename file for tdf#145693Andreas Heinisch
2021-12-29tdf#145960 - Return type of boolean operators should be of type booleanAndreas Heinisch
2021-11-11Resolves: tdf#110003 tdf#143128 handle lowercase ß vs uppercase ẞ foldingEike Rathke
2021-10-30tdf#145371 - Delete array variable only before ReDimAndreas Heinisch
2021-10-20tdf#125637 - Correctly hand names ending with an underscoreAndreas Heinisch
2021-10-19Fix Windows buildStephan Bergmann
2021-10-17Simplify Sequence in b*Julien Nabet
2021-10-07tdf#144924 - Change return type of array elements of the split functionAndreas Heinisch
2021-09-30tdf#143575, tdf#143974 - Use rtl::math::doubleToUString to convert numbers to...Andreas Heinisch
2021-09-27tdf#131563 - Add vba color constantsAndreas Heinisch
2021-09-19tdf#123144 - Always translate an error number to a vba error messageAndreas Heinisch
2021-09-10tdf#144353 - Handling of missing optional parametersAndreas Heinisch
2021-09-07Fixed a copy paste error in the test casesAndreas Heinisch
2021-09-07tdf#144245 - Added test file to automatic testAndreas Heinisch
2021-09-07tdf#144245 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch
2021-08-10tdf#143707 - Change strategy to support suffix type charactersAndreas Heinisch
2021-07-28tdf#107953 - Extend significant digitsAndreas Heinisch
2021-07-19tdf#143332 - Use utl::TextSearch to implement the InStrRev functionAndreas Heinisch
2021-07-16tdf#139840 - Use utl::TextSearch to implement the InStr functionAndreas Heinisch
2021-07-15tdf#111313: basic_macros: Add unittestXisco Fauli
2021-07-14tdf#98778: basic_macros: Add unittestXisco Fauli
2021-07-14tdf#114011: basic_macros: Add unittestXisco Fauli
2021-07-12tdf#142487 - use utl::TextSearch in order to implement the replace algorithmAndreas Heinisch
2021-07-07basic_coverage: use Option Explicit where possibleXisco Fauli
2021-07-06tdf#142922 fixes Round to follow half-to-even roundingbaltasarq
2021-07-06basic: remove unneeded variable in testXisco Fauli
2021-07-05tdf#117612: basic_macros: Add unittestXisco Fauli
2021-07-05tdf#134692: basic_macros: Add unittestXisco Fauli
2021-07-02Move utility code out of test directoriesMike Kaganski
2021-07-02Rename LibreOffice Basic test files from .vb to .bas: they are not VBAMike Kaganski
2021-07-02tdf#143081: basic_macros: Add unittestXisco Fauli
2021-07-02tdf#84098 kill copy+paste in basic/qa/basic_coverageXisco Fauli
2021-07-01Purge out rtl::math::setInfBaiXiaochun
2021-06-25tdf#142460: properly handle boolean values in string poolbaltasarq
2021-05-23tdf#142180 Swapped comparison operators for static stringsJoshua Williams
2021-05-13tdf#139840 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch
2021-05-06Change en_GB calendar StartDayOfWeek to Monday and MinimalDaysInFirstWeek to 4Eike Rathke
2021-05-01tdf#124184 Fixing StrConv VBA Functiontushar
2021-04-05tdf#141201 - Round MOD literals to Integer valuesAndreas Heinisch
2021-03-29TypeName, VarType, TypeLen Basic QA test casesAlain Romedenne
2021-03-21tdf#88442 SBasic: Don't double-initialize a Global ... As New ...John
2021-03-20tdf#141050 Accept CCur with negative stringsarpit1912
2021-03-15tdf#141045 - fixed copy paste error in the replace functionAndreas Heinisch
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski