Age | Commit message (Expand) | Author |
2020-02-03 | make some headers private | Caolán McNamara |
2020-01-21 | vcl: close UNO streams with closeInput. | Michael Meeks |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-30 | fix vcldemo lookup of icons | Luboš Luňák |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-10-02 | loplugin:stringadd in vcl | Noel Grandin |
2019-09-24 | Use lazy-loading stock Image to simplify framework image lists. | Michael Meeks |
2019-08-20 | loplugin:constvars in vcl | Noel Grandin |
2019-07-24 | tdf#42949 Fix IWYU warnings in vcl/source/[f-i]* | Gabor Kelemen |
2019-06-18 | loplugin:passstuffbyref | Noel Grandin |
2019-06-18 | loplugin:logexceptionnicely in vcl | Noel Grandin |
2019-04-15 | loplugin:sequentialassign in vcl | Noel Grandin |
2019-04-13 | use more std::make_unique | Noel Grandin |
2019-04-12 | internally resize image instead of scaling bitmaps outside | Tomaž Vajngerl |
2019-04-03 | various cleanups - no behavior change | Tomaž Vajngerl |
2019-02-27 | make cursor images part of the theme | Noel Grandin |
2019-02-09 | Use PngImageReader for loading the icons from the icon-themes | Tomaž Vajngerl |
2019-01-27 | Optimize: getToken()+comparison+copy() ==> startsWith() | Matteo Casalin |
2019-01-25 | tdf#122259 resolve image link as both - png and svg | Tomaž Vajngerl |
2019-01-24 | ImplImageTree.cxx - hide local functions in anonymous namespace | Tomaž Vajngerl |
2019-01-24 | Cleanup and simplify Image.{cxx,hxx} | Tomaž Vajngerl |
2019-01-24 | cleanup ImplImageTree.cxx - whitespace, remove unneeded css:: | Tomaž Vajngerl |
2019-01-23 | loplugin:constparams in vcl | Noel Grandin |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2018-12-07 | utility constructor for Image "private:graphicrepository" urls | Noel Grandin |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen |
2018-11-27 | Use HiDPI scaling to load scaled images. | Michael Meeks |
2018-11-27 | Add explicit API scaling via ImageTree API. | Michael Meeks |
2018-11-27 | Preserve stock images until render time. | Michael Meeks |
2018-10-30 | tdf#119020 always scale icons as 24bit RGB | Jan-Marek Glogowski |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-10 | No more need for extra local variables | Stephan Bergmann |
2018-09-06 | clang-tidy bugprone-use-after-move in BitmapFilter::Filter | Noel Grandin |
2018-08-15 | tdf#119276 Fix loading of images with internal LO URLs | Tomaž Vajngerl |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-05-06 | coverity#1435442 silence Unchecked return value | Caolán McNamara |
2018-05-05 | Replace Galaxy icon theme by Colibre | heiko tietze |
2018-05-04 | give icon data directly to gtk, skipping internal loaders | Caolán McNamara |
2018-05-04 | can make good use of fact its a SvMemorystream | Caolán McNamara |
2018-04-16 | vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classes | Chris Sherlock |
2018-04-13 | Don't abuse loading of a Graphic to actually load an Image | Tomaž Vajngerl |
2018-01-07 | svg icon caching even for 1x scaling | Tomaž Vajngerl |
2017-12-24 | loplugin:passstuffbyref even more return improvements | Noel Grandin |
2017-12-23 | loplugin:passstuffbyref improved returns in vcl | Noel Grandin |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-10-30 | loplugin:constantparam in vcl | Noel Grandin |
2017-10-23 | loplugin:includeform: vcl | Stephan Bergmann |
2017-10-13 | tdf#110742 add support for icon themes via extension manager | Caolán McNamara |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-14 | clang-tidy modernize-use-emplace in vcl | Noel Grandin |