summaryrefslogtreecommitdiffstats
path: root/bridges/source/cpp_uno/gcc3_linux_x86-64
Commit message (Expand)AuthorAgeFilesLines
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-222-0/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-012-3/+3
* Use OUString::unacquiredStephan Bergmann2015-03-311-3/+3
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-314-10/+10
* Turn macros into functionsStephan Bergmann2015-03-301-31/+45
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-285-11/+11
* Fix MI RTTI (as needed by -fsanitize=vptr)Stephan Bergmann2015-02-241-3/+26
* fix enable-assert-always-abort buildCaolán McNamara2015-01-281-5/+2
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-282-3/+3
* Some more loplugin:cstylecast: bridgesStephan Bergmann2015-01-202-9/+9
* loplugin:cstylecast: bridgesStephan Bergmann2015-01-072-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-042-5/+3
* bridges: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-3/+3
* ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl2014-11-214-31/+19
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-181-1/+0
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-173-0/+4
* bridges, vcl: turns out there is sal/alloca.h; replace #ifdeferyMichael Stahl2014-11-171-5/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-293-3/+0
* Improve debug outputStephan Bergmann2014-09-291-3/+10
* WaE: -Werror=unused-parameterCaolán McNamara2014-08-071-0/+1
* New files missing from prev commitStephan Bergmann2014-08-072-0/+238
* Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann2014-08-073-130/+12
* new loplugin: externalandnotdefinedNoel Grandin2014-07-112-2/+2
* Drop unnecessary nFPR parameterStephan Bergmann2014-07-073-17/+7
* Drop unused nGPR parameterStephan Bergmann2014-07-073-7/+5
* fix buildCaolán McNamara2014-06-111-1/+1
* Fix build on FreeBSD with libc++Baptiste Daroussin2014-06-112-0/+39
* bridges: remove SAL_THROW macroNoel Grandin2014-06-052-8/+8
* Fix undefined misaligned writesStephan Bergmann2014-05-231-2/+7
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-232-16/+6
* Work around Clang -fsanitize=address inline asm errorStephan Bergmann2014-05-151-27/+38
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-3/+3
* Clean up function declarationsStephan Bergmann2014-04-082-1/+36
* Remove visual noise from bridgesAlexander Wilms2014-03-014-16/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-4/+4
* Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann2014-01-311-2/+0
* bool improvementsStephan Bergmann2014-01-281-2/+2
* Use proper bool operationsStephan Bergmann2014-01-101-1/+1
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-1/+1
* Spell "indices" correctlyTor Lillqvist2013-10-022-28/+28
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* ...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann2013-06-202-17/+20
* Clean up declaration of __cxa_get_globalsStephan Bergmann2013-06-203-9/+25
* optimization fix to UNO bridge's callVirtualMethod() for generic x86_64Herbert Dürr2013-05-291-2/+4
* add some documentation links to the assembler needed for the UNO bridgesHerbert Dürr2013-05-091-0/+3
* Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith2013-04-022-3/+3
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-193-9/+8
* re-base on ALv2 code. Includes:Michael Meeks2012-11-157-167/+104
* Revert "sb140: #i117295# use rtl::Static"Michael Meeks2012-11-151-5/+9