summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin
2017-09-06Don't call NotifyListeners with mutex lockedStephan Bergmann
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-31inline some use-once typedefsNoel Grandin
2017-08-29Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-22tdf#110355: regression fixVitaliy Anderson
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: unotoolsStephan Bergmann
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06simplify LocalFileHelper::GetFolderContentsNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: unotoolsStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-19fix regression, some mutexes need to live longerJochen Nitschke
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17replace misc double checked locking patternsJochen Nitschke
2017-06-17use local statics in getTypes functionsJochen Nitschke
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl