Age | Commit message (Expand) | Author |
2022-01-25 | tdf#90341 Clean Up Excessive const_cast'ing | VaibhavMalik4187 |
2022-01-22 | Related tdf#146909: add missing IDIGNORE in Basic | Julien Nabet |
2022-01-14 | make comphelper::OInterfaceContainerHelper4 more threadsafe | Noel Grandin |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2022-01-08 | tdf#145693 - Argument name should be 'charcode' instead of 'string' | Andreas Heinisch |
2021-12-28 | tdf#145960 - Return type of boolean operators should be of type boolean | Andreas Heinisch |
2021-12-27 | tdf#144353, tdf#146281 - Correctly copy the information about variables | Andreas Heinisch |
2021-12-23 | Nullify passed pointer in releaseDecimalPtr unconditionally | Mike Kaganski |
2021-12-21 | loplugin:flatten in accessibility..basic | Noel Grandin |
2021-12-18 | osl::Mutex->std::mutex in ModuleInvocationProxy | Noel Grandin |
2021-12-18 | osl::Mutex->std::mutex in ImplRepository | Noel Grandin |
2021-12-18 | osl::Mutex->std::mutex in CurrDirPool | Noel Grandin |
2021-12-10 | ofz#42182 oss-build failure | Caolán McNamara |
2021-12-09 | Make the tdf#97983 changes to BASIC optional | Tor Lillqvist |
2021-12-04 | Fix --disable-(avmedia|scripting) | TheRock Builder |
2021-12-03 | replace comphelper::OListenerContainer with OInterfaceContainerHelper3 | Noel Grandin |
2021-12-02 | Bin pointless comment | Tor Lillqvist |
2021-12-01 | Simplify ImpStrChr and ImpScan | Mike Kaganski |
2021-12-01 | Unify and simplify floating-point-to-integer conversion | Mike Kaganski |
2021-11-27 | use more OInterfaceContainerHelper3 in ModifiableHelper | Noel Grandin |
2021-11-27 | use more OInterfaceContainerHelper3 in NameContainer | Noel Grandin |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-19 | Use M_PI* instead of F_PI* | Mike Kaganski |
2021-11-18 | Drop unused argument names, and (void) noise | Mike Kaganski |
2021-11-18 | tdf#145725: document about VBASupport+RGB (no bug here) | Julien Nabet |
2021-11-09 | rtl::Static to thread-safe static | Noel Grandin |
2021-11-07 | forward decls go after #include | Noel Grandin |
2021-11-03 | loplugin:constparams | Noel Grandin |
2021-10-30 | tdf#145371 - Delete array variable only before ReDim | Andreas Heinisch |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in basic | Mike Kaganski |
2021-10-27 | tdf#57308 - Basic IDE: Watching of a variable does not work | Andreas Heinisch |
2021-10-26 | Revert "tdf#57308 - Basic IDE: Watching of a variable does not work" | Andreas Heinisch |
2021-10-25 | tdf#57308 - Basic IDE: Watching of a variable does not work | Andreas Heinisch |
2021-10-20 | tdf#125637 - Correctly hand names ending with an underscore | Andreas Heinisch |
2021-10-20 | loplugin:indentation check for indent inside block | Noel Grandin |
2021-10-17 | basic: simplifiy class initialization | Arnaud Versini |
2021-10-17 | Simplify Sequence in b* | Julien Nabet |
2021-10-12 | tdf#130307 - Support for each loop for objects exposing XIndexAccess | Andreas Heinisch |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-10-07 | tdf#144924 - Change return type of array elements of the split function | Andreas Heinisch |
2021-10-01 | loplugin:constmethod | Noel Grandin |
2021-09-30 | tdf#143575, tdf#143974 - Remove custom precision format in BASIC | Andreas Heinisch |
2021-09-30 | tdf#143575, tdf#143974 - Use rtl::math::doubleToUString to convert numbers to... | Andreas Heinisch |
2021-09-28 | gives names to all the Idles and Tasks | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-27 | tdf#131563 - Add vba color constants | Andreas Heinisch |
2021-09-22 | Fix typos | Andrea Gelmini |
2021-09-19 | tdf#123144 - Always translate an error number to a vba error message | Andreas Heinisch |
2021-09-18 | cid#1486004 silence Uncaught exception | Caolán McNamara |
2021-09-15 | loplugin:finalclasses in basic | Noel Grandin |