Age | Commit message (Expand) | Author |
2023-11-09 | enable unchecked lint for our java code | Noel Grandin |
2023-09-12 | bridge/powerpc64: fix integer ABI | Dan Horák |
2023-09-12 | bridge: modernize printf debugging in powerpc64 | Dan Horák |
2023-08-03 | Fix handling of float vs. double values | Stephan Bergmann |
2023-07-31 | fix 32 bit int simple return of riscv64 bridge | Sakura286 |
2023-07-31 | fix CustomTarget_uno_test check failed with enable java on loongarch64 | wujiahuan |
2023-04-20 | Fix compilation with latest Xcode with iOS SDK 16.4 | Tor Lillqvist |
2023-04-19 | win/aarch64: fix offset loading simple values into the registers | Christian Lohmaier |
2023-04-17 | loplugin:stringadd | Stephan Bergmann |
2023-04-11 | loplugin:stringadd | Stephan Bergmann |
2023-03-24 | loplugin:stringadd in b* | Noel Grandin |
2023-03-22 | bridges: drop unnecessary debug message | Ilmari Lauhakangas |
2023-03-22 | tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARN | Yousef_Rabia |
2023-03-18 | tdf#130924 replace debugging fprintf calls with SAL_INFO/SAL_WARN | ektagoel12 |
2023-03-18 | bridges: add whitespace to SAL_INFO | Ilmari Lauhakangas |
2023-03-02 | bridge linux x86-64 : remove useless includes | Arnaud Versini |
2023-02-02 | osl::Mutex->std::mutex in JniUnoEnvironmentData | Noel Grandin |
2023-02-01 | osl::Mutex->std::mutex in ExceptionInfos | Noel Grandin |
2023-01-27 | Remove Solaris 32-bit SPARC and x86 C++ UNO bridge implementations | Stephan Bergmann |
2023-01-27 | Remove support for 32-bit S390 | Stephan Bergmann |
2023-01-27 | Remove support for AIX | Stephan Bergmann |
2023-01-11 | bridges:Fixed test fail caused by bridges on the loongarch64 | wjh-la |
2023-01-04 | Rudimentary support for dynamic_cast on UNO proxy objects | Stephan Bergmann |
2023-01-04 | Fix Itanium vtable construction | Stephan Bergmann |
2022-11-10 | Add riscv64 support | Sakura286 |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-09-07 | Fix register clobber information and simplify in the C++/UNO bridge for iOS | Tor Lillqvist |
2022-08-22 | cid#1500671 silence Resource leak | Caolán McNamara |
2022-08-22 | cid#1500470 silence Resource leak | Caolán McNamara |
2022-08-17 | cid#1500585 Dereference before null check | Caolán McNamara |
2022-08-13 | bridges/jni : remove useless using and use css instead of com::sun::star | Arnaud VERSINI |
2022-08-11 | Add loongarch64 support. | wjh-la |
2022-08-10 | Better cast to sal_[u]IntPtr when passing pointer to O[U]String::number | Stephan Bergmann |
2022-07-10 | tdf#143148 Use pragma once instead of include guards | am.faraji |
2022-06-21 | elide some makeStringAndClear() calls | Noel Grandin |
2022-05-21 | clang-tidy modernize-pass-by-value in bridges | Noel Grandin |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-04-25 | loplugin:stringview | Stephan Bergmann |
2022-04-22 | use more string_view in bridges | Noel Grandin |
2022-03-25 | bridges : use std::mutex in java brige | Arnaud Versini |
2022-03-08 | Drop some debug code | Stephan Bergmann |
2022-03-05 | tdf#130924 replace debugging printf calls with SAL_INFO/SAL_WARN | pragat-pandya |
2022-03-03 | Avoid loplugin:noexcept | Stephan Bergmann |
2022-01-19 | WASM UNO: add a minimal dummy bridge | Thorsten Behrens |
2022-01-15 | Let loplugin:nullptr look into template instantiations | Stephan Bergmann |
2022-01-06 | annocheck warning about missing .note.gnu.property section | Caolán McNamara |
2021-12-24 | bridges : remove redundant public | Arnaud VERSINI |
2021-12-20 | bridges : use std mutex instead of osl::Mutex. | Arnaud VERSINI |
2021-10-28 | Revert broken optimization attempt | Stephan Bergmann |
2021-10-13 | Extend return values < 32-bit on macOS ARM64 | Stephan Bergmann |