summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_intel
AgeCommit message (Expand)Author
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Use OUString::unacquiredStephan Bergmann
2015-03-13loplugin:cstylecast (gcc3_linux_intel)Stephan Bergmann
2015-01-08loplugin:cstylecast,stringconstantStephan Bergmann
2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl
2014-11-17bridges: get at least the x86 bridge to buildMichael Stahl
2014-11-17bridges, vcl: turns out there is sal/alloca.h; replace #ifdeferyMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-29Improve debug outputStephan Bergmann
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann
2014-08-05loplugin:unreffunStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-05bridges: remove SAL_THROW macroNoel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-03-01Remove visual noise from bridgesAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14Adapt gcc3_linux_intel to Clang 3.4Stephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-10-05WaE: -Wunused-variableThomas Arnhold
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-06-05fix gcc inline assembler operands usageLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-10-22dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, tooStephan Bergmann
2012-09-26make gcc-uno bridge work with both gcc-4.7 and clangLuboš Luňák
2012-09-22switch bridges to gbuildDavid Tardon
2012-07-20android: x86 porting work.Michael Meeks
2012-06-19re-base on ALv2 code.Michael Meeks
2012-04-04adjust gcc3_linux_intel bridge to work with clangLuboš Luňák
2012-04-04Fixed include guard copy/paste errorStephan Bergmann
2012-04-04Adapt cpp_uno/gcc3_linux_intel to GCC 4.7Stephan Bergmann
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-10-17Mark ecx register as clobberedKristian Rietveld
2011-09-12sb140: #i117295# removed obsolete LEAK_STATIC_DATA definesStephan Bergmann
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann
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-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-15dragonfly stuffFrancois Tigeot