Age | Commit message (Expand) | Author |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-09 | rename AvoidConfig to Fuzzing | Caolán McNamara |
2017-11-08 | speed up fuzzers a little | Caolán McNamara |
2017-11-06 | CharClass: simplify methods a little | Mike Kaganski |
2017-11-05 | Replace lists by vectors in configmgr/unotools | Julien Nabet |
2017-10-27 | LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671 | Eike Rathke |
2017-10-27 | Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671 | Eike Rathke |
2017-10-27 | Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671 | Eike Rathke |
2017-10-27 | Supersede with XLocaleData5, LocaleData2, tdf#81671 | Eike Rathke |
2017-10-26 | loplugin:constmethods in unotools | Noel Grandin |
2017-10-23 | loplugin:includeform: unotools | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-13 | tdf#110742 add support for icon themes via extension manager | Caolán McNamara |
2017-10-06 | Revert "remove handing of deprecated Storage path option" | Noel Grandin |
2017-10-05 | loplugin:finalclasses in unotools..vbahelper | Noel Grandin |
2017-10-05 | remove handing of deprecated Storage path option | Jochen Nitschke |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-14 | clang-tidy modernize-use-emplace in test..vbahelper | Noel Grandin |
2017-09-13 | Enable -Wunreachable-code | Stephan Bergmann |
2017-09-12 | use std::unique_ptr in TItemInfo | Noel Grandin |
2017-09-06 | Don't call NotifyListeners with mutex locked | Stephan Bergmann |
2017-09-05 | Drop lazywrite property, which is silently ignored by configmgr anyway | Stephan Bergmann |
2017-09-04 | Translate German comments/debug strings (leftovers in dirs test to uui) | Johnny_M |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-08-31 | inline some use-once typedefs | Noel Grandin |
2017-08-29 | Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)" | Stephan Bergmann |
2017-08-25 | loplugin:unusedmethods | Noel Grandin |
2017-08-22 | tdf#110355: regression fix | Vitaliy Anderson |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-17 | loplugin:constparams in configmgr,unotools | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: unotools | Stephan Bergmann |
2017-07-12 | strip some linefeeds from the end of debug output | Noel Grandin |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-06 | simplify LocalFileHelper::GetFolderContents | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: unotools | Stephan Bergmann |
2017-06-30 | loplugin:unusedfields in toolkit..xmloff | Noel Grandin |