summaryrefslogtreecommitdiffstats
path: root/vcl/win/gdi
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2016-04-301-1/+1
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-263-5/+8
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2016-04-201-1/+1
* tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl2016-04-181-4/+53
* tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand2016-04-141-12/+32
* remove dead stuff from Windows SalDataNoel Grandin2016-04-131-4/+2
* tdf#99165 always provide control points for beziersArmin Le Grand2016-04-131-4/+28
* WNT: check result of PostMessage()Michael Stahl2016-04-121-1/+2
* cppcheck: silence warnings assertWithSideEffectJochen Nitschke2016-04-111-1/+1
* opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl2016-04-082-254/+138
* opengl: deferred and optimized (text) texture drawingTomaz Vajngerl2016-04-081-11/+5
* tdf#98710 - catch exception due to crash in dwriteMarco Cecchetti2016-04-071-1/+10
* No need for <malloc.h> hereTor Lillqvist2016-04-071-1/+0
* vcl: lstrcpynW actually takes length *including* null terminatorMichael Stahl2016-04-061-2/+2
* -Werror,-Wunused-variableStephan Bergmann2016-04-061-2/+0
* tdf#98812: follow-upMarco Cecchetti2016-03-311-1/+6
* tdf#98859 use ObjectOriented approach for GdiplusArmin Le Grand2016-03-291-106/+47
* vcl: let's try to convert that to an assertMichael Stahl2016-03-241-1/+1
* vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl2016-03-242-0/+18
* fix windows 64bit build on vs2015Tomofumi Yagi2016-03-211-1/+3
* tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti2016-03-211-1/+9
* Remove commented-out codeGurkaran2016-03-191-2/+0
* tdf#97973 - cleanup spinbuttons theming logic.Gurkaran2016-03-191-1/+0
* Fix failure to print when using the D2DWrite pathTim Eves2016-03-191-7/+5
* Add a humble wishTor Lillqvist2016-03-171-1/+3
* tdf#97319: Give up on caching non-BMP glyphsTor Lillqvist2016-03-161-0/+7
* fix windows buildChristian Lohmaier2016-03-151-2/+2
* vcl: improve opengl glyph cache debugging.Michael Meeks2016-03-151-7/+23
* tdf#97319: Handle surrogate pairs in glyph caching for SimpleWinLayoutTor Lillqvist2016-03-151-12/+37
* remove unnecessary parentheses in case labelsNoel Grandin2016-03-151-97/+97
* Bin a few pointless static const integersTor Lillqvist2016-03-141-10/+8
* Bin leftover #if 0 snippetTor Lillqvist2016-03-141-22/+0
* Fix what seems to have been off-by-one errors in glyph bounds calculationTor Lillqvist2016-03-141-2/+2
* tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves2016-03-141-283/+415
* Passing a string to a std::ostringstream ctor is trickyTor Lillqvist2016-03-111-1/+1
* Follow the coding style of surrounding codeTor Lillqvist2016-03-101-6/+12
* Add comment wondering what the code thinks it is doingTor Lillqvist2016-03-101-0/+1
* Factor out the calls to FillRect in the DrawTextImpl() implementationsTor Lillqvist2016-03-101-26/+5
* Make the new D2D Graphite rendering work also in the OpenGL caseTor Lillqvist2016-03-091-5/+8
* DirectWrite rendering for Graphite to work around ExTextOut bugTim Eves2016-03-091-20/+352
* tdf#96099 Reduce number of trivial typedefsChirag Manwani2016-03-071-4/+3
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-1/+0
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-3/+0
* tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks2016-03-031-1/+11
* tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks2016-02-171-9/+27
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-132-3/+3
* Blind Windows fix attemptStephan Bergmann2016-02-121-1/+1
* Formatting changes across all modulesChris Sherlock2016-02-093-8/+0
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* mysterious OutDevSupport_B2DClip is unusedCaolán McNamara2016-02-051-3/+0