summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
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
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19Make using GLyphy optional at run-timeTor Lillqvist
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-19vcl: reorder loop to avoid DrMemory warningMichael Stahl
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: These can be static assertionsTakeshi Abe
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-16tdf#94008 Crash opening password protected file - CJK UITakeshi Abe
2015-11-12tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk