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