Age | Commit message (Expand) | Author |
2021-01-01 | Use Unicode paths on Windows for help compiler | Mike Kaganski |
2020-11-10 | tdf#42949 Fix new IWYU warnings in directories [h-r]* | Gabor Kelemen |
2019-12-05 | make some classes module private | Noel Grandin |
2019-11-22 | fs::getThreadTextEncoding->osl_getThreadTextEncoding | Caolán McNamara |
2019-11-03 | make some classes module-private | Noel Grandin |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-07-19 | cid#1448495 Unchecked return value | Caolán McNamara |
2019-05-30 | tdf#42949 Fix IWYU warnings in helpcompiler/ | Gabor Kelemen |
2019-04-07 | std::string has a std::hash specialisation since C++11 | Noel Grandin |
2019-02-24 | loplugin:unusedfields in helpcompiler..jvmfwk | Noel Grandin |
2018-09-09 | loplugin:simplifyconstruct in helpcompiler..io | Noel Grandin |
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-11 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-04-16 | loplugin:useuniqueptr in StreamTable | Noel Grandin |
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-07-18 | loplugin:constparams in vcl | Noel Grandin |
2017-05-09 | Clean up uses of SAL_U/SAL_W: helpcompiler | Stephan Bergmann |
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 | 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 |
2016-10-16 | clang-cl loplugin: helpcompiler | Stephan Bergmann |
2016-09-16 | loplugin:singlevalfields in basic..idl | Noel Grandin |
2016-06-23 | tdf#99589 - tolower / toupper - dangerous to Turks ... | Gökhan Gurbetoğlu |
2016-02-24 | convert TokenTypes to scoped enum | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-01-18 | Remove unused FILE_WRITING BasicCodeTagger::TaggerException | Stephan Bergmann |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-20 | loplugin:unusedfields helpcompiler | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | coverity#1338258 Uncaught exception | Caolán McNamara |
2015-11-06 | coverity#1338235 Uncaught exception | Caolán McNamara |
2015-09-17 | boost->std | Caolán McNamara |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-06-28 | coverity#1308500 Uncaught exception | Caolán McNamara |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-03-09 | V801: Decreased performance | Caolán McNamara |