summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno
AgeCommit message (Expand)Author
2015-09-12Actually fix uno bridge on MSVC 14.0David Ostrovsky
2015-09-02Fix x86-64 bridge on MSVC 14.0David Ostrovsky
2015-08-17cppcheck: noExplicitConstructorCaolán McNamara
2015-08-17cppcheck: various msvc_win32_intel fixesCaolán McNamara
2015-07-13bridges: mips64: Fix build failure in new codes.Heiher
2015-07-11bridges: mips64: Update call frame information.Heiher
2015-07-10ppc64: using a fp register also consumes a gp register slotCaolan McNamara
2015-07-10ppc64: simplify this a littleCaolan McNamara
2015-07-10bridges: Add support for linux mips64.Heiher
2015-07-04Fix typosAndrea Gelmini
2015-06-26Use declarations from cxxabi.hStephan Bergmann
2015-06-26Remove workarounds for no longer supported GCC 4.6Stephan Bergmann
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22MSVC 64-bit: In queryInterface optimization, copy hidden ret val addrStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-28ppc64: do not use asm block to retrieve argsDavid Tardon
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07loplugin:cstylecast, loplugin:redundantcastStephan Bergmann
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31bridges: acquire is not a member of rtl::OUStringMichael Stahl
2015-03-31Use OUString::unacquiredStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-30Turn macros into functionsStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-13loplugin:cstylecast (gcc3_linux_intel)Stephan Bergmann
2015-02-24Fix MI RTTI (as needed by -fsanitize=vptr)Stephan Bergmann
2015-02-19Adapt gcc3_solaris_intel bridge to GCC 4.7Gabriele Bulfon
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-02add back typedef (regression from fe480d8136b204c8dc6c68916cce7e816f8b9c48)Andras Timar
2015-01-29Extract loplugin:redundantcast from loplugin:cstylecastStephan Bergmann
2015-01-29loplugin:cstylecast (Mac OS X)Stephan Bergmann
2015-01-29rhbz#1186897: bridges: oops, fix s390 bridge buildMichael Stahl
2015-01-28fix enable-assert-always-abort buildCaolán McNamara
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2015-01-21loplugin:cstylecastStephan Bergmann
2015-01-20Some more loplugin:cstylecast: bridgesStephan Bergmann
2015-01-16fdo#72755: Only use double mmap as fallbackStephan Bergmann
2015-01-08loplugin:cstylecast,stringconstantStephan Bergmann
2015-01-07loplugin:cstylecast: bridgesStephan 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