summaryrefslogtreecommitdiff
path: root/unotools/source/config
AgeCommit message (Expand)Author
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: unotoolsStephan Bergmann
2017-04-04just use one try/catch levelCaolán McNamara
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-28tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure
2017-03-25Fix typosAndrea Gelmini
2017-03-15avoid config during fuzzingCaolán McNamara
2017-03-02Fix typosAndrea Gelmini
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-10convert LocationType to scoped enumNoel Grandin
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-10convert SvtSysLocaleOptions::EOption to scoped enumNoel Grandin
2017-02-02Fix some typosSamuel Mehrbrodt
2017-02-01Compatibility options refactoring. Part 1 small fixVitaliy Anderson
2017-01-31Compatibility options refactoring. Part 1 small fixVitaliy Anderson
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27Compatibility options refactoring. Part 1Vitaliy Anderson
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson
2017-01-09New loplugin:externvar: unotoolsStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06OSL_TRACE->SAL in unotools..uuiNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02remove now unused SvtSysLocaleOptions::GetLocaleConfigString()Eike Rathke
2016-11-29Allow extensions to provide color palettesStephan Bergmann
2016-11-25convert FILTERCFG constants to o3tl::typed_flagsNoel Grandin
2016-11-24loplugin:unnecessaryoverride (dtors) in unotoolsStephan Bergmann
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-12Copycat SvtSysLocale_Impl for SvtSysLocaleOptions_ImplJulien Nabet
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-11-05Replace some OSL_ASSERT (unotools/configmgr)Julien Nabet
2016-11-03coverity#1371313 Missing move assignment operatorCaolán McNamara
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-15clang-cl loplugin: unotoolsStephan Bergmann
2016-09-30loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10typo fix: oue -> ourAndras Timar
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann