summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-31Compatibility options refactoring. Part 1 small fixVitaliy Anderson1-22/+11
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin14-17/+17
2017-01-27Compatibility options refactoring. Part 1Vitaliy Anderson1-533/+164
2017-01-26Remove dynamic exception specificationsStephan Bergmann21-253/+129
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin3-15/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann4-0/+24
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin1-2/+1
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson1-7/+36
2017-01-09New loplugin:externvar: unotoolsStephan Bergmann8-16/+43
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin2-2/+2
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke2-2/+2
2016-12-08Non-inline virtual dtors of exported classesStephan Bergmann1-0/+4
2016-12-06OSL_TRACE->SAL in unotools..uuiNoel Grandin3-5/+5
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin2-15/+15
2016-12-02remove now unused SvtSysLocaleOptions::GetLocaleConfigString()Eike Rathke1-7/+2
2016-12-02Simplify FontManager a bitKhaled Hosny2-88/+0
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: unotoolsStephan Bergmann1-3/+2