Age | Commit message (Expand) | Author |
2018-09-09 | loplugin:simplifyconstruct in helpcompiler..io | Noel Grandin |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-27 | loplugin:returnconstant in helpcompiler | Noel Grandin |
2018-07-27 | helpcompiler: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-06-13 | Don't create std::string from nullptr | Stephan Bergmann |
2018-06-11 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-06-07 | tdf#96099 Remove std::vector typedefs | Abhyudaya Sharma |
2018-04-16 | loplugin:useuniqueptr in StreamTable | Noel Grandin |
2018-03-18 | Use for-range loops in helpcompiler | Julien Nabet |
2018-02-01 | helpcompiler: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-15 | loplugin:useuniqueptr in BasicCodeTagger | Noel Grandin |
2017-11-26 | Replace lists by vector and deque (helpcompiler) | Julien Nabet |
2017-10-30 | loplugin:constmethod in idl,helpcompiler | Noel Grandin |
2017-10-23 | loplugin:includeform: helpcompiler | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-03 | Replace more reinterpret_cast with SAL_W/SAL_U | Mike Kaganski |
2017-08-06 | cppcheck: unreadVariable | Jochen Nitschke |
2017-07-18 | loplugin:constparams in vcl | Noel Grandin |
2017-07-02 | loplugin:casttovoid: helpcompiler | Stephan Bergmann |
2017-06-25 | loplugin:oncevar in helpcompiler..jvmfwk | Noel Grandin |
2017-06-08 | remove some unnecessary use of OUStringBuffer | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-26 | Make helpcompiler more verbose on dot ahelps | Gabor Kelemen |
2017-05-09 | Clean up uses of SAL_U/SAL_W: helpcompiler | Stephan Bergmann |
2017-05-03 | remove empty comments | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) | Stephan Bergmann |
2017-03-22 | Prevent calls to rtl/character.hxx functions with (signed) char arguments | Stephan Bergmann |
2017-02-16 | convert HelpProcessingErrorClass to scoped enum | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor forms..idlc | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, helpcompiler | Stephan Bergmann |
2017-01-17 | new loplugin: useuniqueptr: helpcompiler..io | Noel Grandin |
2017-01-10 | New loplugin:conststringvar: helpcompiler | Stephan Bergmann |
2017-01-06 | New loplugin:charrightshift | Stephan Bergmann |
2016-11-23 | New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUString | Stephan Bergmann |
2016-11-02 | loplugin:oncevar in helpcompiler..reportdesign | Noel Grandin |
2016-10-16 | clang-cl loplugin: helpcompiler | Stephan Bergmann |
2016-09-20 | [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true | Stephan Bergmann |
2016-09-16 | loplugin:singlevalfields in basic..idl | Noel Grandin |
2016-08-23 | Reduce scope of variable | Stephan Bergmann |
2016-06-23 | tdf#99589 - tolower / toupper - dangerous to Turks ... | Gökhan Gurbetoğlu |
2016-05-09 | tdf#99589 tolower / toupper - dangerous to Turks ... | Krishna Keshav |
2016-04-28 | clang-tidy modernize-loop-convert in h-l/* | Noel Grandin |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-03-22 | tdf#84323: Make osl::Thread::wait more readable | Gurkaran |
2016-02-24 | convert HighlighterLanguage to scoped enum | Noel Grandin |
2016-02-24 | convert TokenTypes to scoped enum | Noel Grandin |