summaryrefslogtreecommitdiffstats
path: root/bridges/source
Commit message (Expand)AuthorAgeFilesLines
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* loplugin:external (clang-cl)Stephan Bergmann2018-09-243-6/+39
* Simplify assertion codeStephan Bergmann2018-09-241-13/+8
* loplugin:external (macOS)Stephan Bergmann2018-09-181-1/+1
* Fix for --enable-debug --disable-assert-always-abortStephan Bergmann2018-09-181-2/+2
* loplugin:useuniqueptr in VtableFactory::createBlockNoel Grandin2018-09-181-7/+6
* New loplugin:externalStephan Bergmann2018-09-173-4/+4
* Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist2018-09-151-0/+4
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-2/+1
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-293-11/+11
* -Werror,-Wmultichar (clang-cl)Stephan Bergmann2018-08-162-2/+2
* loplugin:reservedid (clang-cl)Stephan Bergmann2018-08-162-6/+6
* Don't use internal __CxxDetectRethrow: it has side effectsMike Kaganski2018-08-093-13/+116
* fix arm buildCaolán McNamara2018-08-042-2/+2
* fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara2018-08-0460-156/+209
* loplugin:useuniqueptr in bridgesNoel Grandin2018-08-033-52/+4
* Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara2018-07-273-6/+6
* Fix typosAndrea Gelmini2018-07-231-3/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-093-0/+3
* loplugin:stringconcat, loplugin:sallogareas (clang-cl)Stephan Bergmann2018-05-151-5/+5
* bridges (win32/64): Log method callsSamuel Mehrbrodt2018-05-072-0/+17
* loplugin:useuniqueptr in bridgesNoel Grandin2018-04-162-9/+9
* Adapt remaining cpp_uno bridges to #i114635#Stephan Bergmann2018-04-1018-88/+379
* iOS, simplified assemblerjan Iversen2018-03-202-34/+17
* iOS, balanced return stackjan Iversen2018-03-171-21/+19
* iOS update unwind abi to v. 26jan Iversen2018-03-171-7/+9
* iOS, solved call stack problem.jan Iversen2018-03-162-6/+9
* iOS, added description of __cxa_throwjan Iversen2018-03-161-0/+3
* iOS, move assembler constants to C++jan Iversen2018-03-152-13/+5
* iOS, simplified bridge assembler code.jan Iversen2018-03-152-160/+134
* iOS, solved corrupted stack in cpp -> unojan Iversen2018-03-152-36/+38
* iOS, calling cpp_vtable_call does not corrupt stackjan Iversen2018-03-111-2/+2
* iOS, moved privateSnippetExecutor from asm to C function.jan Iversen2018-03-112-44/+36
* iOS, removed unneeded #ifdef arm64jan Iversen2018-03-111-3/+0
* iOS, revert bed135e02bf7db2ef8c29747bbf79f26da71e9cajan Iversen2018-03-111-2/+0
* iOS, removed perl script in bridgesjan Iversen2018-03-112-56/+204
* iOS, typo in function decl.jan Iversen2018-03-111-0/+2
* bridges,iOS removed suport for x86 and arm.jan Iversen2018-03-112-473/+0
* Make LibreOffice buildable on Haiku.Kacper Kasper2018-03-051-1/+1
* iOS, remove throw definitionjan Iversen2018-02-201-6/+0
* iOS, readded perl script to generate codesnippetsjan Iversen2018-02-171-2804/+21
* iOS, add old snippet script.jan Iversen2018-02-151-0/+114
* iOS, update to original filesjan Iversen2018-02-153-3/+16
* iOS, reduce arm64 files to actually neededjan Iversen2018-02-156-724/+0
* iOS, add gcc3 helper for ARM64jan Iversen2018-02-142-964/+0
* bridges: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-01-317-16/+0
* Fix typosAndrea Gelmini2018-01-255-6/+6
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-232-2/+2
* More loplugin:cstylecast on macOSStephan Bergmann2018-01-201-1/+1
* SAL_W32 is just an alias for _WIN32Stephan Bergmann2018-01-191-4/+4