summaryrefslogtreecommitdiff
path: root/vcl/source/image
AgeCommit message (Expand)Author
2024-11-06loplugin:passstuffbyref in vclNoel Grandin
2024-10-22pass by reference for ShouldDownscaleIconsAtSurfaceNoel Grandin
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock
2024-08-22tdf#153421 On Windows exclude cropmarkers.svg from scalingRegina Henschel
2024-05-31loplugin:indentation (macOS)Stephan Bergmann
2024-05-11workaround clang segfault on macos-intelNoel Grandin
2024-05-10loplugin:ostr in vclNoel Grandin
2024-04-30tdf#130678 draw SVG icons at Retina resolution on macOSPatrick Luby
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-12-08vcl: check for null deviceTarcísio Ladeia de Oliveira
2022-11-11Resolves: tdf#151898 get hidpi font/highlight color iconsCaolán McNamara
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-09-14Related: tdf#144583 move current lok hidpi icon thing into SalGraphicsCaolán McNamara
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-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-10flatten ImplImageTree a littleNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
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-09-07loplugin:constantparamNoel Grandin
2020-08-19Related: tdf#135369 Handle missing icons in ImplImageMaxim Monastirsky
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-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks