summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2015-12-17tdf#95648: Erase the OpenGLCompatibleDC to white before drawing text into itTor Lillqvist2-7/+13
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara1-2/+2
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist4-6/+6
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk1-0/+29
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-06unused vcl::IsWindowSystemAvailable Juergen Funk1-9/+0
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian1-2/+0
2015-12-02Get rid of a superfluous directory levelTor Lillqvist92-0/+0
2015-12-01tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist2-0/+6
2015-11-28-Werror,-Wunused-functionStephan Bergmann1-73/+0
2015-11-28Don't wrap glyphy source files in namespace GLyphyDemoStephan Bergmann1-23/+23
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann1-1/+1
2015-11-28-Werror,-WreorderStephan Bergmann1-2/+2
2015-11-28-Werror,-Wunused-variableStephan Bergmann1-24/+0
2015-11-28-Werror,-WswitchStephan Bergmann1-0/+3
2015-11-28-Werror,-WreorderStephan Bergmann1-1/+1
2015-11-25vcl: SalEnumFontsProcExA is unused since 2010Michael Stahl1-70/+0
2015-11-25Remove code that has been commented out since 2003Tor Lillqvist1-2/+0
2015-11-24Bin outdated #if and unnecessary <config_mingw.h>Tor Lillqvist1-4/+1
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks1-6/+8
2015-11-24loplugin:unusedfields in vcl/Noel Grandin1-29/+0
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-3/+0
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-1/+15
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks1-2/+38
2015-11-20loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-19Make using GLyphy optional at run-timeTor Lillqvist2-22/+409
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist1-308/+191
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist1-0/+1
2015-11-19vcl: reorder loop to avoid DrMemory warningMichael Stahl1-1/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin4-10/+10
2015-11-17vcl: These can be static assertionsTakeshi Abe2-16/+9
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks1-3/+6
2015-11-16tdf#94008 Crash opening password protected file - CJK UITakeshi Abe1-1/+1
2015-11-12tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk1-8/+3
2015-11-12Windows header sanitizationAshod Nakashian3-14/+7
2015-11-10tdf#95650: Replace wrong assertion with conditionMike Kaganski1-2/+2
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-5/+0
2015-10-30vcl: This is a constantTakeshi Abe1-1/+1
2015-10-28vcl: This is constantTakeshi Abe1-1/+1
2015-10-27loplugin:unusedmethodsNoel Grandin1-1/+52
2015-10-22vcl: Free memory by appropriate dtorTakeshi Abe1-1/+1
2015-10-21tdf#94897: Don't mess up spacing of combining diacritic glyphsTor Lillqvist1-0/+97
2015-10-19vcl: Mark it as constTakeshi Abe1-1/+1