summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-12Replace comment with SAL_FALLTHROUGHStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-28tdf#97499 Fixed containers parameters clearing #7tymyjan
2016-04-28tdf#97499 Fixed containers parameters clearing #6tymyjan
2016-04-25bridges/inc/bridges/cpp_uno/bridge.hxx appears unusedStephan Bergmann
2016-04-22loplugin:salboolStephan Bergmann
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-04-Werror,-WshadowStephan Bergmann
2016-02-26Use config_cxxabi.h to check for __*class_type_infoStephan Bergmann
2016-02-26Adapt __cxxabiv1 for libc++abiStephan Bergmann
2016-02-26Declarations based on config_cxxabi.h should be unrelated to _LIBCPP_VERSIONStephan Bergmann
2016-02-26Use config_cxxabi.h to check for __cxa_eh_globals, __cxa_exceptionStephan Bergmann
2016-02-26cxxabi.h is not specific to GCCStephan Bergmann
2016-02-26Expect _Unwind_Exception to be defined in the compilers' unwind.hStephan Bergmann
2016-02-26Add missing includeDavid Ostrovsky
2016-02-22WaE: vs2015 shadow localNorbert Thiebaud
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-01Fix loop to actually get executedStephan Bergmann
2016-02-01boost::unordered_map->std::unordered_map in bridgesNoel Grandin
2016-01-27Quickfix for Win 64-bit C++ UNO bridge (more than 20 params)Stephan Bergmann
2016-01-09this dir has lain unused for years nowCaolán McNamara
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2016-01-05Fix typosAndrea Gelmini
2015-12-19Kill check for ancient FreeBSD versionCaolán McNamara
2015-12-15tdf#95903: Fix return value handling in msvc_win32_x86-64 bridgeStephan Bergmann
2015-12-11Kill check for ancient FreeBSD versionBaptiste Daroussin
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-12-02Work around missing __CxxDetectRethrow in clang-clStephan Bergmann
2015-11-26default to trying the linux bridge for all linuxy like thingsCaolán McNamara
2015-11-19missing namespaceStephan Bergmann
2015-11-19...and make it clear that RegParamKind /is/ usedStephan Bergmann
2015-11-19REGPARAM_INT/FLT /are/ usedStephan Bergmann
2015-11-18-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-18-Werror,-Wdynamic-class-memaccessStephan Bergmann
2015-11-18-Wmicrosoft-castStephan Bergmann
2015-11-18-Werror,-Wmicrosoft-exception-specStephan Bergmann
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05java:no need to explicitly create these constructorsNoel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni