summaryrefslogtreecommitdiffstats
path: root/include/unotools
Commit message (Expand)AuthorAgeFilesLines
...
* use strong_int for LanguageTypeNoel Grandin2017-04-263-8/+8
* convert EDynamicMenuType to scoped enumNoel Grandin2017-04-201-4/+3
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-3/+3
* convert DateFormat to scoped enum and rename to DateOrderNoel Grandin2017-04-131-11/+12
* convert ReadWriteGuardMode to scoped enumNoel Grandin2017-04-121-8/+13
* loplugin:inlinefields in utl::ReadWriteMutexNoel Grandin2017-04-101-9/+2
* tdf#39468 Translate German commentsJens Carl2017-03-311-1/+1
* use actual UNO enums in unotoolsNoel Grandin2017-03-311-2/+4
* convert EViewType to scoped enumNoel Grandin2017-03-291-5/+5
* loplugin:singlevalfieldsNoel Grandin2017-03-291-4/+1
* tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure2017-03-281-0/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* cleanup double includes and declarationsJochen Nitschke2017-03-171-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-035-24/+24
* Fix typosAndrea Gelmini2017-03-032-2/+2
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-014-13/+20
* loplugin:unusedmethodsNoel Grandin2017-02-211-5/+0
* convert ConfigNameFormat to scoped enumNoel Grandin2017-02-101-5/+3
* convert EItem to scoped enumNoel Grandin2017-02-101-38/+33
* convert SvtSaveOptions::EOption to scoped enumNoel Grandin2017-02-101-19/+16
* convert SvtSecurityOptions::EOption to scoped enumNoel Grandin2017-02-101-17/+16
* convert SvtSysLocaleOptions::EOption to scoped enumNoel Grandin2017-02-101-5/+4
* convert SearchParam::SearchType to scoped enumNoel Grandin2017-02-101-8/+5
* Compatibility options refactoring. Part 1Vitaliy Anderson2017-01-271-91/+152
* Remove dynamic exception specificationsStephan Bergmann2017-01-268-79/+58
* loplugin: unnecessary destructor test..unotoolsNoel Grandin2017-01-261-3/+0
* New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann2017-01-193-0/+7
* new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin2017-01-191-1/+2
* tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson2017-01-181-2/+6
* tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke2016-12-085-20/+19
* Non-inline virtual dtors of exported classesStephan Bergmann2016-12-081-0/+5
* Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski2016-12-071-1/+1
* remove now unused SvtSysLocaleOptions::GetLocaleConfigString()Eike Rathke2016-12-021-3/+1
* Simplify FontManager a bitKhaled Hosny2016-12-021-62/+0
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-242-13/+21
* loplugin:unusedfieldsNoel Grandin2016-11-171-2/+0
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-163-3/+3
* Copycat SvtSysLocale_Impl for SvtSysLocaleOptions_ImplJulien Nabet2016-11-121-2/+1
* Add helper for creating zip filesSamuel Mehrbrodt2016-11-031-0/+65
* coverity#1371313 Missing move assignment operatorCaolán McNamara2016-11-031-0/+3
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-252-24/+0
* loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin2016-10-212-3/+0
* tdf#103274: Add helper for a default XCommandEnvironment reference.Giuseppe Castagno2016-10-171-0/+30
* clang-cl loplugin: unotoolsStephan Bergmann2016-10-151-2/+0
* loplugin:constantfunctionNoel Grandin2016-10-111-1/+0
* loplugin:staticmethods: unotoolsStephan Bergmann2016-10-071-3/+1
* Fix typosAndrea Gelmini2016-10-011-1/+1
* tdf#94987 Create directories for temp filenamesJan-Marek Glogowski2016-09-231-1/+4
* Remove NumberFormatCodeWrapperMaarten Bosmans2016-09-221-61/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1327-29/+29