summaryrefslogtreecommitdiff
path: root/vcl/source/image/ImplImageTree.cxx
AgeCommit message (Expand)Author
2024-05-11workaround clang segfault on macos-intelNoel Grandin
2024-05-10loplugin:ostr in vclNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-12-08vcl: check for null deviceTarcísio Ladeia de Oliveira
2022-11-10tdf#151898 if svgs are used in hidpi get a high quality GtkImageCaolán McNamara
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-19Replace old png writer in ImplImageTree.cxxofftkp
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-05-16Revert "use more string_view in getNameNoExtension"Stephan Bergmann
2022-05-14use more string_view in getNameNoExtensionNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-04-14Removed duplicated includeAndrea Gelmini
2022-04-13use more string_view in vclNoel Grandin
2022-04-13tdf#80633 speed up dialog layoutNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-10flatten ImplImageTree a littleNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-15Extend loplugin:stringviewparen: subViewStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-02-03make some headers privateCaolán McNamara
2020-01-21vcl: close UNO streams with closeInput.Michael Meeks
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-30fix vcldemo lookup of iconsLuboš Luňák
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-02loplugin:stringadd in vclNoel Grandin
2019-08-20loplugin:constvars in vclNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-04-13use more std::make_uniqueNoel Grandin
2019-02-27make cursor images part of the themeNoel Grandin
2019-02-09Use PngImageReader for loading the icons from the icon-themesTomaž Vajngerl
2019-01-25tdf#122259 resolve image link as both - png and svgTomaž Vajngerl
2019-01-24ImplImageTree.cxx - hide local functions in anonymous namespaceTomaž Vajngerl
2019-01-24cleanup ImplImageTree.cxx - whitespace, remove unneeded css::Tomaž Vajngerl
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27Add explicit API scaling via ImageTree API.Michael Meeks
2018-10-30tdf#119020 always scale icons as 24bit RGBJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin