Age | Commit message (Expand) | Author |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-19 | avoid pointless alpha->mask conversion | Luboš Luňák |
2020-02-17 | document CANVAS_SPRITE_BOUNDS | Luboš Luňák |
2020-02-16 | draw sprite bounds in vclcanvas only if explicitly asked for | Luboš Luňák |
2020-02-12 | move some canvas/ headers inside the module | Noel Grandin |
2020-02-03 | loplugin:makeshared (clang-cl) | Stephan Bergmann |
2020-01-31 | new loplugin:namespaceindentation | Noel Grandin |
2020-01-24 | loplugin:makeshared in basctl..canvas | Noel Grandin |
2020-01-14 | clang-tidy modernize-concat-nested-namespace in basic..canvas | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |
2019-12-19 | Fix typo | Andrea Gelmini |
2019-12-19 | Fix typo | Andrea Gelmini |
2019-12-18 | sal_Char->char in canvas..codemaker | Noel Grandin |
2019-12-10 | force vclcanvas use with Skia, like it's with OpenGL (tdf#129076) | Luboš Luňák |
2019-12-05 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-12-01 | Rewrite uses of boost::optional, Windows redux | Stephan Bergmann |
2019-11-26 | Remove unused DemoRenderer::maColorWhite | Stephan Bergmann |
2019-11-26 | Fix typo | Andrea Gelmini |
2019-11-26 | loplugin:consttobool (clang-cl) | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-06 | tdf#42949 Fix IWYU warnings in canvas/*/*cxx | Gabor Kelemen |
2019-10-30 | tdf#42949 Fix IWYU warnings in canvas/source/*/*hxx | Gabor Kelemen |
2019-10-11 | tdf#40534 correctly match page with memory slab | Jan-Marek Glogowski |
2019-10-05 | The SystemEnvData passed into the canvas factories appears to be unused | Stephan Bergmann |
2019-10-05 | The checks should apparenty be maArguments.getLength() >= 5 | Stephan Bergmann |
2019-10-04 | Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctor | Caolán McNamara |
2019-10-02 | loplugin:fragiledestructor (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:data (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2019-10-01 | lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window. | Jan Holesovsky |
2019-09-26 | remove internal use of 16-bit packed formats | Noel Grandin |
2019-08-25 | cid#1251600 Uncaught exception | Caolán McNamara |
2019-08-22 | loplugin:constmethod in canvas,comphelper | Noel Grandin |
2019-08-16 | Fix typos | Andrea Gelmini |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): canvas | Stephan Bergmann |
2019-07-27 | tdf#74702: vcl add OutputDevice::Flush() to remove GetOutDevType() | Chris Sherlock |
2019-07-19 | loplugin:referencecasting in canvas..chart2 | Noel Grandin |
2019-07-19 | cid#1448246 Result is not floating-point | Caolán McNamara |
2019-07-16 | cid#1448384 Calling risky rand | Caolán McNamara |
2019-07-04 | remove some unneede vcl/bitmap.hxx includes | Noel Grandin |
2019-06-11 | Use hasElements to check Sequence emptiness in accessibility..canvas | Arkadiy Illarionov |
2019-05-28 | Log used / selected canvas service | Jan-Marek Glogowski |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-05-22 | fix complex transformation in CanvasHelper::fillTexturedPolyPolygon() | Luboš Luňák |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-08 | improve tools::Rectangle->basegfx::B2?Rectangle conversion | Noel Grandin |
2019-04-25 | Cut down on -pthread/-lpthread proliferation | Stephan Bergmann |