summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2016-04-13remove dead stuff from Windows SalDataNoel Grandin
2016-04-13remove Windows95 MouseWheel supportNoel Grandin
2016-04-13tdf#99165 always provide control points for beziersArmin Le Grand
2016-04-12vcl: simplify WNT SalYieldMutex::release() further ...Michael Stahl
2016-04-12vcl: simplify WNT SalYieldMutex::release() a bitMichael Stahl
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-04-12tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand
2016-04-11tdf#87944 COLOR-PICKER stays on wrong position.Juergen Funk
2016-04-11cppcheck: silence warnings assertWithSideEffectJochen Nitschke
2016-04-08opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl
2016-04-08opengl: deferred and optimized (text) texture drawingTomaz Vajngerl
2016-04-07tdf#98710 - catch exception due to crash in dwriteMarco Cecchetti
2016-04-07No need for <malloc.h> hereTor Lillqvist
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-04-06vcl: lstrcpynW actually takes length *including* null terminatorMichael Stahl
2016-04-06-Werror,-Wunused-variableStephan Bergmann
2016-03-31tdf#98812: follow-upMarco Cecchetti
2016-03-29tdf#98859 use ObjectOriented approach for GdiplusArmin Le Grand
2016-03-24vcl: let's try to convert that to an assertMichael Stahl
2016-03-24vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-03-21fix windows 64bit build on vs2015Tomofumi Yagi
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti
2016-03-19Remove commented-out codeGurkaran
2016-03-19tdf#97973 - cleanup spinbuttons theming logic.Gurkaran
2016-03-19Fix failure to print when using the D2DWrite pathTim Eves
2016-03-17Add a humble wishTor Lillqvist
2016-03-16tdf#97319: Give up on caching non-BMP glyphsTor Lillqvist
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-15fix windows buildChristian Lohmaier
2016-03-15vcl: improve opengl glyph cache debugging.Michael Meeks
2016-03-15tdf#97319: Handle surrogate pairs in glyph caching for SimpleWinLayoutTor Lillqvist
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-14Bin a few pointless static const integersTor Lillqvist
2016-03-14Bin leftover #if 0 snippetTor Lillqvist
2016-03-14Fix what seems to have been off-by-one errors in glyph bounds calculationTor Lillqvist
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves
2016-03-11Passing a string to a std::ostringstream ctor is trickyTor Lillqvist
2016-03-10Follow the coding style of surrounding codeTor Lillqvist
2016-03-10Add comment wondering what the code thinks it is doingTor Lillqvist
2016-03-10Factor out the calls to FillRect in the DrawTextImpl() implementationsTor Lillqvist
2016-03-09Make the new D2D Graphite rendering work also in the OpenGL caseTor Lillqvist
2016-03-09DirectWrite rendering for Graphite to work around ExTextOut bugTim Eves
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-03-03tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks
2016-02-17tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock