summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_x86-64
AgeCommit message (Expand)Author
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-07Drop unnecessary nFPR parameterStephan Bergmann
2014-07-07Drop unused nGPR parameterStephan 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-23Fix undefined misaligned writesStephan Bergmann
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-15Work around Clang -fsanitize=address inline asm errorStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-08Clean up function declarationsStephan Bergmann
2014-03-01Remove visual noise from bridgesAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
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-10-02Spell "indices" correctlyTor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-20...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann
2013-06-20Clean up declaration of __cxa_get_globalsStephan Bergmann
2013-05-29optimization fix to UNO bridge's callVirtualMethod() for generic x86_64Herbert Dürr
2013-05-09add some documentation links to the assembler needed for the UNO bridgesHerbert Dürr
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks
2012-09-22switch bridges to gbuildDavid Tardon
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-04-25WaE: Clang unused variableCatalin Iacob
2012-03-30Hack around different __cxa_* declarations in different GCC versionsStephan Bergmann
2012-03-30Missing includesStephan Bergmann
2012-03-30Adapt cpp_uno/gcc3_linux_x86-64 to GCC 4.7 cxxabi.hStephan Bergmann
2012-03-29alloca(3) needs stdlib.h on *BSD because there is no alloca.hRobert Nagy
2012-03-29Mark all registered as clobbered that are not saved across callStephan Bergmann
2012-03-29Make cpp_uno/gcc3_linux_x86-64 bridge work with GCC 4.7Stephan Bergmann
2012-02-05Some cppcheck cleaningJulien Nabet
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara
2011-11-30catch by constant referenceTakeshi Abe
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-10-19Adapted numbering of reordered asm parameters.Stephan Bergmann
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann
2011-09-06what happens if we try and do it right ?Caolán McNamara