summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-0/+3
2019-02-17MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai2-0/+41
2018-05-28tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+1
2018-02-28unotools: remove UseSHA1InODF12/UseBlowfishInODF12 from SvtSaveOptionsMichael Stahl1-4/+0
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens1-1/+4
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens1-1/+5
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-5/+5
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet1-2/+2
2017-10-27LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+59
2017-10-27Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke1-1/+3
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke1-3/+4
2017-10-27Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke1-2/+2
2017-10-26loplugin:constmethod in svlNoel Grandin1-1/+1
2017-10-26loplugin:constmethods in unotoolsNoel Grandin7-10/+10
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-3/+3
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara1-0/+2
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin1-0/+3
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin2-8/+4
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke1-3/+0
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin1-5/+9
2017-09-06Don't call NotifyListeners with mutex lockedStephan Bergmann1-2/+0
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann1-3/+2
2017-08-25loplugin:unusedmethodsNoel Grandin1-1/+0
2017-08-08loplugin:unusedmethodsNoel Grandin1-2/+0
2017-08-04Add debug output operator<< for SearchParam::SearchTypeTor Lillqvist1-0/+28
2017-08-01move resmgr to unotoolsCaolán McNamara1-32/+14
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-15/+8
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin1-73/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-36/+6
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin6-8/+8
2017-07-16tools: create DateTime from Unix timeAshod Nakashian1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin1-6/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke2-2/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna1-0/+1
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-0/+1
2017-05-19remove unused languagetag.hxx includesJochen Nitschke1-1/+1
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-18loplugin:unusedmethodsNoel Grandin2-6/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-2/+1
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock1-0/+4
2017-04-29unotools: cleanup bootstrap.hxxChris Sherlock1-3/+4
2017-04-26use strong_int for LanguageTypeNoel Grandin3-8/+8
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-4/+3
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-3/+3
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin1-11/+12
2017-04-12convert ReadWriteGuardMode to scoped enumNoel Grandin1-8/+13