summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_aix_powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann1-3/+2
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara1-2/+3
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+2
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl3-17/+12
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-09-29Improve debug outputStephan Bergmann1-2/+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-03-12fdo#68849 Add header guards to bridges/* files.Jason Gerlowski1-0/+3
2014-03-01Remove visual noise from bridgesAlexander Wilms4-11/+9
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 Arnhold1-1/+1
2012-11-26Some ::rtl::OUString -> OUString in bridgesRicardo Montania1-6/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks4-95/+56
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks1-4/+15
2012-09-22switch bridges to gbuildDavid Tardon1-73/+0
2012-02-05Some cppcheck cleaningJulien Nabet1-2/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-7/+7
2011-11-27remove include of pch header in bridgeNorbert Thiebaud3-6/+0
2011-09-12sb140: #i117295# removed obsolete LEAK_STATIC_DATA definesStephan Bergmann1-4/+0
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann1-15/+4
2011-03-01Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold1-1/+1
2011-02-04move bridges to boost::unordered_mapFridrich Strba1-2/+2
2011-01-21Remove old RCS lines.Thomas Arnhold5-16/+0
2010-12-06Replace all occured, occurance etc.Takeshi Abe2-3/+3
2010-11-09RTL macro converted from createFromAsciiKevin Hunter1-2/+2
2010-10-13add AIX uno bridgeCaolán McNamara5-0/+1639