summaryrefslogtreecommitdiff
path: root/vcl/source/image/ImplImageTree.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: vclStephan Bergmann1-20/+20
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara1-16/+27
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+3
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin1-4/+4
2017-07-18loplugin:constparams in vclNoel Grandin1-2/+2
2017-07-02loplugin:casttovoid: vclStephan Bergmann1-1/+1
2017-06-06tdf#94632 Enable sifr dark and set fallbackYousuf Philips1-0/+2
2017-05-12Look for help-specific images in the new images_helpimg archiveKatarina Behrens1-0/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-04-26loplugin:unusedmethodsNoel Grandin1-6/+0
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin1-7/+2
2016-12-27tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd1-1/+2
2016-12-24Typo: scalePrecentage->scalePercentageJulien Nabet1-3/+3
2016-12-23tdf#103626 don't scale application icon to prevent a start-up loopTomaž Vajngerl1-21/+29
2016-12-19ImplImageTree extract parameters to own structTomaž Vajngerl1-46/+54
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl1-16/+3
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-31tdf#103591 icon theme name resolving, ui fixes, prioritize pngTomaž Vajngerl1-22/+22
2016-10-30vcl: use links to "large" (26px) icons also for 32px iconsTomaž Vajngerl1-0/+22
2016-10-29icon theme name suffixing with "_svg" is unneededTomaž Vajngerl1-8/+0
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl1-7/+9
2016-10-29tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl1-129/+234
2016-10-09tdf#86472 Fix breeze borders and set breeze_dark fallbackYousuf Philips1-0/+2
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann1-2/+2
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-3/+3
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-7/+2
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-4/+4
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl1-0/+439