summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2017-05-18loplugin:unusedmethodsNoel Grandin2-38/+1
2017-05-12loplugin:constantparamNoel Grandin1-4/+4
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+0
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin3-46/+28
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock2-10/+6
2017-05-07tdf#43157: convert unotools from OSL_ASSERT to assertChris Sherlock2-6/+10
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-2/+2
2017-05-02Removed duplicated includeAndrea Gelmini1-3/+0
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock1-2/+29
2017-04-29unotools: cleanup bootstrap.cxxChris Sherlock1-99/+86
2017-04-28loplugin:salunicodeliteral: unotoolsStephan Bergmann2-4/+4
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin4-47/+58
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin6-18/+18
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-63/+10
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-2/+2
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin1-33/+32
2017-04-12convert ReadWriteGuardMode to scoped enumNoel Grandin2-17/+17
2017-04-10loplugin:inlinefields in utl::ReadWriteMutexNoel Grandin1-18/+18
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: unotoolsStephan Bergmann1-4/+4
2017-04-04just use one try/catch levelCaolán McNamara1-33/+26
2017-03-31use actual UNO enums in unotoolsNoel Grandin4-16/+16
2017-03-29convert EViewType to scoped enumNoel Grandin2-54/+54
2017-03-29loplugin:singlevalfieldsNoel Grandin1-2/+0
2017-03-28tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure1-0/+2
2017-03-25Fix typosAndrea Gelmini3-4/+4
2017-03-15avoid config during fuzzingCaolán McNamara1-4/+7
2017-03-06loplugin:simplifyboolStephan Bergmann1-3/+2
2017-03-06XUniversalContentBroker pBroker unused directlyCaolán McNamara1-3/+0
2017-03-06add a config-less fallback hereCaolán McNamara1-2/+5
2017-03-02Fix typosAndrea Gelmini2-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin4-58/+55
2017-02-28new loplugin unoanyNoel Grandin1-6/+6
2017-02-10convert LocationType to scoped enumNoel Grandin1-19/+9
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin3-52/+5
2017-02-10convert EItem to scoped enumNoel Grandin20-56/+48
2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin1-24/+15
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin1-27/+24
2017-02-10convert SvtSysLocaleOptions::EOption to scoped enumNoel Grandin1-8/+3
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin1-13/+3
2017-02-09convert ResultType to scoped enumNoel Grandin1-42/+23
2017-02-06Add missing #includesStephan Bergmann8-0/+18
2017-02-02Fix some typosSamuel Mehrbrodt7-25/+25
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin2-10/+10
2017-02-01Compatibility options refactoring. Part 1 small fixVitaliy Anderson1-1/+1