summaryrefslogtreecommitdiff
path: root/vcl/inc/sallayout.hxx
AgeCommit message (Expand)Author
2017-11-17loplugin:useuniqueptr in MultiSalLayoutNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-01-27DisableGlyphInjection does nothingKhaled Hosny
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-11Drop SalLayout::IsSpacingGlyph()Khaled Hosny
2016-12-11Don’t encode font fallback level in the glyph idKhaled Hosny
2016-12-11Don’t encode the vertical flag in the glyph idKhaled Hosny
2016-12-10Remove noop SalLayout::UseCommonLayout()Khaled Hosny
2016-12-10MinorKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-12-01Unused codeKhaled Hosny
2016-11-28Simplify things a bitKhaled Hosny
2016-11-26Unused typedef’sKhaled Hosny
2016-11-26More dead codeKhaled Hosny
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-11-11tdf#103871: Set Kashida flag per glyphKhaled Hosny
2016-11-11FALLBACK_MASK flag is unusedKhaled Hosny
2016-11-05Validate Kashida positions with font fallbackKhaled Hosny
2016-10-18Check SAL_USE_COMMON_LAYOUT envar in one placeKhaled Hosny
2016-10-18Fix applying DX adjustments in CommonSalLayoutKhaled Hosny
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-27vcl: put back std headers into sallayout.hxxChris Sherlock
2016-01-27vcl: _TOOLS_LANG_HXX is never, ever definedChris Sherlock
2016-01-27vcl: remove unnecessary header includes from sallayout.hxxChris Sherlock
2016-01-25vcl: remove vcl/inc/magic.hChris Sherlock
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-12-21These functions can be voidTor Lillqvist
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-07-08loplugin:unusedmethods vclNoel Grandin