summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* retain type for another levelCaolán McNamara2015-09-291-1/+1
* make CalcMaskShift a verifiable operationCaolán McNamara2015-09-171-5/+25
* GL paint-flushing guard re-work.Michael Meeks2015-09-162-9/+1
* tdf#94213 - cleanup associated GL contexts properly when DCs released.Michael Meeks2015-09-161-1/+1
* tdf#94213 - release offscreen texture properly on re-size.Michael Meeks2015-09-161-1/+1
* Refactor graphite integration and update graphiteMartin Hosken2015-09-141-14/+1
* windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna2015-09-111-0/+1
* windows opengl: fix CppunitTest_writerperfect_writerMiklos Vajna2015-09-071-0/+4
* tdf#93884 windows opengl: make space around cached glyphs depend on font sizeMiklos Vajna2015-09-071-20/+39
* Restored missing includes from source files.Ashod Nakashian2015-09-031-0/+1
* tdf#93867 - clear current GL context before thread switch.Michael Meeks2015-09-021-1/+4
* tdf#93857 opengl: adapt UniscribeLayout's DrawCachedGlyphs() to FillDXArray()Miklos Vajna2015-09-021-1/+7
* tdf#93838 windows opengl: fix vertical text position in UniscribeLayoutMiklos Vajna2015-09-011-3/+3
* tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks2015-09-012-1/+3
* Compensate for the extra two pixels in ImplWinFontEntry::AddChunkOfGlyphs()Tor Lillqvist2015-08-311-1/+1
* vcl: Improve management of mnRef0Count.Jan Holesovsky2015-08-311-1/+2
* Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFOTor Lillqvist2015-08-301-3/+3
* WaE: 'rChunk' : unreferenced formal parameterTor Lillqvist2015-08-291-2/+2
* Avoid unintended unconditional std::cerr debug outputTor Lillqvist2015-08-291-22/+21
* vcl: fix resource management issue in WinSalLayoutMichael Stahl2015-08-282-1/+10
* Avoid accidental leftover unconditional debug printoutTor Lillqvist2015-08-281-2/+3
* vcl: convert to assert in UniscribeLayout::DropGlyph()Michael Stahl2015-08-281-2/+2
* vcl: fix drmemory warning in UniscribeLayout::DropGlyph()Michael Stahl2015-08-281-1/+1
* Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks2015-08-281-3/+0
* tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks2015-08-261-0/+3
* Turn on glyph caching by default when using OpenGLTor Lillqvist2015-08-251-1/+1
* Don't attempt to cache glyphs that are vertical but the text direction isn'tTor Lillqvist2015-08-241-0/+3
* Let's not overdo the verboseness in this SAL_INFOTor Lillqvist2015-08-211-49/+1
* Error handlingTor Lillqvist2015-08-211-2/+32
* Make vertical fonts show up when using OpenGL glyph cachingTor Lillqvist2015-08-211-28/+118
* Adjust for the TA_BASELINE of the DCTor Lillqvist2015-08-201-1/+6
* Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist2015-08-203-87/+0
* Still more hacking on OpenGL glyph caching for WindowsTor Lillqvist2015-08-191-10/+45
* Make the pixel greylevel debug output work as intendedTor Lillqvist2015-08-191-1/+4
* More hacks to glyph rendering for caching with OpenGL on WindowsTor Lillqvist2015-08-191-2/+11
* More hacking on OpenGL glyph caching on WindowsTor Lillqvist2015-08-191-18/+23
* Add FIXME comment and bin an #if 0 snippetTor Lillqvist2015-08-191-10/+2
* Initial hack for OpenGL glyph caching on WindowsTor Lillqvist2015-08-192-1/+348
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-173-23/+8
* WaE: 'rArgs' : unreferenced formal parameterTor Lillqvist2015-08-121-1/+1
* Drop SimpleWinLayoutTor Lillqvist2015-08-122-772/+20
* SimpleWinLayout::mbDisableGlyphs was always trueTor Lillqvist2015-08-103-50/+14
* Add missing SAL_OVERRIDEsTor Lillqvist2015-08-101-26/+26
* Avoid some ugly and pointless initial double colonsTor Lillqvist2015-08-101-36/+36
* opengl: cache native widget textures also for WindowsTomaž Vajngerl2015-08-073-15/+30
* loplugin:unusedmethodsNoel Grandin2015-08-052-57/+0
* This OWNERDRAW thing has been commented-out since 2003Tor Lillqvist2015-07-291-18/+1
* AddFontResourceExW exists since Windows 2000Tor Lillqvist2015-07-291-35/+1
* fix windows buildNoel Grandin2015-07-291-7/+15
* Remove the unnecessary type definition: HPBYTEDaniel Robertson2015-07-291-5/+5