summaryrefslogtreecommitdiff
path: root/bridges/README
blob: 7c0eee30bbba36569d2a68b6449ad965c934f2b2 (plain)
1
2
3
4
Bridges from various C++ ABIs, Java JNI, MS .Net to UNO and back.

Also implementation of the UNO Remote Protocol. And in ooo-build a bridge from Mono to UNO and back.

ktop/win32?h=libreoffice-7-1&id=9f90050aa17a76adef94b4ba2568db2da1bd1b9b'>loplugin:consttobool (clang-cl)Stephan Bergmann 2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann 2019-10-01loplugin:nullptr (clang-cl)Stephan Bergmann 2019-09-17WIN make sure bootstrap.ini is openend read-onlyThorsten Behrens 2019-09-13WIN allow setting a memory limit for soffice.binJan-Marek Glogowski 2019-08-31Unify executables to take version resource from default.rcMike Kaganski 2019-01-30-Werror,-Wlogical-op-parentheses (clang-cl)Stephan Bergmann 2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen 2018-11-21tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski 2018-10-27possible fix for issue 120928 - quickstart --killtray throws exceptionbrinzing 2018-10-22tdf#120249: fix escaping to handle quotes and multiple trailing backslshesMike Kaganski 2018-10-21tdf#120703 (PVS): handle failed (re)allocationsMike Kaganski 2018-10-01tdf#120249: escape trailing backslash in argument passed to soffice.binMike Kaganski 2018-09-24loplugin:external (clang-cl)Stephan Bergmann 2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski 2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann 2017-11-04Make Windows error reporting more robustMike Kaganski 2017-10-20drmemory: fix small leakCaolán McNamara 2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski 2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski 2017-09-15loader: don't use 8-bit string functionsMike Kaganski 2017-09-15applauncher: don't use 8-bit string functionsMike Kaganski 2017-09-01tdf#109241 desktop: Win32: prepend "program" dir to $PATHMichael Stahl