summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2016-04-08tdf#94682 optimize texture drawing on Win. (squashed multi commits)Tomaž Vajngerl
2016-03-31tdf#98812: follow-upMarco Cecchetti
2016-03-30vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti
2016-03-17tdf#97319: Give up on attempting to cache non-BMP glyphs for SimpleWinLayoutTor Lillqvist
2016-03-15fix windows buildChristian Lohmaier
2016-03-15win: tinderbox band-aid for compilers that can't infer this type.Michael Meeks
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves
2016-03-03tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks
2016-02-18tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks
2016-02-16unused vcl::IsWindowSystemAvailableJuergen Funk
2016-01-28remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2016-01-22tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist
2016-01-08tdf#96420: Avoid drawing ugly black boxes on top of replacement glyphsTor Lillqvist
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-16tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk
2015-12-12tdf#94851 check SalBitmap & convert in all drawBitmap methodsTomaž Vajngerl
2015-12-12tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl
2015-12-07tdf#96070: Just give up on glyph caching for non-horizontal textTor Lillqvist
2015-12-01tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist
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
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-10tdf#95650: Replace wrong assertion with conditionMike Kaganski
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-30vcl: This is a constantTakeshi Abe
2015-10-28vcl: This is constantTakeshi Abe
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-22vcl: Free memory by appropriate dtorTakeshi Abe
2015-10-21tdf#94897: Don't mess up spacing of combining diacritic glyphsTor Lillqvist
2015-10-19vcl: Mark it as constTakeshi Abe
2015-10-14vcl: Free memory by appropriate deleteTakeshi Abe
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks