summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_solaris_intel/except.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-01-27Remove Solaris 32-bit SPARC and x86 C++ UNO bridge implementationsStephan Bergmann1-292/+0
2021-07-27Revert "osl::Mutex->std::mutex in bridges/except"Stephan Bergmann1-3/+3
2021-07-19osl::Mutex->std::mutex in bridges/exceptNoel Grandin1-3/+3
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-11/+2
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara1-2/+5
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-02-11LEAK_STATIC_DATA is only ever defined for WNTStephan Bergmann1-4/+0
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-31Use OUString::unacquiredStephan Bergmann1-3/+3
2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann1-4/+2
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara1-2/+4
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara1-4/+2
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl1-15/+9
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-06-05bridges: remove SAL_THROW macroNoel Grandin1-7/+7
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-10/+4
2014-03-01Remove visual noise from bridgesAlexander Wilms1-4/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks1-4/+16
2012-03-16solaris/gcc: add missing standard includesJonathan Adams1-0/+1
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-7/+7
2011-11-27remove include of pch header in bridgeNorbert Thiebaud1-2/+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-02-04move bridges to boost::unordered_mapFridrich Strba1-2/+2
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.4.100); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGEDOliver Bolte1-2/+5
2005-09-07INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGEDRüdiger Timm1-47/+21
2005-01-18INTEGRATION: CWS solarisgcc01 (1.1.2); FILE ADDEDKurt Zenker1-0/+360