- 8b327cd tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by VaibhavMalik4187 · 4 years, 2 months ago
- 5bd55c2 We know the length here by Mike Kaganski · 4 years, 2 months ago
- 6a0f00d tdf#146742 - Move the initialization code of a method to SbMethod::Call by Andreas Heinisch · 4 years, 2 months ago
- 30483a6 Use default argument by Mike Kaganski · 4 years, 2 months ago
- af3316b SbRtl_Spc is exactly the same as SbRtl_Space by Mike Kaganski · 4 years, 2 months ago
- 6c4bc63 Use OUStringBuffer in SbRtl_FormatNumber by Mike Kaganski · 4 years, 2 months ago
- 3564b5c Adapt test to slow builds by Stephan Bergmann · 4 years, 2 months ago
- 24afbaa Fix format string by Mike Kaganski · 4 years, 2 months ago
- 81a3d9b4 tdf#132388: add unit test by Mike Kaganski · 4 years, 2 months ago
- a03b7d2 tdf#132388: reimplement fix for tdf#142487 by Mike Kaganski · 4 years, 2 months ago
- 124059f tdf#145614: Convert #define to enum by Ramreiso Kashung · 4 years, 3 months ago
- d1207a5 tdf#90341 Clean Up Excessive const_cast'ing by VaibhavMalik4187 · 4 years, 2 months ago
- c1205c1 Related tdf#146909: add missing IDIGNORE in Basic by Julien Nabet · 4 years, 2 months ago
- a2eaf99 make comphelper::OInterfaceContainerHelper4 more threadsafe by Noel Grandin · 4 years, 3 months ago
- 840b4eb Recheck modules [a-c]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- 35aa82ef tdf#145693 - Argument name should be 'charcode' instead of 'string' by Andreas Heinisch · 4 years, 3 months ago
- 260a203 tdf#130426 - Rename file for tdf#145693 by Andreas Heinisch · 4 years, 3 months ago
- 565a5fd tdf#145960 - Return type of boolean operators should be of type boolean by Andreas Heinisch · 4 years, 3 months ago
- d842809 tdf#144353, tdf#146281 - Correctly copy the information about variables by Andreas Heinisch · 4 years, 3 months ago
- be596c0 Nullify passed pointer in releaseDecimalPtr unconditionally by Mike Kaganski · 4 years, 4 months ago
- 26f46b8 loplugin:flatten in accessibility..basic by Noel Grandin · 4 years, 4 months ago
- fcba66f osl::Mutex->std::mutex in ModuleInvocationProxy by Noel Grandin · 4 years, 4 months ago
- de9fa7b osl::Mutex->std::mutex in ImplRepository by Noel Grandin · 4 years, 4 months ago
- 4f043fb osl::Mutex->std::mutex in CurrDirPool by Noel Grandin · 4 years, 4 months ago
- 70591eb ofz#42182 oss-build failure by Caolán McNamara · 4 years, 4 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 47aabde Make the tdf#97983 changes to BASIC optional by Tor Lillqvist · 4 years, 4 months ago
- 1c9a402 gbuild: create services.rdb from built components by Jan-Marek Glogowski · 4 years, 11 months ago
- 35cc52f Fix --disable-(avmedia|scripting) by TheRock Builder · 4 years, 4 months ago
- f9f5c9f replace comphelper::OListenerContainer with OInterfaceContainerHelper3 by Noel Grandin · 4 years, 4 months ago
- d37341e Bin pointless comment by Tor Lillqvist · 4 years, 4 months ago
- 59a9043 Simplify ImpStrChr and ImpScan by Mike Kaganski · 4 years, 4 months ago
- c28a13b Unify and simplify floating-point-to-integer conversion by Mike Kaganski · 4 years, 4 months ago
- d7cd655 use more OInterfaceContainerHelper3 in ModifiableHelper by Noel Grandin · 4 years, 5 months ago
- 11599f6 use more OInterfaceContainerHelper3 in NameContainer by Noel Grandin · 4 years, 5 months ago
- ec1c4c49 O[U]String::replaceAt overloads that take string_view by Noel Grandin · 4 years, 5 months ago
- 37429f2 Use M_PI* instead of F_PI* by Mike Kaganski · 4 years, 5 months ago
- fffc6b4 Drop unused argument names, and (void) noise by Mike Kaganski · 4 years, 5 months ago
- ccfeef1 tdf#145725: document about VBASupport+RGB (no bug here) by Julien Nabet · 4 years, 5 months ago
- 07a2afa Resolves: tdf#110003 tdf#143128 handle lowercase ß vs uppercase ẞ folding by Eike Rathke · 4 years, 5 months ago
- b3c6b3a rtl::Static to thread-safe static by Noel Grandin · 4 years, 5 months ago
- a0e0575 forward decls go after #include by Noel Grandin · 4 years, 5 months ago
- 6299c8c loplugin:constparams by Noel Grandin · 4 years, 5 months ago
- 27d96bf tdf#145371 - Delete array variable only before ReDim by Andreas Heinisch · 4 years, 5 months ago
- 81a7d46 Prepare for removal of non-const operator[] from Sequence in basic by Mike Kaganski · 4 years, 5 months ago
- 7d27e4b tdf#57308 - Basic IDE: Watching of a variable does not work by Andreas Heinisch · 4 years, 5 months ago
- 514e83a Revert "tdf#57308 - Basic IDE: Watching of a variable does not work" by Andreas Heinisch · 4 years, 5 months ago
- f9ce4b2 tdf#57308 - Basic IDE: Watching of a variable does not work by Andreas Heinisch · 4 years, 6 months ago
- 67c1591 tdf#125637 - Correctly hand names ending with an underscore by Andreas Heinisch · 4 years, 6 months ago
- 283a979 loplugin:indentation check for indent inside block by Noel Grandin · 4 years, 6 months ago
- af2d15a Fix Windows build by Stephan Bergmann · 4 years, 6 months ago
- 0f98bcd basic: simplifiy class initialization by Arnaud Versini · 4 years, 6 months ago
- cf3971a Simplify Sequence in b* by Julien Nabet · 4 years, 6 months ago
- 5c502a1 tdf#130307 - Support for each loop for objects exposing XIndexAccess by Andreas Heinisch · 4 years, 6 months ago
- 4f5b3e4 In O[U]StringBuffer, make string_view params replacements for OUString ones by Stephan Bergmann · 4 years, 6 months ago
- e090afc tdf#144924 - Change return type of array elements of the split function by Andreas Heinisch · 4 years, 6 months ago
- 581efde loplugin:constmethod by Noel Grandin · 4 years, 6 months ago
- 8294268 tdf#143575, tdf#143974 - Remove custom precision format in BASIC by Andreas Heinisch · 4 years, 6 months ago
- ed16602 tdf#143575, tdf#143974 - Use rtl::math::doubleToUString to convert numbers to strings by Andreas Heinisch · 4 years, 6 months ago
- d72511e gives names to all the Idles and Tasks by Noel Grandin · 4 years, 6 months ago
- 4dd6af8 vcl: rename OutDevState to Stack by Chris Sherlock · 4 years, 7 months ago
- d6063f4 tdf#131563 - Add vba color constants by Andreas Heinisch · 4 years, 6 months ago
- e7c8359 Fix typos by Andrea Gelmini · 4 years, 7 months ago
- adb38e36 tdf#123144 - Always translate an error number to a vba error message by Andreas Heinisch · 4 years, 7 months ago
- 010e99c cid#1486004 silence Uncaught exception by Caolán McNamara · 4 years, 7 months ago
- 270bb6e loplugin:finalclasses in basic by Noel Grandin · 4 years, 7 months ago
- 5f4a84c tdf#42982: improve UNO API error reporting by 4k5h1t · 4 years, 7 months ago
- c42eb3d Fix typos by Andrea Gelmini · 4 years, 7 months ago
- e32d864 tdf#144353 - Handling of missing optional parameters by Andreas Heinisch · 4 years, 7 months ago
- 3afb514 simplify static_cast after dynamic_cast by Noel Grandin · 4 years, 7 months ago
- 975c73f Fixed typos in the description of the default case for optionals by Andreas Heinisch · 4 years, 7 months ago
- 409abb1 Fixed a copy paste error in the test cases by Andreas Heinisch · 4 years, 7 months ago
- 092740ed tdf#144245 - Added test file to automatic test by Andreas Heinisch · 4 years, 7 months ago
- ef32c3b tdf#144245 - Case-insensitive operation for non-ASCII characters by Andreas Heinisch · 4 years, 7 months ago
- 0d56337 clang-tidy:clang-analyzer-optin.performance.Padding by Noel Grandin · 4 years, 7 months ago
- 34cba9e basic : remove BasicManagerImpl by Arnaud Versini · 4 years, 8 months ago
- 8024118 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 2d64e7c Avoid OUString::createFromAscii on input containing NUL characters by Stephan Bergmann · 4 years, 7 months ago
- 2bc1a04 New loplugin:unusedcapturedefault by Stephan Bergmann · 4 years, 8 months ago
- 4dc4065 rtl::Static -> thread-safe static local by Noel Grandin · 4 years, 8 months ago
- ef38b9a split SvNumberFormatter into it's own header by Noel Grandin · 4 years, 8 months ago
- e89404f There is no LANGUAGE_ENGLISH {en} locale but LANGUAGE_ENGLISH_US {en-US} by Eike Rathke · 4 years, 8 months ago
- 736ef4a No need in this function by Mike Kaganski · 4 years, 8 months ago
- e510b30 Use nStringSize instead of nStringOff by Mike Kaganski · 4 years, 8 months ago
- 3bcfb1a tdf#143707 - Change strategy to support suffix type characters by Andreas Heinisch · 4 years, 8 months ago
- 56be83f Move variable definition to usage site by Mike Kaganski · 4 years, 8 months ago
- cc21480 make --disable-scripting compile by Caolán McNamara · 4 years, 8 months ago
- 1aee867 drop intermediate vcl::Window from Application::GetDefDialogParent by Caolán McNamara · 4 years, 8 months ago
- 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
- 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
- a330732 tdf#107953 - Extend significant digits by Andreas Heinisch · 4 years, 8 months ago
- f5e030a3 tdf#143332 - Use utl::TextSearch to implement the InStrRev function by Andreas Heinisch · 4 years, 9 months ago
- afddd56 tdf#139840 - Use utl::TextSearch to implement the InStr function by Andreas Heinisch · 4 years, 9 months ago
- 0ce3a9d tdf#111313: basic_macros: Add unittest by Xisco Fauli · 4 years, 9 months ago
- f7d128f tdf#98778: basic_macros: Add unittest by Xisco Fauli · 4 years, 9 months ago
- c3fc5aa tdf#114011: basic_macros: Add unittest by Xisco Fauli · 4 years, 9 months ago
- 7e5c922 tdf#142487 - use utl::TextSearch in order to implement the replace algorithm by Andreas Heinisch · 4 years, 9 months ago
- 0ad1810 basic_coverage: use Option Explicit where possible by Xisco Fauli · 4 years, 9 months ago
- 0eacbfa tdf#142922 fixes Round to follow half-to-even rounding by baltasarq · 4 years, 9 months ago
- faaf958 basic: remove unneeded variable in test by Xisco Fauli · 4 years, 9 months ago