Age | Commit message (Expand) | Author |
2016-11-27 | fix sparc64 bridges build | Rene Engelhard |
2016-11-23 | New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUString | Stephan Bergmann |
2016-11-07 | Don't rely on __builtin_alloca when creating a call stack | Stephan Bergmann |
2016-11-07 | Drop unnecessary nFPR parameter | Stephan Bergmann |
2016-11-07 | Drop unused nGPR parameter | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: bridges | Stephan Bergmann |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-13 | loplugin:override | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-20 | SAL_FALLTHROUGH | Tor Lillqvist |
2016-08-10 | SAL_FALLTHROUGH | Tor Lillqvist |
2016-08-05 | (initial) sparc64 port | James Clarke |
2016-07-19 | Revert "hack for now" | Caolán McNamara |
2016-07-19 | hack for now | Caolán McNamara |
2016-07-11 | loplugin:nullptr: Better heuristic to determine code shared between C and C++ | Stephan Bergmann |
2016-07-11 | Make --enable-symbols orthogonal to --enable-debug/-dbgutil | Stephan Bergmann |
2016-07-05 | Clarify calculation precedence tdf#39440 | Muhammet Kara |
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 |