summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_powerpc64/cpp2uno.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Rudimentary support for dynamic_cast on UNO proxy objectsStephan Bergmann1-2/+9
2018-01-25Fix typosAndrea Gelmini1-1/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-4/+4
2015-07-10ppc64: using a fp register also consumes a gp register slotCaolan McNamara1-0/+6
2015-04-28ppc64: do not use asm block to retrieve argsDavid Tardon1-36/+29
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2014-11-23gcc3_linux_powerpc64 bridges: assert -> static_assert to fix buildRene Engelhard1-1/+1
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl1-5/+5
2014-09-29Improve debug outputStephan Bergmann1-2/+10
2014-08-29sigh, simply forgot to include the endian headerCaolán McNamara1-1/+1
2014-08-22if _CALL_ELF -> if defined(_CALL_ELF) && _CALL_ELF == 2Caolán McNamara1-5/+5
2014-08-22pasted in reverseCaolán McNamara1-2/+2
2014-08-22Resolves: rhbz#1125588 ppc64le passes testtoolsCaolán McNamara1-0/+8
2014-08-22Related: rhbz#1125588 ppc64le has new struct passing rulesCaolán McNamara1-8/+7
2014-08-21Related: rhbz#1125588 get to the end of cpp_mediate on ppc64leCaolán McNamara1-2/+6
2014-08-21Related: rhbz#1125588 get as far as privateSnippetExecutorCaolán McNamara1-0/+17
2014-08-21Related: rhbz#1125588 first steps for ppc64leCaolán McNamara1-6/+11
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann1-1/+2
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-6/+2
2014-03-11"overflow" is one wordTor Lillqvist1-13/+13
2014-03-01Remove visual noise from bridgesAlexander Wilms1-2/+2
2013-10-02Spell "indices" correctlyTor Lillqvist1-14/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-23save register arguments firstDavid Tardon1-8/+8
2012-02-05Some cppcheck cleaningJulien Nabet1-2/+0
2011-11-27remove include of pch header in bridgeNorbert Thiebaud1-2/+0
2011-03-01Oops, use #if instead of #ifdefThomas Arnhold1-16/+16
2011-03-01Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold1-16/+16
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-2/+2
2010-11-09RTL macro converted from createFromAsciiKevin Hunter1-2/+2
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-05-24cmcfixes75: #i111803# array out of boundsCaolán McNamara1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-01-20CWS-TOOLING: integrate CWS selinux01Vladimir Glazounov1-4/+4
2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm1-8/+9
2008-04-24INTEGRATION: CWS cmcfixes43 (1.3.6); FILE MERGEDIvo Hinkelmann1-1/+2
2008-04-11INTEGRATION: CWS changefileheader (1.3.12); FILE MERGEDRüdiger Timm1-23/+18
2008-02-27INTEGRATION: CWS ia64port01_DEV300 (1.2.32); FILE MERGEDOliver Bolte1-23/+29
2007-06-18INTEGRATION: CWS ppc64one (1.1.2); FILE ADDEDKurt Zenker1-0/+722