summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2015-10-17tdf#94428 - don't use OpenGL font rendering when we're printing.Michael Meeks1-1/+1
2015-09-18GL paint-flushing guard re-work.Michael Meeks2-9/+1
2015-09-18tdf#94213 - defer glFlushing until we've re-rendered after a re-size.Michael Meeks1-2/+2
2015-09-18windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna1-0/+1
2015-09-18windows opengl: fix CppunitTest_writerperfect_writerMiklos Vajna1-0/+4
2015-09-18tdf#93884 windows opengl: make space around cached glyphs depend on font sizeMiklos Vajna1-20/+39
2015-09-18tdf#93867 - clear current GL context before thread switch.Michael Meeks1-1/+4
2015-09-18tdf#93857 opengl: adapt UniscribeLayout's DrawCachedGlyphs() to FillDXArray()Miklos Vajna1-1/+7
2015-09-18tdf#93838 windows opengl: fix vertical text position in UniscribeLayoutMiklos Vajna1-3/+3
2015-09-18tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks2-1/+3
2015-09-18Turn on glyph caching by default when using OpenGLTor Lillqvist1-1/+1
2015-09-18Compensate for the extra two pixels in ImplWinFontEntry::AddChunkOfGlyphs()Tor Lillqvist1-1/+1
2015-09-18vcl: Improve management of mnRef0Count.Jan Holesovsky1-1/+2
2015-08-31WaE: remove unused parameter.Michael Meeks1-1/+1
2015-08-31Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFOTor Lillqvist1-3/+3
2015-08-31vcl: fix resource management issue in WinSalLayoutMichael Stahl2-1/+10
2015-08-31vcl: fix drmemory warning in UniscribeLayout::DropGlyph()Michael Stahl1-1/+1
2015-08-31Avoid unintended unconditional std::cerr debug outputTor Lillqvist1-22/+21
2015-08-31Avoid accidental leftover unconditional debug printoutTor Lillqvist1-2/+3
2015-08-31Don't attempt to cache glyphs that are vertical but the text direction isn'tTor Lillqvist1-0/+3
2015-08-31Error handlingTor Lillqvist1-2/+24
2015-08-31Make vertical fonts show up when using OpenGL glyph cachingTor Lillqvist1-28/+78
2015-08-31Adjust for the TA_BASELINE of the DCTor Lillqvist1-1/+6
2015-08-31Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist3-87/+0
2015-08-31Still more hacking on OpenGL glyph caching for WindowsTor Lillqvist1-10/+45
2015-08-31Make the pixel greylevel debug output work as intendedTor Lillqvist1-1/+4
2015-08-31More fixing of glyph rendering for caching with OpenGL on WindowsTor Lillqvist1-2/+11
2015-08-31More fixing of OpenGL glyph caching on WindowsTor Lillqvist1-18/+23
2015-08-31Add FIXME comment and bin an #if 0 snippetTor Lillqvist1-10/+2
2015-08-31(disabled) Initial work for OpenGL glyph caching on WindowsTor Lillqvist2-1/+348
2015-08-31WaE: 'rArgs' : unreferenced formal parameterTor Lillqvist1-1/+1
2015-08-31Drop SimpleWinLayoutTor Lillqvist2-772/+20
2015-08-31SimpleWinLayout::mbDisableGlyphs was always trueTor Lillqvist3-50/+14
2015-08-31Add missing SAL_OVERRIDEsTor Lillqvist1-26/+26
2015-08-31Avoid some ugly and pointless initial double colonsTor Lillqvist1-36/+36
2015-08-20opengl: cache native widget textures also for WindowsTomaž Vajngerl3-15/+30
2015-08-06tdf#91645 don't change selected menu title text color in Aero themeLászló Németh1-0/+1
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-4/+4
2015-05-29convert POINTER constants to scoped enumNoel Grandin1-8/+5
2015-05-20fix Win buildNoel Grandin1-3/+3
2015-05-20fix Win buildNoel Grandin1-7/+7
2015-05-20fix Win buildNoel Grandin1-2/+2
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin1-27/+27
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin3-27/+27
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara1-0/+1
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin1-2/+2
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin1-18/+18
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh1-2/+2
2015-05-06Hidden exception in "SalTimerProc" when exit swriter (WIN)Juergen Funk1-0/+7