summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_x86-64
AgeCommit message (Expand)Author
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
2011-08-14Add codeSnippet debugging output when dbglevel>1Tor Lillqvist
2011-08-04YES->TRUECaolán McNamara
2011-08-04Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitl...Tomáš Chvátal
2011-08-03Revert adding -mno-avx to CXXFLAGS, not universally supportedCaolán McNamara
2011-08-03Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitl...Tomáš Chvátal
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-21Remove a typo.Francois Tigeot
2011-02-18unused structCaolán McNamara
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-04move bridges to boost::unordered_mapFridrich Strba
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-06Use linux bridge code on all BSDs.Robert Nagy
2010-10-25micro optimizationsCaolán McNamara
2010-10-20explicitly -fno-strict-alias for linux bridges by defaultCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-21sb123: #i114635# handle non-UNO exceptions in C++ UNO bridge, for unxlngx6, r...sb
2010-02-25sb118: merged in DEV300_m72sb
2010-02-18sb118: #i109415# fixed x86_64::classify_argumentsb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-07cmcfixes68: #i107465# fix nonpro build errorCaolán McNamara
2009-12-01cmcfixes68: merge with DEV300 m66Caolán McNamara