summaryrefslogtreecommitdiffstats
path: root/bridges/source/cpp_uno/gcc3_linux_powerpc64
Commit message (Expand)AuthorAgeFilesLines
* ppc64: do not use asm block to retrieve argsDavid Tardon2015-04-281-36/+29
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann2015-01-071-4/+2
* Revert "boost::unordered_map->std::unordered_map"Caolán McNamara2015-01-061-2/+4
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-051-4/+2
* reduce scope of local variablesMichael Weghorn2014-12-111-3/+1
* gcc3_linux_powerpc64 bridges: assert -> static_assert to fix buildRene Engelhard2014-11-231-1/+1
* ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl2014-11-213-15/+10
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-2/+0
* Improve debug outputStephan Bergmann2014-09-291-2/+10
* sigh, simply forgot to include the endian headerCaolán McNamara2014-08-291-1/+1
* cast arg to the right typeDavid Tardon2014-08-281-1/+1
* fix variable nameDavid Tardon2014-08-281-1/+1
* if _CALL_ELF -> if defined(_CALL_ELF) && _CALL_ELF == 2Caolán McNamara2014-08-222-9/+9
* pasted in reverseCaolán McNamara2014-08-221-2/+2
* Resolves: rhbz#1125588 ppc64le passes testtoolsCaolán McNamara2014-08-222-3/+22
* Related: rhbz#1125588 ppc64le fix simple struct returningCaolán McNamara2014-08-221-2/+6
* Related: rhbz#1125588 ppc64le has new struct passing rulesCaolán McNamara2014-08-223-8/+58
* Related: rhbz#1125588 force existence of argument save areaCaolán McNamara2014-08-221-0/+4
* Related: rhbz#1125588 get to the end of cpp_mediate on ppc64leCaolán McNamara2014-08-211-2/+6
* Related: rhbz#1125588 get as far as privateSnippetExecutorCaolán McNamara2014-08-211-0/+17
* Related: rhbz#1125588 first steps for ppc64leCaolán McNamara2014-08-211-6/+11
* Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann2014-08-071-1/+2
* bridges: remove SAL_THROW macroNoel Grandin2014-06-051-7/+7
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-6/+2
* fdo#68849 Add header guards to bridges/* files.Jason Gerlowski2014-03-121-0/+3
* "overflow" is one wordTor Lillqvist2014-03-112-35/+35
* Remove visual noise from bridgesAlexander Wilms2014-03-014-11/+4
* Remove unneccessary commentsAlexander Wilms2014-02-231-4/+4
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-1/+1
* Spell "indices" correctlyTor Lillqvist2013-10-022-28/+28
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith2013-04-021-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-11-153-69/+42
* Revert "sb140: #i117295# use rtl::Static"Michael Meeks2012-11-151-4/+16
* switch bridges to gbuildDavid Tardon2012-09-221-75/+0
* re-base on ALv2 code.Michael Meeks2012-06-191-23/+14
* save register arguments firstDavid Tardon2012-04-231-8/+8
* Some cppcheck cleaningJulien Nabet2012-02-051-2/+0
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-7/+7
* remove include of pch header in bridgeNorbert Thiebaud2011-11-273-6/+0
* sb140: #i117295# removed obsolete LEAK_STATIC_DATA definesStephan Bergmann2011-09-121-4/+0
* sb140: #i117295# use rtl::StaticStephan Bergmann2011-09-091-16/+4
* Oops, use #if instead of #ifdefThomas Arnhold2011-03-012-29/+29
* Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold2011-03-012-29/+29
* move bridges to boost::unordered_mapFridrich Strba2011-02-041-2/+2
* Replace all occured, occurance etc.Takeshi Abe2010-12-062-3/+3