summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2018-02-28unotools: remove UseSHA1InODF12/UseBlowfishInODF12 from SvtSaveOptionsMichael Stahl
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens
2017-11-22drop duplicate methodCaolán McNamara
2017-11-13Fix typosAndrea Gelmini
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08speed up fuzzers a littleCaolán McNamara
2017-11-06CharClass: simplify methods a littleMike Kaganski
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet
2017-10-27LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke
2017-10-27Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke
2017-10-27Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-10-23loplugin:includeform: unotoolsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
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