Age | Commit message (Expand) | Author |
2017-12-11 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-11-27 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-11-07 | Remove unnecessary state checks and the variables | Muhammet Kara |
2017-10-27 | loplugin:includeform: embedserv (Windows) | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-05 | loplugin:blockblock (clang-cl) | Stephan Bergmann |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-24 | tdf#96505 Get rid of cargo cult "long" integer literals | 66kesara99 |
2017-09-22 | Better not modify const RECTs passed in | Stephan Bergmann |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-14 | loplugin:redundantpointerops (clang-cl) | Stephan Bergmann |
2017-08-31 | loplugin:constparams: embedserv (clang-cl) | Stephan Bergmann |
2017-08-21 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-08-18 | loplugin:oncevar (clang-cl) | Stephan Bergmann |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-07-03 | loplugin:oncevar (clang-cl): embedserv | Stephan Bergmann |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-10 | Clean up uses of SAL_U/SAL_W: embedserv | Stephan Bergmann |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-04-04 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-21 | tdf#96505 - Get rid of cargo cult long integer literals | udaycoder |
2017-02-17 | Drop :: prefix from std in [de]*/ | Tor Lillqvist |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-08 | Add missing #includes | Stephan Bergmann |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | embedserv/source/embed/xwin.cxx is gone | Stephan Bergmann |
2017-01-23 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: embedserv | Stephan Bergmann |
2016-10-14 | 64-bit Windows fix: InsertMenu takes a UINT_PTR | Stephan Bergmann |
2016-08-25 | -Werror,-Wnonportable-include-path (clang-cl) | Stephan Bergmann |
2016-06-01 | tdf#99643 OLE automation bridge: fix 64-bit pointer conversions | Michael Stahl |
2016-05-25 | SAL_FALLTRHOUGH in Windows-only code | Stephan Bergmann |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-21 | Fix typos | Andrea Gelmini |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in external includes | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-03-04 | -Werror,-Wunused-macros | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-26 | Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl) | Stephan Bergmann |
2016-01-26 | Silence more warnings, clang-cl's /W4 now also includes -Wextra | Stephan Bergmann |