summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi
AgeCommit message (Expand)Author
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-07-04loplugin:casttovoidStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-02no need to assign a nullptr after a bad_allocNoel Grandin
2017-06-01ofz#1605 check multiply and shiftCaolán McNamara
2017-05-21if X11/Xregion.h is universally available, we can use that insteadCaolán McNamara
2017-05-21XRegion has to match the "real" XRegion structureCaolán McNamara
2017-05-21cppcheck: unusedStructMemberJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28ofz#954 out of memoryCaolán McNamara
2017-03-24shared_ptr->unique_ptrCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2017-01-02coverity#708661 Uninitialized scalar fieldCaolán McNamara
2017-01-02fix indentCaolán McNamara
2016-12-30Get rid of GlyphMetric classKhaled Hosny
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13Fix lossage with --disable-cairo-canvasTor Lillqvist
2016-12-11sal_GlyphId is a simple glyph id nowKhaled 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-10Use GlyphItem in more placesKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-12-01ditch old SAL_DO_NOT_USE_INVERT50 env varCaolán McNamara
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny
2016-11-29Drop assigned but never used parameterKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-26DisableGlyphProcessing flag is never set nowKhaled Hosny
2016-11-26Kill code for Type 1 fonts on UnixKhaled Hosny
2016-11-26Kill the old Unix layout enginesKhaled Hosny
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-11-24move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2016-11-23loplugin:externandnotdefinedStephan Bergmann
2016-11-23reorg a bit and ensure FontConfigFontOptions is always availableCaolán McNamara