Age | Commit message (Expand) | Author |
2021-12-01 | gbuild: introduce plugin + loader concepts | Jan-Marek Glogowski |
2021-10-28 | Revert broken optimization attempt | Stephan Bergmann |
2021-10-13 | Extend return values < 32-bit on macOS ARM64 | Stephan Bergmann |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-09-06 | tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARN | Emircan Agac |
2021-08-22 | WaE: protect clang diagnostic push/pop with if defined __clang__ | Caolán McNamara |
2021-08-21 | arm: fix bridge | Caolán McNamara |
2021-08-21 | arm: nStackBytes was already the right amount of bytes | Caolán McNamara |
2021-08-17 | rtl::Static -> thread-safe static local | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-02 | tdf#143450: Special integre+fp struct return case needs a fix too, of course | Stephan Bergmann |
2021-07-30 | cid#1489551 silence Uninitialized scalar variable | Caolán McNamara |
2021-07-28 | Annotate the .eh_frame data | Stephan Bergmann |
2021-07-28 | tdf#143450: Fix special fp+integer struct return case for gcc_*_x86-64 | Stephan Bergmann |
2021-07-28 | Clean up bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.cxx | Stephan Bergmann |
2021-07-27 | Clean up bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx | Stephan Bergmann |
2021-07-27 | Revert "osl::Mutex->std::mutex in bridges/except" | Stephan Bergmann |
2021-07-19 | flatten RTTI code | Noel Grandin |
2021-07-19 | osl::Mutex->std::mutex in bridges/except | Noel Grandin |
2021-07-18 | osl::Mutex->std::mutex in VtableFactory | Noel Grandin |
2021-05-29 | gbuild: implement gb_Library_get_target_for_build | Jan-Marek Glogowski |
2021-05-19 | loplugin:noexcept (clang-cl) | Stephan Bergmann |
2021-05-07 | loplugin:noexcept (macOS) | Stephan Bergmann |
2021-05-05 | WASM: add initial support for Emscripten cross build | Jan-Marek Glogowski |
2021-05-04 | loplugin:noexcept (macOS) | Stephan Bergmann |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | Rename LO Windows arm64 ID to aarch64 | Jan-Marek Glogowski |
2021-03-02 | Handle floating-point return values correctly on iOS | Tor Lillqvist |
2021-02-10 | Remove unneeded breaks | Andrea Gelmini |
2021-02-09 | loplugin:stringview (clang-cl) | Stephan Bergmann |
2021-01-02 | Fix some warnings for Raspberry pi 4 (part4) | Julien Nabet |
2021-01-02 | Fix some warnings for Raspberry pi 4 (part3) | Julien Nabet |
2021-01-02 | Fix some warnings for Raspberry pi 4 (part2) | Julien Nabet |
2021-01-01 | Add rtti.hxx for gcc3_linux_arm | Julien Nabet |
2021-01-01 | Fix some warnings for Raspberry pi 4 (part1) | Julien Nabet |
2020-12-18 | Mention relevant Clang bug in comment | Stephan Bergmann |
2020-12-17 | Various minor loplugin fixes (macOS ARM64) | Stephan Bergmann |
2020-12-17 | Make the pthread_jit_write_protect_np call pair exception-safe | Stephan Bergmann |
2020-12-16 | Fix macOS ARM64 RTTI generation | Stephan Bergmann |
2020-12-08 | tdf#134754: Gracefully handle EINVAL from mmap MAP_JIT on old macOS | Stephan Bergmann |
2020-12-06 | Related tdf#134754: Detect failed mmap on macOS | Stephan Bergmann |
2020-11-13 | Improve the C++/UNO bridge for macOS on Apple Silicon | Tor Lillqvist |
2020-11-13 | tdf#123936 Formatting files in module bridges with clang-format | Philipp Hofer |
2020-10-14 | loplugin:external (clang-cl) | Stephan Bergmann |
2020-10-14 | loplugin:includeform (clang-cl) | Stephan Bergmann |
2020-10-14 | loplugin:stringconstant (clang-cl) | Stephan Bergmann |
2020-10-14 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |