summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* More loplugin:cstylecast: unotoolsStephan Bergmann2018-01-1213-50/+50
* loplugin:redundantcast: unotoolsStephan Bergmann2018-01-111-2/+2
* loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin2018-01-113-26/+17
* lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky2018-01-081-0/+8
* ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara2018-01-051-0/+2
* loplugin:unusedfieldsNoel Grandin2018-01-041-2/+1
* loplugin:singlevalfields improve copy constructor checkNoel Grandin2018-01-031-14/+1
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-2/+2
* ofz#4722 Integer-overflowCaolán McNamara2017-12-231-26/+39
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-234-11/+11
* unotools: don't go belly-up if temp dir is wrong or emptyJuergen Funk2017-12-221-5/+10
* Read some configuration items directlyStephan Bergmann2017-12-191-84/+10
* Don't leak SvtSaveOptions instance through ItemHolder1::holdConfigItemStephan Bergmann2017-12-192-8/+0
* inline use-once typedefsNoel Grandin2017-12-191-3/+1
* Read/write 'encrypt to self' bitKatarina Behrens2017-12-191-4/+46
* Read/write preferred GPG signing/encryption keysKatarina Behrens2017-12-191-1/+5
* Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann2017-12-151-0/+9
* Enable C++17 for clang-cl, tooStephan Bergmann2017-12-151-0/+2
* DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin2017-12-131-10/+8
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-2/+2
* Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann2017-12-061-0/+8
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-10/+10
* drop duplicate methodCaolán McNamara2017-11-222-2/+2
* Fix typosAndrea Gelmini2017-11-131-1/+1
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-099-15/+15
* speed up fuzzers a littleCaolán McNamara2017-11-081-0/+5
* CharClass: simplify methods a littleMike Kaganski2017-11-061-54/+18
* Replace lists by vectors in configmgr/unotoolsJulien Nabet2017-11-052-36/+12
* LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke2017-10-271-0/+41
* Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke2017-10-271-1/+4
* Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke2017-10-271-3/+3
* Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke2017-10-271-3/+3
* loplugin:constmethods in unotoolsNoel Grandin2017-10-2610-27/+27
* loplugin:includeform: unotoolsStephan Bergmann2017-10-235-10/+10
* overload std::hash for OUString and OStringNoel Grandin2017-10-238-10/+10
* tdf#110742 add support for icon themes via extension managerCaolán McNamara2017-10-131-1/+10
* Revert "remove handing of deprecated Storage path option"Noel Grandin2017-10-061-1/+17
* loplugin:finalclasses in unotools..vbahelperNoel Grandin2017-10-051-2/+1
* remove handing of deprecated Storage path optionJochen Nitschke2017-10-051-17/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-0411-102/+84
* new loplugin:blockblockNoel Grandin2017-10-031-22/+21
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-17/+23
* clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin2017-09-142-2/+2
* Enable -Wunreachable-codeStephan Bergmann2017-09-131-2/+2
* use std::unique_ptr in TItemInfoNoel Grandin2017-09-122-37/+27
* Don't call NotifyListeners with mutex lockedStephan Bergmann2017-09-061-30/+48
* Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann2017-09-051-7/+6
* Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M2017-09-042-4/+4
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-042-5/+5