summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2019-03-28MSO lockfiles: Missing commaTamás Zolnai
2019-03-27Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-02-17MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai
2018-11-16Swiss Standard German: replace 'ß' in German translation with 'ss'Tor Lillqvist
2018-05-31Avoid gengal hanging in an --enable-dbgutil build on WindowsTor Lillqvist
2018-05-28tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-03-21lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky
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