summaryrefslogtreecommitdiffstats
path: root/include/unotools
Commit message (Expand)AuthorAgeFilesLines
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-3/+3
* tdf#110742 add support for icon themes via extension managerCaolán McNamara2017-10-131-0/+2
* Revert "remove handing of deprecated Storage path option"Noel Grandin2017-10-061-0/+3
* loplugin:finalclasses in unotools..vbahelperNoel Grandin2017-10-052-8/+4
* remove handing of deprecated Storage path optionJochen Nitschke2017-10-051-3/+0
* use std::unique_ptr in TItemInfoNoel Grandin2017-09-121-5/+9
* Don't call NotifyListeners with mutex lockedStephan Bergmann2017-09-061-2/+0
* Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann2017-09-051-3/+2
* loplugin:unusedmethodsNoel Grandin2017-08-251-1/+0
* loplugin:unusedmethodsNoel Grandin2017-08-081-2/+0
* Add debug output operator<< for SearchParam::SearchTypeTor Lillqvist2017-08-041-0/+28
* move resmgr to unotoolsCaolán McNamara2017-08-011-32/+14
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-15/+8
* remove now unnecessary comphelper::OModuleClient stuffNoel Grandin2017-07-231-73/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-36/+6
* loplugin:constparams in configmgr,unotoolsNoel Grandin2017-07-176-8/+8
* tools: create DateTime from Unix timeAshod Nakashian2017-07-161-1/+1
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-2/+2
* loplugin:unusedfields in toolkit..xmloffNoel Grandin2017-06-301-6/+0
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-182-2/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna2017-05-261-0/+1
* enhance useuniqueptr lopluginNoel Grandin2017-05-231-0/+1
* remove unused languagetag.hxx includesJochen Nitschke2017-05-191-1/+1
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* loplugin:unusedmethodsNoel Grandin2017-05-182-6/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-2/+1
* Fix typosAndrea Gelmini2017-05-051-1/+1
* Move getProcessWorkingDir from tools to unotoolsChris Sherlock2017-04-291-0/+4
* unotools: cleanup bootstrap.hxxChris Sherlock2017-04-291-3/+4
* use strong_int for LanguageTypeNoel Grandin2017-04-263-8/+8
* convert EDynamicMenuType to scoped enumNoel Grandin2017-04-201-4/+3
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-3/+3
* convert DateFormat to scoped enum and rename to DateOrderNoel Grandin2017-04-131-11/+12
* convert ReadWriteGuardMode to scoped enumNoel Grandin2017-04-121-8/+13
* loplugin:inlinefields in utl::ReadWriteMutexNoel Grandin2017-04-101-9/+2
* tdf#39468 Translate German commentsJens Carl2017-03-311-1/+1
* use actual UNO enums in unotoolsNoel Grandin2017-03-311-2/+4
* convert EViewType to scoped enumNoel Grandin2017-03-291-5/+5
* loplugin:singlevalfieldsNoel Grandin2017-03-291-4/+1
* tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure2017-03-281-0/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* cleanup double includes and declarationsJochen Nitschke2017-03-171-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-035-24/+24
* Fix typosAndrea Gelmini2017-03-032-2/+2
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-014-13/+20
* loplugin:unusedmethodsNoel Grandin2017-02-211-5/+0
* convert ConfigNameFormat to scoped enumNoel Grandin2017-02-101-5/+3
* convert EItem to scoped enumNoel Grandin2017-02-101-38/+33