summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin1-4/+0
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin3-10/+7
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-2/+1
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin1-1/+1
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl1-1/+1
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: unotoolsStephan Bergmann1-9/+9
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-5/+1
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna1-1/+3
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-0/+7
2017-05-19loplugin:stringcopy: unotoolsStephan Bergmann2-4/+4
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