summaryrefslogtreecommitdiff
path: root/unotools
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-31use actual UNO enums in unotoolsNoel Grandin
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-29loplugin:singlevalfieldsNoel 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-06loplugin:simplifyboolStephan Bergmann
2017-03-06XUniversalContentBroker pBroker unused directlyCaolán McNamara
2017-03-06add a config-less fallback hereCaolá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-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-09convert ResultType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02Fix some typosSamuel Mehrbrodt
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
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-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke
2016-12-08Non-inline virtual dtors of exported classesStephan Bergmann
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-12-02Simplify FontManager a bitKhaled Hosny
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: unotoolsStephan Bergmann
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-18Make this look less wiredKhaled Hosny
2016-11-18Correct minute mapping from Adobe Symbol encodingKhaled Hosny
2016-11-17loplugin:unusedfieldsNoel Grandin