summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_aix_powerpc/except.cxx
AgeCommit message (Expand)Author
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-02-11LEAK_STATIC_DATA is only ever defined for WNTStephan 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-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-05bridges: remove SAL_THROW macroNoel Grandin
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-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann
2011-02-04move bridges to boost::unordered_mapFridrich Strba
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-10-13add AIX uno bridgeCaolán McNamara