Age | Commit message (Expand) | Author |
2016-06-21 | bridges: [loplugin:staticanonymous] | Michael Stahl |
2016-06-21 | bridges: [loplugin:nullptr] | Michael Stahl |
2016-06-21 | bridges: [loplugin:salbool] | Michael Stahl |
2016-06-21 | bridges: -Werror,-Wimplicit-fallthrough | Michael Stahl |
2016-06-08 | tdf#39440 Reduced the scope of the variable c | Gökhan Gurbetoğlu |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-05-25 | SAL_FALLTRHOUGH in Windows-only code | Stephan Bergmann |
2016-05-12 | Replace comment with SAL_FALLTHROUGH | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-28 | tdf#97499 Fixed containers parameters clearing #7 | tymyjan |
2016-04-28 | tdf#97499 Fixed containers parameters clearing #6 | tymyjan |
2016-04-25 | bridges/inc/bridges/cpp_uno/bridge.hxx appears unused | Stephan Bergmann |
2016-04-22 | loplugin:salbool | Stephan Bergmann |
2016-04-21 | clang-tidy modernize-loop-convert in b* | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-04 | tdf#94306 replace boost::noncopyable in .. | Jochen Nitschke |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-02-26 | Use config_cxxabi.h to check for __*class_type_info | Stephan Bergmann |
2016-02-26 | Adapt __cxxabiv1 for libc++abi | Stephan Bergmann |
2016-02-26 | Declarations based on config_cxxabi.h should be unrelated to _LIBCPP_VERSION | Stephan Bergmann |
2016-02-26 | Use config_cxxabi.h to check for __cxa_eh_globals, __cxa_exception | Stephan Bergmann |
2016-02-26 | cxxabi.h is not specific to GCC | Stephan Bergmann |
2016-02-26 | Expect _Unwind_Exception to be defined in the compilers' unwind.h | Stephan Bergmann |
2016-02-26 | Add missing include | David Ostrovsky |
2016-02-22 | WaE: vs2015 shadow local | Norbert Thiebaud |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-01 | Fix loop to actually get executed | Stephan Bergmann |
2016-02-01 | boost::unordered_map->std::unordered_map in bridges | Noel Grandin |
2016-01-27 | Quickfix for Win 64-bit C++ UNO bridge (more than 20 params) | Stephan Bergmann |
2016-01-09 | this dir has lain unused for years now | Caolán McNamara |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-01-05 | Fix typos | Andrea Gelmini |
2015-12-19 | Kill check for ancient FreeBSD version | Caolán McNamara |
2015-12-15 | tdf#95903: Fix return value handling in msvc_win32_x86-64 bridge | Stephan Bergmann |
2015-12-11 | Kill check for ancient FreeBSD version | Baptiste Daroussin |
2015-12-10 | More loplugin:nullptr automatic rewrite (within templates) | Stephan Bergmann |
2015-12-02 | Work around missing __CxxDetectRethrow in clang-cl | Stephan Bergmann |
2015-11-26 | default to trying the linux bridge for all linuxy like things | Caolán McNamara |
2015-11-19 | missing namespace | Stephan Bergmann |
2015-11-19 | ...and make it clear that RegParamKind /is/ used | Stephan Bergmann |
2015-11-19 | REGPARAM_INT/FLT /are/ used | Stephan Bergmann |
2015-11-18 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-18 | -Werror,-Wdynamic-class-memaccess | Stephan Bergmann |
2015-11-18 | -Wmicrosoft-cast | Stephan Bergmann |
2015-11-18 | -Werror,-Wmicrosoft-exception-spec | Stephan Bergmann |
2015-11-18 | remove unused typedefs and inline use-once typedefs | Noel Grandin |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |