- 72aa34f tdf#141201 - Round MOD literals to Integer values by Andreas Heinisch · 5 years ago
- cff1947 tdf#141050 Accept CCur with negative strings by arpit1912 · 5 years ago
- fde2919 tdf#141045 - fixed copy paste error in the replace function by Andreas Heinisch · 5 years ago
- a1a0f49 tdf#136801 : IsNumeric("+2") and CInt("+2") return correct values by Anshu · 5 years ago
- 16389aa tdf#123936 Formatting files in module basic with clang-format by Philipp Hofer · 5 years ago
- 0505a00 tdf#42949 Fix new IWYU warnings in directories [ab]* by Gabor Kelemen · 5 years ago
- 48d46bc tdf#85371 - grant write access to the method used as a variable by Andreas Heinisch · 5 years ago
- d6b7cc3 tdf#123025 - ReDim Preserve fails if array is filled by Split by Andreas Heinisch · 6 years ago
- 698e5d5 tdf#123025 - fixed broken tests for cverr method by Andreas Heinisch · 6 years ago
- 38786f1 loplugin:reducevarscope in basctl,basic by Noel · 6 years ago
- c3c8d2d tdf#136112 Unit test for Date() Basic function by Alain Romedenne · 6 years ago
- 11292d1 tdf#136032 - abort scan of a string beginning with a hashtag by Andreas Heinisch · 6 years ago
- fb4ddf2 tdf#124176 Use #pragma once in basic by George Bateman · 6 years ago
- 40031dd tdf#54912 - with option base arrays should start at index 1 by Andreas Heinisch · 6 years ago
- 781b6ac9 tdf#136143 - reset SbxFlagBits::Fixed SbiRuntime::StepPARAM by Andreas Heinisch · 6 years ago
- 21c1f17 Fix typo in code by Andrea Gelmini · 6 years ago
- d7484b0 Fix typos by Andrea Gelmini · 6 years ago
- e67ffd5 tdf#135470: Fix checks by Mike Kaganski · 6 years ago
- 23bfaf60 tdf#134576: basic_macros: Add unittest by Xisco Fauli · 6 years ago
- d902e04 Upcoming improved loplugin:staticanonymous -> redundantstatic: basic by Stephan Bergmann · 6 years ago
- 0f6e012 tdf#133913 - create variable with Variant/Type in StepLOADNC by Andreas Heinisch · 6 years ago
- 345cb19 tdf#132563 - Convert parameters of type SbxEMPTY by Andreas Heinisch · 6 years ago
- 054c0e7 loplugin:simplifypointertobool improve by Noel Grandin · 6 years ago
- 31ec2c2 Upcoming loplugin:elidestringvar: basic by Stephan Bergmann · 6 years ago
- 3ff159d tdf#132389 - case-insensitive operation for non-ASCII characters by Andreas Heinisch · 6 years ago
- 84b8841 tdf#79426, tdf#125180 - Don't convert missing parameters to requested type by Andreas Heinisch · 6 years ago
- ffbcbbc Cleanup for tdf#130476, tdf#62323 and tdf#62326 by Andreas Heinisch · 6 years ago
- 384afeaa tdf#130476 - take into account trailing data type characters by Andreas Heinisch · 6 years ago
- 45435e2 VBA Err object raise method TestCases by LibreOfficiant · 6 years ago
- 8e323fca tdf#36737 - Initialize default values of optionals by Andreas Heinisch · 6 years ago
- f9a8d7b LibO Basic Property Get/Set by LibreOfficiant · 6 years ago
- 5fc8b47 tdf#130426 Support Basic Chr(&H8000), ..., Chr(&HFFFF) again by Stephan Bergmann · 6 years ago
- 0b4f8bf tdf#129596 Distinguish between integer and long while loading immediate values by U-DESKTOP-8OSNV7R\DrRobotto · 6 years ago
- fb1eac6 sal_Char->char in avmedia..basic by Noel Grandin · 6 years ago
- 4171b99 VBA Enum statement TestCases by LibreOfficiant · 6 years ago
- 2e968bb Fix typo by Andrea Gelmini · 6 years ago
- 62f3f3d SbxArray: drop 16-bit indices by Mike Kaganski · 6 years ago
- e4ec5a3 Fix typo in namefile by Andrea Gelmini · 6 years ago
- 0ed214f tdf#59327: two arguments with the same name is an error by Mike Kaganski · 6 years ago
- 840c3a6 tdf#59327: DIM should fail in procedures when same-name argument is present by Mike Kaganski · 6 years ago
- 4fdc90c tdf#97983 - Added localization for numeric types by Andreas Heinisch · 6 years ago
- c9c19fe Property Get/Let Basic Statement by LibreOfficiant · 6 years ago
- 1b83d562 fix windows builds after commit 7ddedd2594ddcaeed21f46709fdb44601ff641bf by lbenes · 6 years ago
- 7ddedd25 tdf#42949 Fix IWYU warnings in basic/ by Gabor Kelemen · 6 years ago
- f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
- d5b7627 tdf#62326 - Macros: Converting Hex strings of negative value by Andreas Heinisch · 7 years ago
- 938d304 Removed executable permission on files by Andrea Gelmini · 7 years ago
- ff6383f tdf#118544 set correct type for optional parameter by Tomoyuki Kubota · 7 years ago
- f1ec3c6 loplugin:constmethod in basic by Noel Grandin · 7 years ago
- 347c475 Fix typos in code by Andrea Gelmini · 7 years ago
- c88f760 Use hasElements to check Sequence emptiness in accessibility..canvas by Arkadiy Illarionov · 7 years ago
- 9f71d0f tdf#68339 Other: BASIC Syntax error by Jens Carl · 7 years ago
- e1e39fa Some more WIN32 -> _WIN32 by Stephan Bergmann · 7 years ago
- 834c7c2 add test for bug tdf#121337 by Zdeněk Crhonek · 7 years ago
- d3368c1 Add reference to test code by Stephan Bergmann · 7 years ago
- a6a48ee tdf#121325: Replace all of given length, even if replacement is shorter by Stephan Bergmann · 7 years ago
- afbfe42 clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 by Tamás Zolnai · 7 years ago
- c2139ca loplugin:simplifyconstruct in accessibility..bridges by Noel Grandin · 8 years ago
- 59d5391 Small cleanup and simplification by Mike Kaganski · 8 years ago
- 26378cf Small cleanup by Mike Kaganski · 8 years ago
- 0f7a7c8 tdf#118218: Implement FormatNumber VBA function by Mike Kaganski · 8 years ago
- b24b0b9 tdf#118442: Fix incorrect index calculation by Mike Kaganski · 8 years ago
- 09425ab Removed executable permission on data files by Andrea Gelmini · 8 years ago
- 3ceb01a Use for range loops in basegfx and basic by Julien Nabet · 8 years ago
- be94207 new loplugin:emptyif by Noel Grandin · 8 years ago
- 6070aaa More loplugin:cstylecast: basic by Stephan Bergmann · 8 years ago
- c5417a2 VBA tests (4) - don't pass when all tests fail by Zdeněk Crhonek · 8 years ago
- baaf6c1 VB tests (3)-don't pass whe all tests fail by Zdeněk Crhonek · 8 years ago
- 00b644e VBA test - error() function by Zdeněk Crhonek · 8 years ago
- 86393f0 VBA test - iserror function test repair, tdf#114232 by Zdeněk Crhonek · 8 years ago
- 2bfbe34 VBA tests repair (2) - don't pass the test when all tests fail by Zdeněk Crhonek · 8 years ago
- 9d3b73c VBA tests - repair tests (Don't pass when all tests fail) by Zdeněk Crhonek · 8 years ago
- 2408a1b Don't pass the test when all tests fail by Eike Rathke · 8 years ago
- 66b3970 Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 by Tor Lillqvist · 8 years ago
- daf7c3e basic: consistently use "" and <> in include directives by Mike Kaganski · 8 years ago
- 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
- c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
- aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
- 74da6d5 VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR tests by Zdeněk Crhonek · 9 years ago
- 64a3124 Fix typos by Andrea Gelmini · 9 years ago
- 57ece56 VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASE by Zdeněk Crhonek · 9 years ago
- f060d64 VBA tests- add functions STRING,STRREVERSE,SWITCH by Zdeněk Crhonek · 9 years ago
- 3acfc28 VBA tests - STR and STRCOMP functions by Zdeněk Crhonek · 9 years ago
- fae4b84 VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQR by Zdeněk Crhonek · 9 years ago
- 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
- b9bda1d tdf#103104 Allow line-continuation followed by a dot in BASIC by Takeshi Abe · 9 years ago
- ad17c13 VBA test - add RATE, RGB functions by Zdeněk Crhonek · 9 years ago
- ef117ca tdf#108039: check for nullptr in rtl_uString and OUString by Mike Kaganski · 9 years ago
- dc36d07 basic: Drop unused variables in test scripts by Takeshi Abe · 9 years ago
- f15afbc add VBA tests- PMT, PPMT, PV,QBCOLOR functions by Zdeněk Crhonek · 9 years ago
- f45463d tdf#93727 Support date literals in basic by Grzegorz Araminowicz · 9 years ago
- f060ade Test _WIN32 instead of WIN32 by Takeshi Abe · 9 years ago
- 2e51afc loplugin:comparisonwithconstant in basic by Noel Grandin · 9 years ago
- 2acc4dc basic: Fix broken unit test for IsMissing() by Takeshi Abe · 9 years ago
- 9fb691a basic: Fix broken unit test for Join() by Takeshi Abe · 9 years ago
- 6c2a10e basic: Fix broken test for VBA's LCase by Takeshi Abe · 9 years ago
- 666901b basic: Test VBA's CDec() only on Windows by Takeshi Abe · 9 years ago
- b9d75de basic: Fix broken logic in VBA's unit tests by Takeshi Abe · 9 years ago
- f99c95c basic: Fix VBA constant vbNewLine with unit test by Takeshi Abe · 9 years ago
- 3cb581a VBA tests- MONTHNAME,NPER, NPV,OCT test case by Zdeněk Crhonek · 9 years ago