Age | Commit message (Expand) | Author |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-07-23 | loplugin:stringconstant | Noel Grandin |
2015-07-22 | tdf#82744: fix WebDAV lock/unlock behaviour - part 2 | Giuseppe Castagno |
2015-07-21 | Miscellaneous typos | Adolfo Jayme Barrientos |
2015-07-16 | why bring ucb into the tempfile story when its always a file:// | Caolán McNamara |
2015-07-16 | WaE: -Wmaybe-uninitialized | Caolán McNamara |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-06 | loplugin:unusedmethods unotools | Noel Grandin |
2015-07-01 | tdf#92431 Keep thumbnail for modified but unsaved doc | Maxim Monastirsky |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-25 | loplugin:stringconstant: Flag more inefficiencies | Stephan Bergmann |
2015-06-23 | LinkUpdateMode is a global setting | Stephan Bergmann |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-08 | add (and call before dtor) Commit to SvtSearchOptions | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-26 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-22 | loplugin:constantfunction | Noel Grandin |
2015-05-15 | tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml" | Joren De Cuyper |
2015-05-10 | NOINSTANCE is implied now in IMPL_STATIC_LINK... | Stephan Bergmann |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-05-07 | fix for CONFIG_MODE constant -> enum conversion | Noel Grandin |
2015-05-06 | fix windows build | Noel Grandin |
2015-05-06 | Add comments about ImplFontAttrs | Tor Lillqvist |
2015-05-06 | convert USER_OPT constants to scoped enum | Noel Grandin |
2015-05-06 | convert DEFAULTFONT_ constants to scoped enum | Noel Grandin |
2015-05-06 | convert SUBSFONT_ to scoped enum | Noel Grandin |
2015-05-06 | convert FONTTOSUBSFONT constants to scoped enum | Noel Grandin |
2015-05-06 | convert IMPL_FONT_ATTR constants to scoped enum | Noel Grandin |
2015-05-06 | convert CVC_ flags to scoped enum | Noel Grandin |
2015-05-06 | convert CONFIG_MODE constants to scoped enum | Noel Grandin |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-05-01 | tdf#89790 - DOCX: saving LO version number in correct tag in app.xml | Radu Ioan |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | rhbz#1213173: connectivity: Calc driver: prevent document being disposed | Michael Stahl |
2015-04-29 | convert STR_EVENT constants to scoped enum | Noel Grandin |
2015-04-28 | SvtSecurityOptions_Impl::m_nSecLevel is of type sal_Int32 | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-21 | try to find a unique naming scheme for temp files | Markus Mohrhard |
2015-04-16 | improve comment | Stephan Bergmann |
2015-04-16 | tdf#89394. fix hangs because of unavailable Windows UNC path. | Jan Kantert |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-07 | convert SvtModuleOptions::EModule to scoped enum | Noel Grandin |
2015-04-07 | convert SvtModuleOptions::EFactory to enum class | Noel Grandin |
2015-04-04 | Typo: creat->create | Julien Nabet |
2015-04-03 | Fix "unknown factory" log, declare and use FACTORYNAME_BASIC | Julien Nabet |