summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2016-05-16retain type for another levelCaolán McNamara
2016-05-16nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-05-16tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2016-05-16make CalcMaskShift a verifiable operationCaolán McNamara
2016-05-16establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2016-04-21tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand
2016-04-04vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-03-22Revert "tdf#95761 All Hotkeys with CTRL+ALT+ not worked"Andras Timar
2016-02-22update graphite to 1.3.5Caolán McNamara
2015-12-21tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist
2015-12-21tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl
2015-12-10tdf#96070: Just give up on glyph caching for non-horizontal textTor Lillqvist
2015-11-28tdf#94008 Crash opening password protected file - CJK UITakeshi Abe
2015-11-18tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-11-16tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk
2015-10-17tdf#94428 - don't use OpenGL font rendering when we're printing.Michael Meeks
2015-09-18GL paint-flushing guard re-work.Michael Meeks
2015-09-18tdf#94213 - defer glFlushing until we've re-rendered after a re-size.Michael Meeks
2015-09-18windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna
2015-09-18windows opengl: fix CppunitTest_writerperfect_writerMiklos Vajna
2015-09-18tdf#93884 windows opengl: make space around cached glyphs depend on font sizeMiklos Vajna
2015-09-18tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-09-18tdf#93857 opengl: adapt UniscribeLayout's DrawCachedGlyphs() to FillDXArray()Miklos Vajna
2015-09-18tdf#93838 windows opengl: fix vertical text position in UniscribeLayoutMiklos Vajna
2015-09-18tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks
2015-09-18Turn on glyph caching by default when using OpenGLTor Lillqvist
2015-09-18Compensate for the extra two pixels in ImplWinFontEntry::AddChunkOfGlyphs()Tor Lillqvist
2015-09-18vcl: Improve management of mnRef0Count.Jan Holesovsky
2015-08-31WaE: remove unused parameter.Michael Meeks
2015-08-31Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFOTor Lillqvist
2015-08-31vcl: fix resource management issue in WinSalLayoutMichael Stahl
2015-08-31vcl: fix drmemory warning in UniscribeLayout::DropGlyph()Michael Stahl
2015-08-31Avoid unintended unconditional std::cerr debug outputTor Lillqvist
2015-08-31Avoid accidental leftover unconditional debug printoutTor Lillqvist
2015-08-31Don't attempt to cache glyphs that are vertical but the text direction isn'tTor Lillqvist
2015-08-31Error handlingTor Lillqvist
2015-08-31Make vertical fonts show up when using OpenGL glyph cachingTor Lillqvist
2015-08-31Adjust for the TA_BASELINE of the DCTor Lillqvist
2015-08-31Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist
2015-08-31Still more hacking on OpenGL glyph caching for WindowsTor Lillqvist
2015-08-31Make the pixel greylevel debug output work as intendedTor Lillqvist
2015-08-31More fixing of glyph rendering for caching with OpenGL on WindowsTor Lillqvist
2015-08-31More fixing of OpenGL glyph caching on WindowsTor Lillqvist
2015-08-31Add FIXME comment and bin an #if 0 snippetTor Lillqvist
2015-08-31(disabled) Initial work for OpenGL glyph caching on WindowsTor Lillqvist
2015-08-31WaE: 'rArgs' : unreferenced formal parameterTor Lillqvist
2015-08-31Drop SimpleWinLayoutTor Lillqvist
2015-08-31SimpleWinLayout::mbDisableGlyphs was always trueTor Lillqvist
2015-08-31Add missing SAL_OVERRIDEsTor Lillqvist
2015-08-31Avoid some ugly and pointless initial double colonsTor Lillqvist