Age | Commit message (Expand) | Author |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-10 | convert LocationType to scoped enum | Noel Grandin |
2017-02-10 | convert ConfigNameFormat to scoped enum | Noel Grandin |
2017-02-10 | convert EItem to scoped enum | Noel Grandin |
2017-02-10 | convert SvtSaveOptions::EOption to scoped enum | Noel Grandin |
2017-02-10 | convert SvtSecurityOptions::EOption to scoped enum | Noel Grandin |
2017-02-10 | convert SvtSysLocaleOptions::EOption to scoped enum | Noel Grandin |
2017-02-10 | convert SearchParam::SearchType to scoped enum | Noel Grandin |
2017-02-09 | convert ResultType to scoped enum | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-02 | Fix some typos | Samuel Mehrbrodt |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-02-01 | Compatibility options refactoring. Part 1 small fix | Vitaliy Anderson |
2017-01-31 | Compatibility options refactoring. Part 1 small fix | Vitaliy Anderson |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-27 | Compatibility options refactoring. Part 1 | Vitaliy Anderson |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-26 | loplugin: unnecessary destructor test..unotools | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, unotools | Stephan Bergmann |
2017-01-19 | new loplugin: useuniqueptr: unotools..xmlscript | Noel Grandin |
2017-01-18 | tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2 | Vitaliy Anderson |
2017-01-09 | New loplugin:externvar: unotools | Stephan Bergmann |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-08 | tdf#88206 replace cppu::WeakImplHelper* in unotools | Jochen Nitschke |
2016-12-08 | Non-inline virtual dtors of exported classes | Stephan Bergmann |
2016-12-06 | OSL_TRACE->SAL in unotools..uui | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-02 | remove now unused SvtSysLocaleOptions::GetLocaleConfigString() | Eike Rathke |
2016-12-02 | Simplify FontManager a bit | Khaled Hosny |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: unotools | Stephan Bergmann |
2016-11-29 | Allow extensions to provide color palettes | Stephan Bergmann |
2016-11-25 | convert FILTERCFG constants to o3tl::typed_flags | Noel Grandin |
2016-11-24 | loplugin:unnecessaryoverride (dtors) in unotools | Stephan Bergmann |
2016-11-24 | use o3tl::typed_flags in ConfigurationListener::ConfigurationChanged | Noel Grandin |
2016-11-18 | Make this look less wired | Khaled Hosny |
2016-11-18 | Correct minute mapping from Adobe Symbol encoding | Khaled Hosny |
2016-11-17 | loplugin:unusedfields | Noel Grandin |
2016-11-12 | Copycat SvtSysLocale_Impl for SvtSysLocaleOptions_Impl | Julien Nabet |
2016-11-07 | loplugin:unnecessaryvirtual in test..vbahelper | Noel Grandin |
2016-11-05 | Replace some OSL_ASSERT (unotools/configmgr) | Julien Nabet |
2016-11-03 | Add helper for creating zip files | Samuel Mehrbrodt |
2016-11-03 | coverity#1371313 Missing move assignment operator | Caolán McNamara |
2016-10-31 | loplugin:oncevar in unoxml..toolkit | Noel Grandin |
2016-10-25 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-21 | loplugin:expandablemethodds in include/tools..unotools | Noel Grandin |
2016-10-20 | tdf#103274 (11): Add default XCommandEnvironment reference | Giuseppe Castagno |
2016-10-19 | '>>=' with rhs Any is a copy assignment | Jochen Nitschke |
2016-10-17 | tdf#103274 (3): Add default XCommandEnvironment reference | Giuseppe Castagno |