summaryrefslogtreecommitdiffstats
path: root/bridges/source
Commit message (Expand)AuthorAgeFilesLines
* jni_uno: string comparisonRobert Antoni Buj i Gelonch2014-09-172-2/+2
* mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud2014-09-132-56/+4
* cppcheck: va_end_missingJulien Nabet2014-08-291-0/+1
* Linux AArch64 portStephan Bergmann2014-08-296-0/+1332
* sigh, simply forgot to include the endian headerCaolán McNamara2014-08-291-1/+1
* cast arg to the right typeDavid Tardon2014-08-281-1/+1
* fix variable nameDavid Tardon2014-08-281-1/+1
* if _CALL_ELF -> if defined(_CALL_ELF) && _CALL_ELF == 2Caolán McNamara2014-08-222-9/+9
* pasted in reverseCaolán McNamara2014-08-221-2/+2
* Resolves: rhbz#1125588 ppc64le passes testtoolsCaolán McNamara2014-08-222-3/+22
* Related: rhbz#1125588 ppc64le fix simple struct returningCaolán McNamara2014-08-221-2/+6
* Related: rhbz#1125588 ppc64le has new struct passing rulesCaolán McNamara2014-08-223-8/+58
* Related: rhbz#1125588 force existence of argument save areaCaolán McNamara2014-08-221-0/+4
* Related: rhbz#1125588 get to the end of cpp_mediate on ppc64leCaolán McNamara2014-08-211-2/+6
* Related: rhbz#1125588 get as far as privateSnippetExecutorCaolán McNamara2014-08-211-0/+17
* Related: rhbz#1125588 first steps for ppc64leCaolán McNamara2014-08-211-6/+11
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-1/+1
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-1/+1
* Clearly we should be moving 64 bit values hereTor Lillqvist2014-08-131-2/+2
* java: reduce scope, make fields privateNoel Grandin2014-08-131-9/+9
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-122-0/+2
* WaE: -Werror=unused-parameterCaolán McNamara2014-08-071-0/+1
* New files missing from prev commitStephan Bergmann2014-08-072-0/+238
* Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann2014-08-0729-160/+71
* loplugin:unreffunStephan Bergmann2014-08-052-0/+32
* java: remove commented out codeNoel Grandin2014-08-051-2/+0
* loplugin:unreffunStephan Bergmann2014-07-291-2/+0
* new loplugin: externalandnotdefinedNoel Grandin2014-07-1113-24/+29
* No need for that #else #error, breaks compilation for the simulatorTor Lillqvist2014-07-081-2/+0
* Drop unnecessary nFPR parameterStephan Bergmann2014-07-073-17/+7
* Drop unused nGPR parameterStephan Bergmann2014-07-073-7/+5
* loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2014-06-271-2/+0
* fix buildCaolán McNamara2014-06-111-1/+1
* Fix build on FreeBSD with libc++Baptiste Daroussin2014-06-112-0/+39
* bridges: remove SAL_THROW macroNoel Grandin2014-06-0532-183/+174
* remove more unnecesary OUString constructor useNoel Grandin2014-05-2916-95/+32
* Fix undefined misaligned writesStephan Bergmann2014-05-231-2/+7
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-2320-195/+92
* Work around Clang -fsanitize=address inline asm errorStephan Bergmann2014-05-211-27/+38
* fix some header guardsThomas Arnhold2014-05-181-2/+2
* Work around Clang -fsanitize=address inline asm errorStephan Bergmann2014-05-151-27/+38
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1510-23/+23
* Revert "CID#705982 ensure umask for mkstemp"Stephan Bergmann2014-05-131-4/+0
* Coverity 441351, 441352: JNI_type_info's real dtor is "destroy"Stephan Bergmann2014-05-121-0/+6
* coverity#707667 Uninitialized pointer fieldCaolán McNamara2014-05-111-0/+1
* Avoid inlining of bridge functions on Solaris / Intel.Apostolos Syropoulos2014-05-072-13/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* Clean up function declarationsStephan Bergmann2014-04-104-6/+56
* Clean up function declarationsStephan Bergmann2014-04-084-7/+42
* WaE: unused parameter 'nGPR' and 'nFPR'Tor Lillqvist2014-04-011-8/+6