summaryrefslogtreecommitdiff
path: root/vcl/win/gdi
AgeCommit message (Expand)AuthorFilesLines
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann1-2/+2
2017-03-13WaE: Operator precedence is difficult to get rightTor Lillqvist1-1/+1
2017-03-13Bin leftover debugging fprintf with reference to some mysterious 'grLog()'Tor Lillqvist1-3/+0
2017-03-08CIA: unnecessary dllCaolán McNamara2-5/+5
2017-03-06Restore "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara1-22/+16
2017-03-05Revert "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara1-17/+22
2017-03-04pPos and pGetNextGlypInfo always have the same valueKhaled Hosny1-13/+14
2017-03-04pEraseRect is always nullKhaled Hosny1-11/+5
2017-03-04SalLayout::GetBoundRect() works just fine hereKhaled Hosny1-43/+9
2017-03-04Drop dead codeKhaled Hosny1-50/+2
2017-03-04Avoid needless dynamic_cast’sKhaled Hosny1-13/+6
2017-03-03tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny1-23/+8
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin1-6/+0
2017-02-12VCL: Simplify WinSalInstance::CreateVirtualDeviceArnaud Versini1-8/+2
2017-02-10Remove MinGW supportStephan Bergmann2-31/+0
2017-02-09convert FontType to scoped enumNoel Grandin1-3/+3
2017-02-09Don’t look for bundled fonts relative to executable path on WindowsKhaled Hosny1-6/+3
2017-02-08drop unused enum TTCreationFlagsNoel Grandin1-1/+1
2017-02-07tdf#105286 use alternative font when glyph is not vertical.Mark Hung1-2/+26
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin1-2/+2
2017-02-02loplugin:useuniqueptrStephan Bergmann1-4/+6
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-8/+7
2017-01-24loplugin:useuniqueptrStephan Bergmann1-10/+8
2017-01-15tdf#105015: Don’t ignore all printer fontsKhaled Hosny1-3/+14
2017-01-12Drop unused struct membersKhaled Hosny1-20/+8
2017-01-08Simplify setting Kashida width on WindowsKhaled Hosny2-36/+10
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar3-1/+3
2017-01-02The mfFontScale[n] is always 1.0Khaled Hosny3-23/+15
2016-12-21tdf#104733: Don't ignore OpenType-CFF fons on WindowsKhaled Hosny1-1/+6
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski1-35/+0
2016-12-16tdf#104159: Fix caching glyphs of non-UI fontsKhaled Hosny1-11/+5
2016-12-16-Werror,-Wunused-function (clang-cl)Stephan Bergmann1-1/+0
2016-12-16Fix typo from 6c436ba09cb35235ce6f4065cf74c9a6ff14a4bdKhaled Hosny1-1/+1
2016-12-16tdf#104159: Re-enable OpenGL glyph caching on WindowsKhaled Hosny1-0/+69
2016-12-15tdf#103514: Try harder to ignore non-SFNT fontsKhaled Hosny1-10/+2
2016-12-15Revert "tdf#54169 Don't show acclerators by default on Windows"Samuel Mehrbrodt1-25/+0
2016-12-11GF_VERT is only used once, move itKhaled Hosny1-1/+1
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny2-20/+9
2016-12-11Don’t encode the vertical flag in the glyph idKhaled Hosny1-3/+3
2016-12-10Remove noop SalLayout::UseCommonLayout()Khaled Hosny1-4/+3
2016-12-10Use GlyphItem in more placesKhaled Hosny1-7/+5
2016-12-10Pass GlyphItem aroundKhaled Hosny1-50/+31
2016-12-08tdf#54169 Don't show acclerators by default on WindowsAbhilash Singh1-0/+25
2016-12-07convert PolyFlags to scoped enumNoel Grandin4-30/+30
2016-12-01Unused codeKhaled Hosny1-23/+3
2016-12-01Kill old Windows layout enginesKhaled Hosny3-3065/+18
2016-11-30tdf#104013: Band aid for overzealous clippingKhaled Hosny1-0/+5
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny1-37/+1
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny1-5/+0
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-148/+51