summaryrefslogtreecommitdiffstats
path: root/basic/qa
Commit message (Expand)AuthorAgeFilesLines
* tdf#141201 - Round MOD literals to Integer valuesAndreas Heinisch2021-04-061-0/+25
* tdf#141050 Accept CCur with negative stringsarpit19122021-03-221-5/+11
* tdf#141045 - fixed copy paste error in the replace functionAndreas Heinisch2021-03-151-0/+6
* tdf#136801 : IsNumeric("+2") and CInt("+2") return correct valuesAnshu2020-11-302-0/+8
* tdf#123936 Formatting files in module basic with clang-formatPhilipp Hofer2020-11-132-75/+78
* tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen2020-11-051-1/+0
* tdf#85371 - grant write access to the method used as a variableAndreas Heinisch2020-10-301-0/+35
* tdf#123025 - ReDim Preserve fails if array is filled by SplitAndreas Heinisch2020-10-161-5/+22
* tdf#123025 - fixed broken tests for cverr methodAndreas Heinisch2020-10-061-17/+9
* loplugin:reducevarscope in basctl,basicNoel2020-10-011-1/+1
* tdf#136112 Unit test for Date() Basic functionAlain Romedenne2020-09-081-0/+19
* tdf#136032 - abort scan of a string beginning with a hashtagAndreas Heinisch2020-09-061-0/+17
* tdf#124176 Use #pragma once in basicGeorge Bateman2020-09-041-4/+1
* tdf#54912 - with option base arrays should start at index 1Andreas Heinisch2020-09-012-0/+121
* tdf#136143 - reset SbxFlagBits::Fixed SbiRuntime::StepPARAMAndreas Heinisch2020-08-271-0/+51
* Fix typo in codeAndrea Gelmini2020-08-191-1/+1
* Fix typosAndrea Gelmini2020-08-171-1/+1
* tdf#135470: Fix checksMike Kaganski2020-08-071-0/+43
* tdf#134576: basic_macros: Add unittestXisco Fauli2020-07-211-0/+20
* Upcoming improved loplugin:staticanonymous -> redundantstatic: basicStephan Bergmann2020-06-301-6/+6
* tdf#133913 - create variable with Variant/Type in StepLOADNCAndreas Heinisch2020-06-164-28/+58
* tdf#132563 - Convert parameters of type SbxEMPTYAndreas Heinisch2020-06-111-0/+22
* loplugin:simplifypointertobool improveNoel Grandin2020-06-031-1/+1
* Upcoming loplugin:elidestringvar: basicStephan Bergmann2020-06-023-241/+153
* tdf#132389 - case-insensitive operation for non-ASCII charactersAndreas Heinisch2020-05-212-0/+44
* tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch2020-04-028-149/+104
* Cleanup for tdf#130476, tdf#62323 and tdf#62326Andreas Heinisch2020-03-301-32/+27
* tdf#130476 - take into account trailing data type charactersAndreas Heinisch2020-03-271-2/+189
* VBA Err object raise method TestCasesLibreOfficiant2020-03-242-0/+87
* tdf#36737 - Initialize default values of optionalsAndreas Heinisch2020-03-027-43/+1264
* LibO Basic Property Get/SetLibreOfficiant2020-02-221-0/+37
* tdf#130426 Support Basic Chr(&H8000), ..., Chr(&HFFFF) againStephan Bergmann2020-02-201-0/+64
* tdf#129596 Distinguish between integer and long while loading immediate valuesU-DESKTOP-8OSNV7R\DrRobotto2020-01-051-0/+6
* sal_Char->char in avmedia..basicNoel Grandin2019-12-181-1/+1
* VBA Enum statement TestCasesLibreOfficiant2019-12-142-0/+88
* Fix typoAndrea Gelmini2019-12-111-1/+1
* SbxArray: drop 16-bit indicesMike Kaganski2019-12-091-1/+1
* Fix typo in namefileAndrea Gelmini2019-12-081-0/+0
* tdf#59327: two arguments with the same name is an errorMike Kaganski2019-12-071-0/+9
* tdf#59327: DIM should fail in procedures when same-name argument is presentMike Kaganski2019-12-073-0/+32
* tdf#97983 - Added localization for numeric typesAndreas Heinisch2019-11-281-5/+6
* Property Get/Let Basic StatementLibreOfficiant2019-11-231-0/+27
* fix windows builds after commit 7ddedd2594ddcaeed21f46709fdb44601ff641bflbenes2019-11-131-0/+1
* tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen2019-11-127-18/+1
* new loplugin:bufferaddNoel Grandin2019-10-151-8/+5
* tdf#62326 - Macros: Converting Hex strings of negative valueAndreas Heinisch2019-09-275-72/+65
* Removed executable permission on filesAndrea Gelmini2019-09-181-0/+0
* tdf#118544 set correct type for optional parameterTomoyuki Kubota2019-09-171-0/+33
* loplugin:constmethod in basicNoel Grandin2019-09-032-2/+2
* Fix typos in codeAndrea Gelmini2019-08-311-1/+1