Age | Commit message (Expand) | Author |
2019-03-25 | new loplugin:unoquery | Noel Grandin |
2019-03-20 | Improve parseDateTime tokenization and reduce OUString copies | Matteo Casalin |
2019-03-12 | tdf#42949 Fix IWYU warnings in include/connectivity/* | Gabor Kelemen |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-23 | loplugin:unusedfields in forms..fpicker | Noel Grandin |
2019-02-18 | use unique_ptr in OComponentEventThread | Noel Grandin |
2019-02-18 | use clear() instead of erase(begin, end) | Noel Grandin |
2019-02-18 | Simplify containers iterations in [f-l]* | Arkadiy Illarionov |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-02-09 | loplugin:indentation in forms..fpicker | Noel Grandin |
2019-01-24 | fix load/save of forms with HAVING | Noel Grandin |
2019-01-21 | Avoid -Werror=format-truncation= | Stephan Bergmann |
2019-01-15 | tdf#42949 Fix IWYU warnings in include/toolkit/* | Gabor Kelemen |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-12-17 | tdf#122152 set dialog parent | Caolán McNamara |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-05 | remove unused SvLockBytesStatFlag enum | Noel Grandin |
2018-11-26 | drop some unnecessary includes | Caolán McNamara |
2018-11-22 | --enable-dbgutil --disable-assert-always-abort fixes | Stephan Bergmann |
2018-11-21 | improve function-local statics in forms..reportdesign | Noel Grandin |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-10 | Replace deprecated boost::optional::reset(val) with operator = | Mike Kaganski |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski |
2018-11-09 | Simplify and fix Java UNO API test makefiles | Jan-Marek Glogowski |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-06 | tdf#121188 form controls should have InputRequired false by default | Lionel Elie Mamane |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |
2018-10-26 | use unique_ptr when Clone()'ing PoolItems | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-23 | clang-tidy performance-unnecessary-copy-init in editeng..i18npool | Noel Grandin |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-17 | tdf#42949 Fix IWYU warnings in include/tools/* | Gabor Kelemen |
2018-10-17 | loplugin:staticvar in editeng..framework | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-15 | add SvStream::TellEnd | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-10-06 | weld ImpSWFDialog | Caolán McNamara |
2018-09-24 | tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* | Gabor Kelemen |
2018-09-20 | Replace SAL_OVERRIDE with override in internal code | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-12 | loplugin:useuniqueptr in ODatabaseForm::GetDataMultiPartEncoded | Noel Grandin |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |