summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-21ofz#66731 Crash in com::sun::star::uno::BaseReference::iqueryCaolán McNamara1-1/+3
2024-02-08Check bridges with IWYUGabor Kelemen1-0/+1
2023-03-02bridge linux x86-64 : remove useless includesArnaud Versini1-4/+0
2020-08-13gcc3_linux_{aarch64,x86-64} need the __cxa_exception hack in deleteExceptionStephan Bergmann1-0/+53
2020-08-12The __cxa_exception::reserve member has been backported to LLVM 10 libcxxabiStephan Bergmann1-2/+2
2020-08-06ofz#24641 libc++abi __cxa_exception has grown another memberCaolán McNamara1-0/+28
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-2/+2
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara1-2/+5
2017-12-21new loplugin: convertlongNoel Grandin1-1/+1
2017-10-23loplugin:includeform: bridgesStephan Bergmann1-1/+1
2017-05-23loplugin:comparisonwithconstant in bridgesNoel Grandin1-4/+4
2016-07-19Revert "hack for now"Caolán McNamara1-2/+2
2016-07-19hack for nowCaolán McNamara1-2/+2
2016-02-26Use config_cxxabi.h to check for __cxa_eh_globals, __cxa_exceptionStephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-31Use OUString::unacquiredStephan Bergmann1-3/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2014-12-18bridges: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl1-13/+6
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-1/+0
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann1-128/+2
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-06-20...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann1-2/+2
2013-06-20Clean up declaration of __cxa_get_globalsStephan Bergmann1-5/+0
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-5/+9
2012-04-25WaE: Clang unused variableCatalin Iacob1-4/+5
2012-03-30Adapt cpp_uno/gcc3_linux_x86-64 to GCC 4.7 cxxabi.hStephan Bergmann1-1/+8
2012-03-29Make cpp_uno/gcc3_linux_x86-64 bridge work with GCC 4.7Stephan Bergmann1-4/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-7/+7
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-11-27remove include of pch header in bridgeNorbert Thiebaud1-2/+0
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann1-8/+4
2011-09-06what happens if we try and do it right ?Caolán McNamara1-15/+8
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-11-06Use linux bridge code on all BSDs.Robert Nagy1-0/+8
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.7.14); FILE MERGEDRüdiger Timm1-23/+18
2008-02-04INTEGRATION: CWS gcc430two (1.6.12); FILE MERGEDIvo Hinkelmann1-2/+3