summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* cleanup unused css/frame/* includesJochen Nitschke2017-06-122-2/+1
* remove some unnecessary use of OUStringBufferNoel Grandin2017-06-081-1/+1
* tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl2017-06-071-1/+1
* Improved loplugin:redundantcast, const/static_cast combinations: unotoolsStephan Bergmann2017-06-051-9/+9
* remove duplicate 'using namespace'Jochen Nitschke2017-05-301-1/+0
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-5/+1
* tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna2017-05-261-1/+3
* enhance useuniqueptr lopluginNoel Grandin2017-05-231-0/+7
* loplugin:stringcopy: unotoolsStephan Bergmann2017-05-192-4/+4
* loplugin:unusedmethodsNoel Grandin2017-05-182-38/+1
* loplugin:constantparamNoel Grandin2017-05-121-4/+4
* remove unused uno::Reference varsNoel Grandin2017-05-121-3/+0
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-113-46/+28
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-2/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-072-10/+6
* tdf#43157: convert unotools from OSL_ASSERT to assertChris Sherlock2017-05-072-6/+10
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-2/+2
* Removed duplicated includeAndrea Gelmini2017-05-021-3/+0
* Move getProcessWorkingDir from tools to unotoolsChris Sherlock2017-04-291-2/+29
* unotools: cleanup bootstrap.cxxChris Sherlock2017-04-291-99/+86
* loplugin:salunicodeliteral: unotoolsStephan Bergmann2017-04-282-4/+4
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-281-4/+1
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* use strong_int for LanguageTypeNoel Grandin2017-04-264-47/+58
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-216-18/+18
* convert EDynamicMenuType to scoped enumNoel Grandin2017-04-201-63/+10
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-2/+2
* convert DateFormat to scoped enum and rename to DateOrderNoel Grandin2017-04-131-33/+32
* convert ReadWriteGuardMode to scoped enumNoel Grandin2017-04-122-17/+17
* loplugin:inlinefields in utl::ReadWriteMutexNoel Grandin2017-04-101-18/+18
* Improved loplugin:redundantcast, static_cast on arithmetic types: unotoolsStephan Bergmann2017-04-061-4/+4
* just use one try/catch levelCaolán McNamara2017-04-041-33/+26
* use actual UNO enums in unotoolsNoel Grandin2017-03-314-16/+16
* convert EViewType to scoped enumNoel Grandin2017-03-292-54/+54
* loplugin:singlevalfieldsNoel Grandin2017-03-291-2/+0
* tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure2017-03-281-0/+2
* Fix typosAndrea Gelmini2017-03-253-4/+4
* avoid config during fuzzingCaolán McNamara2017-03-151-4/+7
* loplugin:simplifyboolStephan Bergmann2017-03-061-3/+2
* XUniversalContentBroker pBroker unused directlyCaolán McNamara2017-03-061-3/+0
* add a config-less fallback hereCaolán McNamara2017-03-061-2/+5
* Fix typosAndrea Gelmini2017-03-022-2/+2
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-014-58/+55
* new loplugin unoanyNoel Grandin2017-02-281-6/+6
* convert LocationType to scoped enumNoel Grandin2017-02-101-19/+9
* convert ConfigNameFormat to scoped enumNoel Grandin2017-02-103-52/+5
* convert EItem to scoped enumNoel Grandin2017-02-1020-56/+48