Age | Commit message (Expand) | Author |
2019-07-08 | Do not support GL blacklisting for Windows versions older than 7 | Gabor Kelemen |
2019-06-13 | tdf#42949 Fix IWYU warnings in vcl/inc/* | Gabor Kelemen |
2018-11-23 | improve function local statics | Noel Grandin |
2018-10-21 | pvs-studio: V501 same expression twice | Caolán McNamara |
2018-10-21 | pvs-studio: silence bogus V557 | Caolán McNamara |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-17 | loplugin:staticconstfield improvements | Noel Grandin |
2018-09-07 | Fix some std::unique_ptr array allocs | Jan-Marek Glogowski |
2018-08-13 | Fix typos | Andrea Gelmini |
2018-08-13 | vcl opengl windows: fix error handling in tryShaders() | Miklos Vajna |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-05-14 | vcl opengl Windows: only log non-success wglMakeCurrent() failure reason | Miklos Vajna |
2018-01-24 | loplugin:unused-returns in vcl | Noel Grandin |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2017-10-27 | loplugin:includeform: vcl (Windows) | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-01 | loplugin:nullptr,redundantcast (clang-cl) | Stephan Bergmann |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-29 | Drop check for Windows versions we don't support | Mike Kaganski |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-14 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-09-05 | Resolves: tdf#107730 ensure per-thread epoxy_handle_external_wglMakeCurrent | Caolán McNamara |
2017-08-31 | loplugin:constparams: vcl (clang-cl) | Stephan Bergmann |
2017-08-18 | loplugin:oncevar (clang-cl) | Stephan Bergmann |
2017-07-05 | loplugin:casttovoid (clang-cl): vcl | Stephan Bergmann |
2017-07-03 | loplugin:oncevar (clang-cl): vcl | Stephan Bergmann |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-22 | Don't keep gGlobalGlyphCache, gTextureCache around until exit | Stephan Bergmann |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-04-04 | loplugin:loopvartoosmall (clang-cl) | Stephan Bergmann |
2017-04-04 | tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent() | Tor Lillqvist |
2017-01-04 | tdf#97228 Moved class ControlCacheKey in a seperate include file. | Huzaifa Iftikhar |
2016-12-20 | Related: tdf#104705 an effort to address crash | Caolán McNamara |
2016-12-16 | loplugin:nullptr (clang-cl) | Stephan Bergmann |
2016-12-13 | change from glew to epoxy | Caolán McNamara |
2016-12-09 | move the windows restart because of bad-opengl requirements to a better place | Caolán McNamara |
2016-12-08 | model the WinOpenGLContext::isCurrent like the X11OpenGLContext::isCurrent | Caolán McNamara |
2016-12-08 | the return from ImplInit *is* checked | Caolán McNamara |
2016-11-22 | loplugin:datamembershadow | Stephan Bergmann |
2016-11-09 | tdf#103804 reduced register areaScale shader and detection for intel | Tomaž Vajngerl |
2016-10-15 | clang-cl loplugin: vcl | Stephan Bergmann |
2016-08-12 | fix windows build | Noel Grandin |
2016-08-01 | Look also for "RDPDD Chained DD" | Tor Lillqvist |
2016-07-28 | opengl: don't initialize MSAA when we create VCL context | Tomaž Vajngerl |
2016-07-28 | opengl: improve context creation, temp window creation on windows | Tomaž Vajngerl |
2016-07-25 | opengl: check supported texture size on first GL init | Tomaž Vajngerl |
2016-06-20 | add some OpenGL info to the crash reporter | Markus Mohrhard |
2016-06-03 | Clean up Windows error reporting a bit | Tor Lillqvist |
2016-06-03 | tdf#100193: Check earlier and harder whether OpenGL is good enough on Windows | Tor Lillqvist |
2016-06-02 | Accept also hex vendor id in hex in opengl_blacklist_windows.xml | Tor Lillqvist |