Age | Commit message (Expand) | Author |
2017-11-17 | loplugin:useuniqueptr in MultiSalLayout | Noel Grandin |
2017-11-14 | use std::unique_ptr for SalLayout | Noel Grandin |
2017-11-03 | loplugin:constparam in vcl,svtools | Noel Grandin |
2017-10-05 | loplugin:finalclasses in vcl | Noel Grandin |
2017-07-18 | loplugin:constparams in vcl | Noel Grandin |
2017-06-17 | loplugin:unusedfields in vcl part3 | Noel Grandin |
2017-06-07 | Replace vcl::SalLayout Release with destructor | Tamas Bunth |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-29 | loplugin:unusedmethods | Noel Grandin |
2017-02-21 | loplugin:unusedmethods | Noel Grandin |
2017-01-27 | DisableGlyphInjection does nothing | Khaled Hosny |
2016-12-23 | loplugin:unusedmethods | Noel Grandin |
2016-12-11 | Drop SalLayout::IsSpacingGlyph() | Khaled Hosny |
2016-12-11 | Don’t encode font fallback level in the glyph id | Khaled Hosny |
2016-12-11 | Don’t encode the vertical flag in the glyph id | Khaled Hosny |
2016-12-10 | Remove noop SalLayout::UseCommonLayout() | Khaled Hosny |
2016-12-10 | Minor | Khaled Hosny |
2016-12-10 | Pass GlyphItem around | Khaled Hosny |
2016-12-01 | Unused code | Khaled Hosny |
2016-11-28 | Simplify things a bit | Khaled Hosny |
2016-11-26 | Unused typedef’s | Khaled Hosny |
2016-11-26 | More dead code | Khaled Hosny |
2016-11-26 | Kill old Core Text layout engine | Khaled Hosny |
2016-11-11 | tdf#103871: Set Kashida flag per glyph | Khaled Hosny |
2016-11-11 | FALLBACK_MASK flag is unused | Khaled Hosny |
2016-11-05 | Validate Kashida positions with font fallback | Khaled Hosny |
2016-10-18 | Check SAL_USE_COMMON_LAYOUT envar in one place | Khaled Hosny |
2016-10-18 | Fix applying DX adjustments in CommonSalLayout | Khaled Hosny |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-07 | loplugin:constantparam in vcl..xmlscript | Noel Grandin |
2016-08-12 | loplugin:countusersofdefaultparams in vcl..xmlsecurity | Noel Grandin |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-06-10 | tdf#96099 Remove various smart pointer typedefs in vcl | Mark Page |
2016-02-26 | loplugin:unuseddefaultparam in vcl/ | Noel Grandin |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-01-27 | vcl: put back std headers into sallayout.hxx | Chris Sherlock |
2016-01-27 | vcl: _TOOLS_LANG_HXX is never, ever defined | Chris Sherlock |
2016-01-27 | vcl: remove unnecessary header includes from sallayout.hxx | Chris Sherlock |
2016-01-25 | vcl: remove vcl/inc/magic.h | Chris Sherlock |
2016-01-18 | loplugin: unused return values in vcl/ | Noel Grandin |
2015-12-21 | These functions can be void | Tor Lillqvist |
2015-12-15 | Get rid of :: prefix for basegfx in include/vcl and vcl | Tor Lillqvist |
2015-11-24 | It's "incomplete", not "in complete" | Tor Lillqvist |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | afl-eventtesting: creating OUString from super long sal_Unicode* is slow | Caolán McNamara |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-07-08 | loplugin:unusedmethods vcl | Noel Grandin |