summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_powerpc64
AgeCommit message (Expand)Author
2015-07-10ppc64: using a fp register also consumes a gp register slotCaolan McNamara
2015-07-10ppc64: simplify this a littleCaolan McNamara
2015-04-28ppc64: do not use asm block to retrieve argsDavid Tardon
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan 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-12-11reduce scope of local variablesMichael Weghorn
2014-11-23gcc3_linux_powerpc64 bridges: assert -> static_assert to fix buildRene Engelhard
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-29Improve debug outputStephan 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-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann
2014-06-05bridges: remove SAL_THROW macroNoel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
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-23Remove unneccessary commentsAlexander Wilms
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-10-02Spell "indices" correctlyTor Lillqvist
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-09-22switch bridges to gbuildDavid Tardon
2012-06-19re-base on ALv2 code.Michael Meeks
2012-04-23save register arguments firstDavid Tardon
2012-02-05Some cppcheck cleaningJulien Nabet
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-09-12sb140: #i117295# removed obsolete LEAK_STATIC_DATA definesStephan Bergmann
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann
2011-03-01Oops, use #if instead of #ifdefThomas Arnhold
2011-03-01Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold