Age | Commit message (Expand) | Author |
2023-04-10 | Drop SvStream::WriteCharPtr | Mike Kaganski |
2023-03-29 | Add an assert | Mike Kaganski |
2023-03-28 | tdf#142391 - Store method using 0x13 format only when actually needed | Andreas Heinisch |
2023-03-24 | loplugin:stringadd in b* | Noel Grandin |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-22 | tdf#147132: Simplify usage of StarBASIC::Error() | adityasingh22 |
2023-03-22 | Refactor and fix VBA StrConv | Mike Kaganski |
2023-03-17 | tdf#151741 - BASIC Organizer: fill various URLs for libraries | Andreas Heinisch |
2023-03-17 | tdf#152690: Refactor fix | Baole Fang |
2023-03-16 | tdf#152690: Fix "!" behavior when it is not the first in a group | Baole Fang |
2023-03-14 | elide some temporary OStrings | Noel Grandin |
2023-03-07 | no need to allocate these separately | Noel Grandin |
2023-03-03 | lok: macro: VBA message dialogs was causing assertion failure | Marco Cecchetti |
2023-03-02 | flatten some classes in basic | Noel Grandin |
2023-02-26 | tdf#141474 tdf#151901 BASIC functions argument names do not match that of VBA | Alain Romedenne |
2023-02-24 | BaseMutex->std::mutex in SfxLibrary | Noel Grandin |
2023-02-24 | Fix build in a specific VS2022 environment | Mike Kaganski |
2023-02-23 | Extend loplugin:cppunitassertequals to more argument types | Stephan Bergmann |
2023-02-22 | Fix --disable-scripting build (for example for WASM) | Tor Lillqvist |
2023-02-21 | Related: tdf#153752 Use virtual method to avoid dynamic casts | Mike Kaganski |
2023-02-21 | tdf#153752: SbxObject::Execute: extra characters in Option Compatible mode | Mike Kaganski |
2023-02-19 | tdf#153724: make sure to retrieve the variable value before checking the type | Mike Kaganski |
2023-01-29 | no need to lock SolarMutex over the whole method here | Noel Grandin |
2023-01-29 | UNO fn FormObjEventListenerImpl::documentEventOccured must lock SolarMutex | Stephan Bergmann |
2023-01-27 | tdf#153235: Optimize Application::Reschedule calls in SbiRuntime::Step | Mike Kaganski |
2023-01-26 | Simplify SbiRuntime ctor | Mike Kaganski |
2023-01-26 | Simplify a bit | Mike Kaganski |
2023-01-26 | Simplify a bit | Mike Kaganski |
2023-01-26 | Delete extra whitespaces inserted by the editor | Andreas Heinisch |
2023-01-20 | tdf#147132 Flatten Basic function implementations | Radhey Parekh |
2023-01-19 | Base SfxLibrary on WeakComponentImplHelper | Stephan Bergmann |
2023-01-09 | tdf#152917: basic_macros: Add unittest | Xisco Fauli |
2023-01-07 | Resolves: tdf#152917 Add ConvertFromUrl() put result back, tdf#147132 follow-up | Eike Rathke |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-25 | Fixed a copy paste error in a comment | Andreas Heinisch |
2022-12-25 | Simplify a bit | Mike Kaganski |
2022-12-20 | basic: remove tabs from test file | Xisco Fauli |
2022-12-20 | basic: add missing license statement in .vb test files | Xisco Fauli |
2022-12-20 | basic: add missing license statement in test files | Xisco Fauli |
2022-12-20 | tdf#152520: basic_macros: Add unittest | Xisco Fauli |
2022-12-14 | loplugin:unocast (basic::SfxScriptLibraryContainer) | Stephan Bergmann |
2022-11-25 | Fold OldBasicPassword into basic::SfxScriptLibraryContainer | Stephan Bergmann |
2022-11-05 | -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): basic | Stephan Bergmann |
2022-10-25 | Address a constexpr template point of instantiation issue | Stephan Bergmann |
2022-10-18 | basic: s/helt/held/ and some cleanup. | Michael Meeks |
2022-10-18 | basic: correct reference to method that doesn't exist. | Michael Meeks |
2022-10-14 | tdf#151503 - Do not evaluate a missing optional variable to a boolean | Andreas Heinisch |
2022-09-27 | use more string_view in accessibility..configmgr | Noel Grandin |
2022-09-25 | tdf#151012 - Initialize optional parameters with their default values | Andreas Heinisch |
2022-09-15 | This comment is obsolete | Mike Kaganski |