summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_hppa
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2-3/+3
2015-03-31Use OUString::unacquiredStephan Bergmann1-3/+3
2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann2-5/+2
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara2-2/+5
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara2-5/+2
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl3-27/+19
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin4-4/+0
2014-09-29Improve debug outputStephan Bergmann1-3/+10
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann1-1/+2
2014-06-05bridges: remove SAL_THROW macroNoel Grandin1-7/+7
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-6/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-9/+4
2014-03-12fdo#68849 Add header guards to bridges/* files.Jason Gerlowski1-0/+3
2014-03-11"overflow" is one wordTor Lillqvist2-42/+42
2014-03-01Remove visual noise from bridgesAlexander Wilms4-10/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-10-02Spell "indices" correctlyTor Lillqvist2-28/+28
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-7/+7
2012-11-15re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks1-4/+16
2012-09-22switch bridges to gbuildDavid Tardon1-77/+0
2012-06-19re-base on ALv2 code.Michael Meeks3-69/+42
2012-02-05Some cppcheck cleaningJulien Nabet1-2/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-7/+7
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-09-12sb140: #i117295# removed obsolete LEAK_STATIC_DATA definesStephan Bergmann1-4/+0
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann1-16/+4
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-01Oops, use #if instead of #ifdefThomas Arnhold3-12/+12
2011-03-01Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold3-12/+12
2011-02-04move bridges to boost::unordered_mapFridrich Strba2-3/+3
2010-12-06Replace all occured, occurance etc.Takeshi Abe3-5/+5
2010-11-09RTL macro converted from createFromAsciiKevin Hunter1-2/+2
2010-10-27add modelines to .h and .c files as wellCaolán McNamara4-8/+0
2010-10-20explicitly -fno-strict-alias for linux bridges by defaultCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth5-0/+15
2010-03-20linuxaxp01: #i110145# hppa bridge used uninit value and ludicrous logicCaolán McNamara1-3/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien6-25/+6
2009-11-19linuxhppa1: #i107051#: port to linux hppa (parisc)Caolán McNamara6-0/+1922