Age | Commit message (Expand) | Author |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-19 | clang-tidy modernize-redundant-void-arg | Noel Grandin |
2018-10-17 | tdf#42949 Fix IWYU warnings in include/tools/* | Gabor Kelemen |
2018-10-15 | clang-tidy misc-redundant-expression | Noel Grandin |
2018-10-15 | Simplify containers iterations in unotools, unoxml, uui, vbahelper | Arkadiy Illarionov |
2018-10-15 | add SvStream::TellEnd | Noel Grandin |
2018-10-12 | tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale() | Eike Rathke |
2018-10-11 | On iOS, don't create temp files in the folder where a document being edited is | Tor Lillqvist |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | Related: tdf#83128 support translation of plural forms | Caolán McNamara |
2018-10-01 | Consistently have both copy functions for utl::ConfigurationBroadcaster | Stephan Bergmann |
2018-09-19 | loplugin:constfields in unotools..uui | Noel Grandin |
2018-09-18 | loplugin:unusedfields improve search for unused collection fields | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-12 | loplugin:simplifyconstruct in ucbhelper..vcl | Noel Grandin |
2018-09-11 | clang-tidy bugprone-copy-constructor-init | Noel Grandin |
2018-09-09 | Revert "clang-tidy performance-move-const-arg" | Noel Grandin |
2018-09-06 | clang-tidy performance-move-const-arg | Noel Grandin |
2018-09-05 | clang-tidy performance-inefficient-vector-operation | Noel Grandin |
2018-08-31 | tdf#42949 Fix IWYU warnings: boost/optional in include/ | Gabor Kelemen |
2018-08-29 | loplugin:constantparam (3) | Noel Grandin |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-13 | short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION defined | Caolán McNamara |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-29 | cppcheck: useInitializationList in test to xmloff | Jochen Nitschke |
2018-07-27 | new loplugin:stringloop, and applied in various | Noel Grandin |
2018-07-27 | unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-26 | loplugin:returnconstant in tools,comphelper,unotools | Noel Grandin |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-07-10 | pass SvStream around by std::unique_ptr | Noel Grandin |
2018-07-09 | loplugin:oncevar | Noel Grandin |
2018-06-28 | Fix typos | Andrea Gelmini |
2018-06-08 | tdf#115007: Use [NatNum12 params...] syntax | Mike Kaganski |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-30 | make CharClass also mutex-protect calls to its dependent class | Luboš Luňák |
2018-05-28 | loplugin:unusedmethods | Noel Grandin |
2018-05-20 | tdf#35798: Hide empty Database fields' paragraphs (+ compat option) | Mike Kaganski |
2018-05-17 | -Werror,-Wunused-private-field | Stephan Bergmann |
2018-05-17 | loplugin:unusedfields in tools..xmlhelp | Noel Grandin |
2018-05-11 | Avoid gengal hanging in an --enable-dbgutil build on Windows | Tor Lillqvist |
2018-05-03 | tdf#117171 support localized number name numbering styles | László Németh |
2018-04-26 | identify tab pages by name for save/storing active tab | Caolán McNamara |
2018-04-25 | Revert "make UcbStreamHelper return SvStream by std::unique_ptr" | Noel Grandin |
2018-04-25 | make UcbStreamHelper return SvStream by std::unique_ptr | Noel Grandin |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-02 | use https links for api.libreoffice.org and opengrok | dennisroczek |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |