summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2016-01-06Bin some unused functions and fieldsTor Lillqvist
2016-01-06Bin unnecessary variableTor Lillqvist
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-03vcl: move Windows salgdi3.cxx to salfont.cxx - that's all it does!Chris Sherlock
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-12-30tdf#96420: Avoid drawing ugly black boxes on top of replacement glyphsTor Lillqvist
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-12-24vcl: update names of find functions in PhysicalFontCollectionChris Sherlock
2015-12-23vcl: Make ImplFindByAttributes public and renameChris Sherlock
2015-12-22vcl: rename ImplFindByTokenNames to FindByTokenNamesChris Sherlock
2015-12-18tdf#95054: Make sure glyphs alpha blend properly in the Graphite+OpenGL caseTor Lillqvist
2015-12-17tdf#95648: Erase the OpenGLCompatibleDC to white before drawing text into itTor Lillqvist
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk
2015-12-14Fix drawTransformedBitmap for NULL pAlphaBitmap.Michael Meeks
2015-12-13Blind fix for TB Win64DbgJulien Nabet
2015-12-12check in dbg if we use correct SalBitmap instance that we expectTomaž Vajngerl
2015-12-12tdf#94851 quick fix for drawBitmapTomaž Vajngerl
2015-12-12tdf#94851 check SalBitmap & convert in all drawBitmap methodsTomaž Vajngerl
2015-12-11tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl
2015-12-07Do turn on GL_BLEND for the GLyphy crackTor Lillqvist
2015-12-07tdf#96070: Just give up on glyph caching for non-horizontal textTor Lillqvist
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-12-01tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-28Don't wrap glyphy source files in namespace GLyphyDemoStephan Bergmann
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-WswitchStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-25vcl: SalEnumFontsProcExA is unused since 2010Michael Stahl
2015-11-25Remove code that has been commented out since 2003Tor Lillqvist
2015-11-24Bin outdated #if and unnecessary <config_mingw.h>Tor Lillqvist
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks