Age | Commit message (Expand) | Author |
2017-07-17 | loplugin:constparams in i18nutil,sot | Noel Grandin |
2017-07-13 | Translate German comments/debug strings (leftovers in the sot dir) | Johnny_M |
2017-07-07 | sot: fix loplugin:unnecessaryparen warning | Miklos Vajna |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-03 | loplugin:unusedfields in slideshow..svtools | Noel Grandin |
2017-07-03 | tdf#39468 Translate German comments/terms | Jens Carl |
2017-06-30 | aKey is demonstratedly always empty | Stephan Bergmann |
2017-06-30 | aContentType is unused | Stephan Bergmann |
2017-06-27 | loplugin:useuniqueptr in various | Noel Grandin |
2017-06-26 | loplugin:oncevar in scaddins..sot | Noel Grandin |
2017-06-21 | loplugin:unusedfields store..svl | Noel Grandin |
2017-06-15 | Fix typos | Andrea Gelmini |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-07 | EditEngine Exporting flat XML from actual clipboard | Varun Dhall |
2017-06-06 | replace SVSTREAM_OK with ERRCODE_NONE | Noel Grandin |
2017-06-05 | Improved loplugin:cstylecast to reference types: sot | Stephan Bergmann |
2017-06-05 | Improved loplugin:redundantcast, const/static_cast combinations: sot | Stephan Bergmann |
2017-06-05 | convert FatError to scoped enum | Noel Grandin |
2017-05-31 | Remove some unnecessary scaffolding around SAL_WARN calls | Stephan Bergmann |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-04-28 | tdf#39486: Translate some randomly found German comments | Jens Carl |
2017-04-28 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-07 | Fix typos | Andrea Gelmini |
2017-04-03 | these are file urls, so don't need ucb | Caolán McNamara |
2017-03-21 | tdf#96505 Get rid of cargo cult long integer literals | dilekuzulmez |
2017-03-21 | fix indent | Caolán McNamara |
2017-03-14 | check full chain upwards | Caolán McNamara |
2017-03-03 | Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLY | Stephan Bergmann |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-27 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-21 | loplugin:subtlezeroinit: sot | Stephan Bergmann |
2017-02-15 | convert RepresentModes to scoped enum | Noel Grandin |
2017-02-10 | convert InsertOperation to scoped enum | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-03 | new loplugin:unusedenumconstants | Noel Grandin |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-02-01 | inline macros | Jochen Nitschke |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor sfx2..store | Noel Grandin |
2017-01-22 | cppcheck: useInitializationList | Jochen Nitschke |
2017-01-21 | coverity#1399018 Logically dead code | Caolán McNamara |
2017-01-20 | this field should be std::unique_ptr to sal_uInt8[], not sal_uInt8 | Noel Grandin |