Age | Commit message (Expand) | Author |
2017-02-16 | ios update to make TiledLibreOffice compile/link | jan Iversen |
2017-02-15 | Drop :: prefix from std in [a-b]*/ | Tor Lillqvist |
2017-02-15 | Support MSVC 15.0 | David Ostrovsky |
2017-02-12 | LEAK_STATIC_DATA is always defined for WNT | Stephan Bergmann |
2017-02-11 | LEAK_STATIC_DATA is only ever defined for WNT | Stephan Bergmann |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-02 | loplugin:useuniqueptr | Stephan Bergmann |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-13 | iOS bridge: Log function names, not string pointers | Samuel Mehrbrodt |
2016-12-16 | Fix undefined misaligned writes | Stephan Bergmann |
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 |