summaryrefslogtreecommitdiff
path: root/vcl/win/gdi
AgeCommit message (Expand)AuthorFilesLines
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-0/+1
2016-01-03vcl: move Windows salgdi3.cxx to salfont.cxx - that's all it does!Chris Sherlock1-0/+0
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock2-30/+30
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock1-1/+1
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock2-26/+26
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock1-1/+1
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock1-14/+14
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock1-26/+26
2015-12-30tdf#96420: Avoid drawing ugly black boxes on top of replacement glyphsTor Lillqvist1-1/+7
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock1-1/+1
2015-12-24loplugin:unnecessaryvirtualNoel Grandin1-5/+0
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock1-1/+1
2015-12-24vcl: update names of find functions in PhysicalFontCollectionChris Sherlock1-2/+2
2015-12-23vcl: Make ImplFindByAttributes public and renameChris Sherlock1-5/+5
2015-12-22vcl: rename ImplFindByTokenNames to FindByTokenNamesChris Sherlock1-1/+1
2015-12-18tdf#95054: Make sure glyphs alpha blend properly in the Graphite+OpenGL caseTor Lillqvist2-33/+52
2015-12-17tdf#95648: Erase the OpenGLCompatibleDC to white before drawing text into itTor Lillqvist2-7/+13
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist4-6/+6
2015-12-14Fix drawTransformedBitmap for NULL pAlphaBitmap.Michael Meeks1-1/+1
2015-12-13Blind fix for TB Win64DbgJulien Nabet1-1/+1
2015-12-12check in dbg if we use correct SalBitmap instance that we expectTomaž Vajngerl1-0/+15
2015-12-12tdf#94851 quick fix for drawBitmapTomaž Vajngerl1-4/+4
2015-12-12tdf#94851 check SalBitmap & convert in all drawBitmap methodsTomaž Vajngerl1-12/+38
2015-12-11tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl1-1/+31
2015-12-07Do turn on GL_BLEND for the GLyphy crackTor Lillqvist1-1/+32
2015-12-07tdf#96070: Just give up on glyph caching for non-horizontal textTor Lillqvist1-1/+2
2015-12-02Get rid of a superfluous directory levelTor Lillqvist13-0/+14176