Age | Commit message (Expand) | Author |
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 |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-18 | Remove unused FILE_WRITING BasicCodeTagger::TaggerException | Stephan Bergmann |
2016-01-12 | loplugin:unusedmethods unused return value in include/helpcompiler | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-10 | tdf#96042: Oops, fix a typo. | Jan Holesovsky |
2015-12-08 | tdf#96042: 'std::string::find("something") == 0' means "startsWith()". | Jan Holesovsky |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-20 | loplugin:unusedfields helpcompiler | Noel Grandin |
2015-11-15 | cppcheck:stlIfStrFind | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | coverity#1338271 Uncaught exception | Caolán McNamara |