summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-08jboolean-related clean-upStephan 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-01Add support for cppu::UnoType<void>Stephan 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-26const_cast: convert some C-style casts and remove some redundant onesStephan 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-06Replace JNIEXPORT -> SAL_JNI_EXPORTStephan Bergmann
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara
2015-01-05Fix build error with libstdc++ 4.7 and ClangTor Lillqvist
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-05java: unnecessary importsNoel Grandin
2015-01-05java: remove more dead codeNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02No need for USE_DOUBLE_MMAP on OS XTor Lillqvist
2014-12-25Uno bridge msvc-x86_64: Fix EH memory and addressing issuesMark Williams
2014-12-19java: unused importsNoel Grandin
2014-12-18bridges: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16bridges: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-15add link to mkstemp coverity warning wrt threading fiascoCaolán McNamara
2014-12-11Fix JNI calls to AsynchronousFinalizerStephan Bergmann