- 5579057 tdf#143332 - Use utl::TextSearch to implement the InStrRev function by Andreas Heinisch · 4 years, 9 months ago
- 632fd5f tdf#139840 - Use utl::TextSearch to implement the InStr function by Andreas Heinisch · 4 years, 9 months ago
- 15e4d77 tdf#142487 - use utl::TextSearch in order to implement the replace algorithm by Andreas Heinisch · 4 years, 9 months ago
- fadccf7 tdf#143081: basic_macros: Add unittest by Xisco Fauli · 4 years, 9 months ago
- 70e86db tdf#142922 fixes Round to follow half-to-even rounding by baltasarq · 4 years, 9 months ago
- 89e1963 tdf#143081: fix Basic Replace() function crashes LO by Julien Nabet · 4 years, 9 months ago
- e7c5b24 tdf#142460: properly handle boolean values in string pool by baltasarq · 4 years, 10 months ago
- eebd84b loplugin:stringview (clang-cl) by Stephan Bergmann · 4 years, 10 months ago
- 004ddb8 fix leak in dbaccess by Noel Grandin · 4 years, 11 months ago
- 6cdfd89 tdf#142180 Swapped comparison operators for static strings by Joshua Williams · 4 years, 11 months ago
- af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
- 698e27d tdf#132389 - Case-insensitive operation for non-ASCII characters by Andreas Heinisch · 5 years ago
- 7a578c0 tdf#139840 - Case-insensitive operation for non-ASCII characters by Andreas Heinisch · 5 years ago
- 0afb2b6 fix some leaks in basic by Noel Grandin · 5 years ago
- c56b5f9 cid#1474072 silence Untrusted loop bound by Caolán McNamara · 5 years ago
- 9df3aa7 Change en_GB calendar StartDayOfWeek to Monday and MinimalDaysInFirstWeek to 4 by Eike Rathke · 5 years ago
- e859bf8 loplugin:constmethod by Noel Grandin · 5 years ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 6fecdea tdf#124184 Fixing StrConv VBA Function by tushar · 5 years ago
- 39c3574 use string_view in INetURLObject::encode by Noel Grandin · 5 years ago
- c7c6f0a loplugin:stringadd convert chained append to + by Noel Grandin · 5 years ago
- 62f6d6e use more string_view in tools/stream by Noel Grandin · 5 years ago
- 335de1a no need makeStringAndClear() when appending to buffer by Noel Grandin · 5 years ago
- b08a2b2 use OUString::Concat here, not OUStringLiteral by Noel Grandin · 5 years ago
- e76a4d6 update PCHs by Luboš Luňák · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- a9fcd2c tdf#141201 - Round MOD literals to Integer values by Andreas Heinisch · 5 years ago
- 86d298f Simplify some static variable initializations by Mike Kaganski · 5 years ago
- 7e22869 cid#1473732 Untrusted loop bound by Caolán McNamara · 5 years ago
- a69ad67 fix some --disable-scripting warnings by Caolán McNamara · 5 years ago
- b80fc56 cid#1474044 Untrusted loop bound by Caolán McNamara · 5 years ago
- 08151f4 TypeName, VarType, TypeLen Basic QA test cases by Alain Romedenne · 5 years ago
- e96b6f8 cid#1474044 Untrusted loop bound by Caolán McNamara · 5 years ago
- b624b13 loplugin:flatten by Noel · 5 years ago
- a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- b80069e1 tdf#88442 SBasic: Don't double-initialize a Global ... As New ... by John · 5 years ago
- 54b3ada tdf#141050 Accept CCur with negative strings by arpit1912 · 5 years ago
- ac0b6fb tdf#141045 - fixed copy paste error in the replace function by Andreas Heinisch · 5 years ago
- c880d3e check for quit when calling Yield in loop by Noel Grandin · 5 years ago
- fbaf865 Drop "32" from names of SbxArray methods taking 32-bit indices by Mike Kaganski · 5 years ago
- 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
- 394ad7f tdf#42982: improve UNO API error reporting by ViKrAm-Bais · 5 years ago
- 08cb09c BASIC : use standard mutex from std. by Arnaud Versini · 5 years ago
- 568b4e8 loplugin:refcounting in basic by Noel · 5 years ago
- 1571fd8 loplugin:refcounting in basic by Noel · 5 years ago
- 30ca77c tdf#130677 Write new tests for literals by shubham656 · 5 years ago
- 1775cd8 tdf#42982 updated RunTimeException with 2nd argument(pointer) by vipbuoy · 5 years ago
- 7874cba loplugin:referencecasting in basctl..binaryurp by Noel · 5 years ago
- c950ded update pches by Caolán McNamara · 5 years ago
- 0ce7c84 Revert "Fix typo in code" by Stephan Bergmann · 5 years ago
- 3ed9bba Fix typo in code by Andrea Gelmini · 5 years ago
- f6a38df basic : remove useless class pre declaration by Arnaud Versini · 5 years ago
- 1250aec loplugin:stringviewparam extend to new.. by Noel · 5 years ago
- 9430608 simplify code, use more subView() by Noel · 5 years ago
- c83166c loplugin:passstuffbyref by Noel · 5 years ago
- 0426748 tdf#136755, tdf#124008 - delete the variable beforehand REDIM by Andreas Heinisch · 5 years ago
- bca1b74 improve some IllegalArgumentException messages by Noel · 5 years ago
- 117ecc9 fix coverity parse errors by Caolán McNamara · 5 years ago
- 8f453c6 static_cast after dynamic_cast by Noel Grandin · 5 years ago
- ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
- c34e8bd loplugin:stringviewparam: operator += by Stephan Bergmann · 5 years ago
- 60ac2ac BASIC : simplify SbxVariable constructors and remove impl class by Arnaud Versini · 5 years ago
- 97c3280 Fix build after 042033f1e6da22616cb76c8d950c20c9efecbad5 by Mike Kaganski · 5 years ago
- 3482f59 vcl: remove {Read,Write}ImpGraphic and ImplExportNative from Graphic by Tomaž Vajngerl · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- 71af8fc BASIC : simplify SbiSymDef and SbiSymPool initlialization by Arnaud Versini · 5 years ago
- 4be5308 BASIC : SbiRuntime static data should be const by Arnaud Versini · 5 years ago
- a5c1a64 BASIC : simplify SbiExpression initialization by Arnaud Versini · 5 years ago
- 61749b4 BASIC : remove useless using namespace by Arnaud Versini · 5 years ago
- a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
- f7de7de Initialize method mapping table at compile time by Mike Kaganski · 5 years ago
- 8f0a57d Drop RTLNAME obfuscating macro by Mike Kaganski · 5 years ago
- 66b135f Related: tdf#84098 Unify tests by Mike Kaganski · 5 years ago
- 803cef3 fix for Windows x86-64 build by Noel Grandin · 5 years ago
- 21cd30d Blind fix for Windows x86-64 build by Stephan Bergmann · 5 years ago
- 73ba462 tdf#84098 kill copy+paste in VBA tests by George Bateman · 5 years ago
- 46c5de8 make *String(string_view) constructors explicit by Noel Grandin · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- 2538188 tdf#43003 - convert parameter to the requested type by Andreas Heinisch · 5 years ago
- 1ac4498 update pches by Caolán McNamara · 5 years ago
- a5216cf convert SvtPathOptions::Paths to scoped enum by Noel · 5 years ago
- c9eed22 cid#1470374 silence Stray semicolon by Caolán McNamara · 5 years ago
- 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
- ceb69f8 tdf#136801 : IsNumeric("+2") and CInt("+2") return correct values by Anshu · 5 years ago
- da212b3e Use sal_Int32 to print SbxLONG value by Stephan Bergmann · 5 years ago
- d84deb9 Use std::vector in SbiBuffer by Mike Kaganski · 5 years ago
- 9f791ae Simplify SbiBuffer::Check by Mike Kaganski · 5 years ago
- 1fdd1e8 BASIC : use initialization list in constructors. by Arnaud Versini · 5 years ago
- 6fa1161 loplugin:stringviewparam: No good reason to exclude operator functions by Stephan Bergmann · 5 years ago
- 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
- 16389aa tdf#123936 Formatting files in module basic with clang-format by Philipp Hofer · 5 years ago
- 93c64a6 loplugin:stringview by Noel · 5 years ago
- 8ad514c BASIC : use std::make_unique instead of std::unique_ptr ( new ... ) by Arnaud Versini · 5 years ago
- 0505a00 tdf#42949 Fix new IWYU warnings in directories [ab]* by Gabor Kelemen · 5 years ago
- 0733946 Use LONG here by Mike Kaganski · 5 years ago
- 7a896f1 use officecfg for Experimental flag by Noel Grandin · 5 years ago
- 48d46bc tdf#85371 - grant write access to the method used as a variable by Andreas Heinisch · 5 years ago
- 9a9cdd5 basic: fix build after long->tools::Long by Thorsten Behrens · 5 years ago
- 6436302 convert some more long -> tools::Long by Noel · 5 years ago