Age | Commit message (Expand) | Author |
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 |
2015-11-06 | coverity#1338258 Uncaught exception | Caolán McNamara |
2015-11-06 | coverity#1338235 Uncaught exception | Caolán McNamara |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-19 | boost->std | Caolán McNamara |
2015-09-17 | boost->std | Caolán McNamara |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-02 | coverity#1309070 Uncaught exception | Caolán McNamara |
2015-06-28 | coverity#1308500 Uncaught exception | Caolán McNamara |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-13 | Fix typos | Andrea Gelmini |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-14 | Rename makefile to match target name | Matúš Kukan |
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 |
2015-02-21 | Typo: containted->contained | Julien Nabet |
2015-02-21 | Typo: trough->through | Julien Nabet |
2015-02-02 | Resolves: fdo#88970 fix Incorrect Extended-tips with dodgy ahelp tags | Caolán McNamara |
2015-01-22 | replace '\n' to space in extended help text | Andras Timar |
2015-01-20 | Some more loplugin:cstylecast: helpcompiler | Stephan Bergmann |
2015-01-07 | fdo#39440 reduce scope of local variables | Łukasz Hryniuk |
2015-01-05 | Some loplugin:revisibility clean-up | Stephan Bergmann |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-17 | indent try-block, remove obsolete comment | Michael Weghorn |
2014-12-15 | coverity#704150 Resource leak in object | Caolán McNamara |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-09-11 | (Rudimentary) C++11 support is a hard requirement now | Stephan Bergmann |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann |