summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin1-6/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke2-2/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna1-0/+1
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-0/+1
2017-05-19remove unused languagetag.hxx includesJochen Nitschke1-1/+1
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-18loplugin:unusedmethodsNoel Grandin2-6/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-2/+1
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock1-0/+4
2017-04-29unotools: cleanup bootstrap.hxxChris Sherlock1-3/+4
2017-04-26use strong_int for LanguageTypeNoel Grandin3-8/+8
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-4/+3
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-3/+3
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin1-11/+12
2017-04-12convert ReadWriteGuardMode to scoped enumNoel Grandin1-8/+13
2017-04-10loplugin:inlinefields in utl::ReadWriteMutexNoel Grandin1-9/+2
2017-03-31tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31use actual UNO enums in unotoolsNoel Grandin1-2/+4
2017-03-29convert EViewType to scoped enumNoel Grandin1-5/+5
2017-03-29loplugin:singlevalfieldsNoel Grandin1-4/+1
2017-03-28tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure1-0/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-17cleanup double includes and declarationsJochen Nitschke1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann5-24/+24
2017-03-03Fix typosAndrea Gelmini2-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin4-13/+20
2017-02-21loplugin:unusedmethodsNoel Grandin1-5/+0
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin1-5/+3
2017-02-10convert EItem to scoped enumNoel Grandin1-38/+33
2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin1-19/+16
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin1-17/+16
2017-02-10convert SvtSysLocaleOptions::EOption to scoped enumNoel Grandin1-5/+4
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin1-8/+5
2017-01-27Compatibility options refactoring. Part 1Vitaliy Anderson1-91/+152
2017-01-26Remove dynamic exception specificationsStephan Bergmann8-79/+58
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin1-3/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann3-0/+7
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin1-1/+2
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson1-2/+6
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke5-20/+19
2016-12-08Non-inline virtual dtors of exported classesStephan Bergmann1-0/+5
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski1-1/+1
2016-12-02remove now unused SvtSysLocaleOptions::GetLocaleConfigString()Eike Rathke1-3/+1
2016-12-02Simplify FontManager a bitKhaled Hosny1-62/+0
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-13/+21
2016-11-17loplugin:unusedfieldsNoel Grandin1-2/+0