Age | Commit message (Expand) | Author |
2018-06-30 | cppcheck: variableScope | Jochen Nitschke |
2018-06-27 | tdf#102960 vcl opengl: fix missing support for polygon track frames | Miklos Vajna |
2018-06-14 | return SalBitmap using std::shared_ptr | Noel Grandin |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-05-14 | vcl opengl Windows: only log non-success wglMakeCurrent() failure reason | Miklos Vajna |
2018-05-09 | tdf#117477: blacklist Intel HD Graphics 630 for Lenovo | Julien Nabet |
2018-04-27 | tdf#116365 vcl opengl: respect max texture size when creating textures | Miklos Vajna |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-03-26 | replace SalColor with Color | Noel Grandin |
2018-03-21 | Revert "tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit aligned" | Stephan Bergmann |
2018-03-20 | coverity#1430079 Overflowed return value | Caolán McNamara |
2018-03-16 | tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit aligned | Chris Sherlock |
2018-02-22 | loplugin:changetoolsgen in vcl | Noel Grandin |
2018-02-02 | Related tdf#100243: blacklist Intel HD Graphics 630 for non minimal version | Julien Nabet |
2018-01-24 | loplugin:unused-returns in vcl | Noel Grandin |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-22 | C++17 deprecated std::shared_ptr::unique() | Michael Stahl |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-17 | loplugin:useuniqueptr in OpenGLSalGraphicsImpl | Noel Grandin |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: vcl | Stephan Bergmann |
2018-01-06 | convert tolerance params to sal_uInt8 (second try) | Noel Grandin |
2018-01-05 | tdf#114837 FILEOPEN: Image is blank | Noel Grandin |
2018-01-04 | drop ChecksumType typedef | Noel Grandin |
2017-12-13 | convert tolerance params to sal_uInt8 | Noel Grandin |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-11-06 | loplugin:constparams in various(2) | Noel Grandin |
2017-10-30 | Constify some VCL interface functions | Jan-Marek Glogowski |
2017-10-30 | loplugin:constantparam in vcl | Noel Grandin |
2017-10-27 | loplugin:includeform: vcl (Windows) | Stephan Bergmann |
2017-10-23 | loplugin:includeform: vcl | 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-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-25 | vcl: [loplugin:badstatics] X11OpenGLDeviceInfo | Michael Stahl |
2017-09-19 | rename GetGenericData to GetGenericUnixSalData | Noel Grandin |
2017-09-18 | Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAry | Stephan Bergmann |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-14 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-09-12 | tdf#108299: Limit the width and height of opengl bitmap to... | Dennis Francis |
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-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-01 | loplugin:constparams in various | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |