summaryrefslogtreecommitdiff
path: root/bridges/source
AgeCommit message (Expand)Author
2014-09-23PPC Mac support can go away now (again)Tor Lillqvist
2014-09-17jni_uno: string comparisonRobert Antoni Buj i Gelonch
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
2014-08-29cppcheck: va_end_missingJulien Nabet
2014-08-29Linux AArch64 portStephan Bergmann
2014-08-29sigh, simply forgot to include the endian headerCaolán McNamara
2014-08-28cast arg to the right typeDavid Tardon
2014-08-28fix variable nameDavid Tardon
2014-08-22if _CALL_ELF -> if defined(_CALL_ELF) && _CALL_ELF == 2Caolán McNamara
2014-08-22pasted in reverseCaolán McNamara
2014-08-22Resolves: rhbz#1125588 ppc64le passes testtoolsCaolán McNamara
2014-08-22Related: rhbz#1125588 ppc64le fix simple struct returningCaolán McNamara
2014-08-22Related: rhbz#1125588 ppc64le has new struct passing rulesCaolán McNamara
2014-08-22Related: rhbz#1125588 force existence of argument save areaCaolán McNamara
2014-08-21Related: rhbz#1125588 get to the end of cpp_mediate on ppc64leCaolán McNamara
2014-08-21Related: rhbz#1125588 get as far as privateSnippetExecutorCaolán McNamara
2014-08-21Related: rhbz#1125588 first steps for ppc64leCaolán McNamara
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-13Clearly we should be moving 64 bit values hereTor Lillqvist
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-07WaE: -Werror=unused-parameterCaolán McNamara
2014-08-07New files missing from prev commitStephan Bergmann
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann
2014-08-05loplugin:unreffunStephan Bergmann
2014-08-05java: remove commented out codeNoel Grandin
2014-07-29loplugin:unreffunStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-08No need for that #else #error, breaks compilation for the simulatorTor Lillqvist
2014-07-07Drop unnecessary nFPR parameterStephan Bergmann
2014-07-07Drop unused nGPR parameterStephan Bergmann
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-11fix buildCaolán McNamara
2014-06-11Fix build on FreeBSD with libc++Baptiste Daroussin
2014-06-05bridges: remove SAL_THROW macroNoel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-23Fix undefined misaligned writesStephan Bergmann
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-21Work around Clang -fsanitize=address inline asm errorStephan Bergmann
2014-05-18fix some header guardsThomas Arnhold
2014-05-15Work around Clang -fsanitize=address inline asm errorStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-13Revert "CID#705982 ensure umask for mkstemp"Stephan Bergmann
2014-05-12Coverity 441351, 441352: JNI_type_info's real dtor is "destroy"Stephan Bergmann
2014-05-11coverity#707667 Uninitialized pointer fieldCaolán McNamara
2014-05-07Avoid inlining of bridge functions on Solaris / Intel.Apostolos Syropoulos
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-10Clean up function declarationsStephan Bergmann
2014-04-08Clean up function declarationsStephan Bergmann