Age | Commit message (Expand) | Author |
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 |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-18 | loplugin:constparams in vcl | Noel Grandin |
2017-07-02 | loplugin:casttovoid: vcl | Stephan Bergmann |
2017-06-06 | tdf#94632 Enable sifr dark and set fallback | Yousuf Philips |
2017-06-02 | convert GRFILTER constants to ERRCODE_GRFILTER_ | Noel Grandin |
2017-05-12 | Look for help-specific images in the new images_helpimg archive | Katarina Behrens |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-26 | loplugin:unusedmethods | Noel Grandin |
2017-04-25 | clang-tidy readability-simplify-boolean-expr in vcl | Noel Grandin |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-19 | remove freshly unused menu support from src files | Caolán McNamara |
2017-04-05 | loplugin:constantparam | Noel Grandin |
2017-04-04 | loplugin:unusedmethods | Noel Grandin |
2017-01-25 | move Image ctor variant with mask color to callers | Caolán McNamara |
2017-01-23 | drop one of the Image ctors | Caolán McNamara |
2017-01-21 | move GetXGraphic to its only user | Caolán McNamara |
2017-01-20 | every ImplImage has a BitmapEx | Caolán McNamara |
2017-01-20 | Images no longer loaded from resource files | Caolán McNamara |
2017-01-14 | move Image(Bitmap, MaskBitmap) code to last user of it | Caolán McNamara |
2017-01-05 | move ImageList to framework | Caolán McNamara |
2017-01-05 | drop newly unused InsertFromHorizontalBitmap | Caolán McNamara |
2017-01-04 | last bitmaps that pMaskColor arg was used on converted to true transparency | Caolán McNamara |
2016-12-30 | ImageLists no longer loaded from resource files | Caolán McNamara |
2016-12-27 | tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/ | abdulwd |
2016-12-24 | HasImageAtPos takes an id not a pos | Caolán McNamara |
2016-12-24 | Typo: scalePrecentage->scalePercentage | Julien Nabet |
2016-12-23 | tdf#103626 don't scale application icon to prevent a start-up loop | Tomaž Vajngerl |
2016-12-19 | ImplImageTree extract parameters to own struct | Tomaž Vajngerl |
2016-12-19 | vcl: separate ImplImageTree - ImageTree singleton and public iface | Tomaž Vajngerl |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-11-15 | loplugin:unusedfields | Noel Grandin |
2016-11-04 | use default copy and assignment operators | Caolán McNamara |
2016-11-04 | convert Image manual refcounting with std::shader_ptr | Tomaž Vajngerl |
2016-10-31 | tdf#103591 icon theme name resolving, ui fixes, prioritize png | Tomaž Vajngerl |
2016-10-30 | vcl: use links to "large" (26px) icons also for 32px icons | Tomaž Vajngerl |
2016-10-29 | icon theme name suffixing with "_svg" is unneeded | Tomaž Vajngerl |
2016-10-29 | tdf#100164 change scaling unit to precentage for *.5x factors | Tomaž Vajngerl |
2016-10-29 | tdf#51733 support SVG icon theme, disk cache and scaling / darken | Tomaž Vajngerl |
2016-10-28 | vcl: move method to the appropriate file, some C++11-ification | Tomaž Vajngerl |
2016-10-09 | tdf#86472 Fix breeze borders and set breeze_dark fallback | Yousuf Philips |
2016-10-06 | I can't see any evidence of any remaining magenta mask using image resources | Caolán McNamara |
2016-10-06 | drop unused RscImageListFlags::MaskColor | Caolán McNamara |
2016-10-06 | ImageList just reads and discards the MaskColor, so drop it | Caolán McNamara |