summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-08Check bridges with IWYUGabor Kelemen1-4/+0
2020-01-14clang-tidy modernize-concat-nested-namespace in basic..canvasNoel Grandin1-2/+2
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin1-4/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin1-6/+6
2018-09-24Simplify assertion codeStephan Bergmann1-13/+8
2018-09-18Fix for --enable-debug --disable-assert-always-abortStephan Bergmann1-2/+2
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara1-3/+1
2017-10-23loplugin:includeform: bridgesStephan Bergmann1-4/+4
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann1-15/+4
2016-07-19Revert "hack for now"Caolán McNamara1-9/+1
2016-07-19hack for nowCaolán McNamara1-1/+9
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-4/+4
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-26Use config_cxxabi.h to check for __cxa_eh_globals, __cxa_exceptionStephan Bergmann1-9/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-2/+2
2015-03-30Turn macros into functionsStephan Bergmann1-31/+45
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: bridgesStephan Bergmann1-8/+8
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl1-4/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17bridges, vcl: turns out there is sal/alloca.h; replace #ifdeferyMichael Stahl1-5/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-07-07Drop unnecessary nFPR parameterStephan Bergmann1-2/+1
2014-07-07Drop unused nGPR parameterStephan Bergmann1-1/+1
2014-06-11Fix build on FreeBSD with libc++Baptiste Daroussin1-0/+7
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-6/+2
2014-03-01Remove visual noise from bridgesAlexander Wilms1-2/+0
2013-10-02Spell "indices" correctlyTor Lillqvist1-14/+14
2013-06-20Clean up declaration of __cxa_get_globalsStephan Bergmann1-2/+5
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith1-2/+2
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-3/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-30Adapt cpp_uno/gcc3_linux_x86-64 to GCC 4.7 cxxabi.hStephan Bergmann1-1/+1
2012-03-29alloca(3) needs stdlib.h on *BSD because there is no alloca.hRobert Nagy1-0/+4
2012-03-29Make cpp_uno/gcc3_linux_x86-64 bridge work with GCC 4.7Stephan Bergmann1-153/+3
2011-11-30catch by constant referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header in bridgeNorbert Thiebaud1-2/+0
2011-10-19Adapted numbering of reordered asm parameters.Stephan Bergmann1-8/+8
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann1-3/+2
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-8/+42
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3