summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Avoid gengal hanging in an --enable-dbgutil build on WindowsTor Lillqvist1-1/+69
2018-05-28tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-1/+3
2018-03-21lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky1-0/+8
2018-02-28unotools: remove UseSHA1InODF12/UseBlowfishInODF12 from SvtSaveOptionsMichael Stahl1-52/+2
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens1-4/+46
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens1-1/+5
2017-11-22drop duplicate methodCaolán McNamara2-2/+2
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara9-15/+15
2017-11-08speed up fuzzers a littleCaolán McNamara1-0/+5
2017-11-06CharClass: simplify methods a littleMike Kaganski1-54/+18
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet2-36/+12
2017-10-27LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+41
2017-10-27Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke1-1/+4
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke1-3/+3
2017-10-27Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke1-3/+3
2017-10-26loplugin:constmethods in unotoolsNoel Grandin10-27/+27
2017-10-23loplugin:includeform: unotoolsStephan Bergmann5-10/+10
2017-10-23overload std::hash for OUString and OStringNoel Grandin8-10/+10
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara1-1/+10
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin1-1/+17
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin1-2/+1
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke1-17/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin11-102/+84
2017-10-03new loplugin:blockblockNoel Grandin1-22/+21
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-17/+23
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin2-2/+2
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-2/+2
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin2-37/+27
2017-09-06Don't call NotifyListeners with mutex lockedStephan Bergmann1-30/+48
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann1-7/+6
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M2-4/+4
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-5/+5
2017-08-31inline some use-once typedefsNoel Grandin1-3/+2
2017-08-29Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann2-16/+8
2017-08-25loplugin:unusedmethodsNoel Grandin1-13/+0
2017-08-22tdf#110355: regression fixVitaliy Anderson1-1/+5
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin2-2/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-6/+2
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin4-5/+5
2017-08-01move resmgr to unotoolsCaolán McNamara3-89/+163
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-12/+0
2017-07-31loplugin:oncevarNoel Grandin3-25/+12
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-10/+9
2017-07-21migrate to boost::gettextCaolán McNamara1-48/+18
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin8-18/+18
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin2-3/+3
2017-07-13loplugin:oncevar: empty strings: unotoolsStephan Bergmann1-2/+1