Age | Commit message (Expand) | Author |
2020-12-24 | custom literal for Degree10 | Noel Grandin |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-21 | use tools::Long in comphelper..cui | Noel |
2020-10-21 | new tools::Degree10 strong typedef | Noel Grandin |
2020-09-28 | Resolves: tdf#137071 draw canvas under/over lines after background | Caolán McNamara |
2020-01-31 | new loplugin:namespaceindentation | Noel Grandin |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelper | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |
2019-11-30 | Rewrite uses of boost::optional | Stephan Bergmann |
2019-10-31 | tdf#42949 Fix IWYU warnings in cppcanvas/ | Gabor Kelemen |
2019-07-23 | rhbz#1728763 black bg seen in renderer emfs | Caolán McNamara |
2019-06-05 | Use hasElements to check Sequence emptiness in cppcanvas..desktop | Arkadiy Illarionov |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-04-12 | loplugin:sequentialassign in comphelper..cui | Noel Grandin |
2019-03-03 | Simplify containers iterations in cppcanvas, cppu, cppuhelper | Arkadiy Illarionov |
2018-11-05 | tdf#37636 Render textlines with colors. | Mark Hung |
2018-11-05 | tdf#37636: pass bNormalText to cppcanvas::internal::TextRenderer. | Mark Hung |
2018-11-05 | cppcanvas::mtfrenderer refactor | Mark Hung |
2018-10-09 | tdf#55361 adjust leftmost position for RTL text while animation. | Mark Hung |
2018-07-16 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-09 | loplugin:oncevar | Noel Grandin |
2018-06-11 | rhbz#1589029 tdf#93789 impress not showing text highlight in presentation mode | Caolán McNamara |
2018-05-29 | loplugin:unusedfields-in-constructor in various | Noel Grandin |
2018-03-07 | use more Color in cppcanvas..drawinglayer | Noel Grandin |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2017-10-23 | loplugin:includeform: cppucanvas | Stephan Bergmann |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-08-12 | tdf#96099 Remove ActionSharedPtr typedef | Ivan Safonov |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-20 | loplugin:constparams in cppcanvas | Noel Grandin |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-02-28 | FontDescription.IsVertical is a tristate | Noel Grandin |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |
2016-04-08 | loplugin:unreffun (missing "= delete") | Stephan Bergmann |
2016-04-08 | tdf#94306 replace boost::noncopyable in c... | Jochen Nitschke |
2016-03-16 | loplugin:constantparams in vcl/ | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2015-11-20 | loplugin:unusedfields in cppcanvas | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-27 | Replace boost::bind by lambdas in cppcanvas tree. | Mario J. Rugiero |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-11 | stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx | Norbert Thiebaud |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-08-07 | coverity#1228877 Structurally dead code | Caolán McNamara |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |