summaryrefslogtreecommitdiffstats
path: root/unotools/source
Commit message (Expand)AuthorAgeFilesLines
* convert ReadWriteGuardMode to scoped enumNoel Grandin2017-04-122-17/+17
* loplugin:inlinefields in utl::ReadWriteMutexNoel Grandin2017-04-101-18/+18
* Improved loplugin:redundantcast, static_cast on arithmetic types: unotoolsStephan Bergmann2017-04-061-4/+4
* just use one try/catch levelCaolán McNamara2017-04-041-33/+26
* use actual UNO enums in unotoolsNoel Grandin2017-03-314-16/+16
* convert EViewType to scoped enumNoel Grandin2017-03-292-54/+54
* loplugin:singlevalfieldsNoel Grandin2017-03-291-2/+0
* tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure2017-03-281-0/+2
* Fix typosAndrea Gelmini2017-03-252-3/+3
* avoid config during fuzzingCaolán McNamara2017-03-151-4/+7
* loplugin:simplifyboolStephan Bergmann2017-03-061-3/+2
* XUniversalContentBroker pBroker unused directlyCaolán McNamara2017-03-061-3/+0
* add a config-less fallback hereCaolán McNamara2017-03-061-2/+5
* Fix typosAndrea Gelmini2017-03-022-2/+2
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-014-58/+55
* new loplugin unoanyNoel Grandin2017-02-281-6/+6
* convert LocationType to scoped enumNoel Grandin2017-02-101-19/+9
* convert ConfigNameFormat to scoped enumNoel Grandin2017-02-103-52/+5
* convert EItem to scoped enumNoel Grandin2017-02-1020-56/+48
* convert SvtSaveOptions::EOption to scoped enumNoel Grandin2017-02-101-24/+15
* convert SvtSecurityOptions::EOption to scoped enumNoel Grandin2017-02-101-27/+24
* convert SvtSysLocaleOptions::EOption to scoped enumNoel Grandin2017-02-101-8/+3
* convert SearchParam::SearchType to scoped enumNoel Grandin2017-02-101-13/+3
* convert ResultType to scoped enumNoel Grandin2017-02-091-42/+23
* Add missing #includesStephan Bergmann2017-02-068-0/+18
* Fix some typosSamuel Mehrbrodt2017-02-027-25/+25
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-022-10/+10
* Compatibility options refactoring. Part 1 small fixVitaliy Anderson2017-02-011-1/+1
* Compatibility options refactoring. Part 1 small fixVitaliy Anderson2017-01-311-22/+11
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-3114-17/+17
* Compatibility options refactoring. Part 1Vitaliy Anderson2017-01-271-533/+164
* Remove dynamic exception specificationsStephan Bergmann2017-01-2621-253/+129
* loplugin: unnecessary destructor test..unotoolsNoel Grandin2017-01-263-15/+0
* New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann2017-01-194-0/+24
* new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin2017-01-191-2/+1
* tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson2017-01-181-7/+36
* New loplugin:externvar: unotoolsStephan Bergmann2017-01-096-16/+16
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-152-2/+2
* tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke2016-12-082-2/+2
* Non-inline virtual dtors of exported classesStephan Bergmann2016-12-081-0/+4
* OSL_TRACE->SAL in unotools..uuiNoel Grandin2016-12-063-5/+5
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-052-15/+15
* remove now unused SvtSysLocaleOptions::GetLocaleConfigString()Eike Rathke2016-12-021-7/+2
* Simplify FontManager a bitKhaled Hosny2016-12-021-87/+0
* Rewrite some (trivial) assignments inside if/while conditions: unotoolsStephan Bergmann2016-11-291-3/+2
* Allow extensions to provide color palettesStephan Bergmann2016-11-291-0/+17
* convert FILTERCFG constants to o3tl::typed_flagsNoel Grandin2016-11-251-121/+128
* loplugin:unnecessaryoverride (dtors) in unotoolsStephan Bergmann2016-11-244-44/+0
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-245-28/+28
* Make this look less wiredKhaled Hosny2016-11-181-2/+8