summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2014-11-23fdo#71000: Fix SOLARIS-INTEL caseStephan 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-25Resolves: rhbz#1125588 port LibreOffice to ppc64leCaolán McNamara
2014-06-10Filter out OS not needing -ldlBaptiste Daroussin
2014-05-21Work around Clang -fsanitize=address inline asm errorStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
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-25coverity#707667 Uninitialized pointer fieldCaolán McNamara
2014-04-21blind fix for hppa bridgesRene Engelhard
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-10Clean up function declarationsStephan Bergmann
2014-04-08Clean up function declarationsStephan Bergmann
2014-04-01WaE: unused parameter 'nGPR' and 'nFPR'Tor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-12fdo#68849 Add header guards to bridges/* files.Jason Gerlowski
2014-03-11"overflow" is one wordTor Lillqvist
2014-03-01Remove visual noise from bridgesAlexander Wilms
2014-02-24fix "fix gcc inline assembler operands usage"Rene Engelhard
2014-02-24Restore abandoned lines in bridges/Library_cpp_uno.mkDouglas Mencken
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21loplugin:implicitboolconversion, loplugin:literaltoboolconversionStephan Bergmann
2014-02-14Resolves: #i124086# preserve 16byte stack alignment...Herbert Dürr
2014-02-14Adapt gcc3_linux_intel to Clang 3.4Stephan Bergmann
2014-02-07auto_ptr -> heap_ptrStephan Bergmann
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-02-05static assert is enoughStephan Bergmann
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-27cppcheck: fix consecutive breakJulien Nabet
2013-12-27Using pre-cached type_infos provided by the typeid operator seems to work nowTor Lillqvist
2013-12-27Add .cfi_startproc and endproc markersTor Lillqvist
2013-12-26Add static assertion that our Fake_type_info is the same size as the real oneTor Lillqvist
2013-12-26Need the _LIBCPP_NONUNIQUE_RTTI_BIT here, tooTor Lillqvist
2013-12-24Minor logging changeTor Lillqvist
2013-12-24More informative logging in codeSnippet()Tor Lillqvist
2013-12-24More informative logging in codeSnippet()Tor Lillqvist
2013-12-23More informative loggingTor Lillqvist
2013-12-23Let's try to use basically the same except.cxx for iOS as for OS XTor Lillqvist