summaryrefslogtreecommitdiff
path: root/vcl/source/helper
AgeCommit message (Expand)Author
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-05N8BitTcMask is unusedNoel
2020-10-19use tools::Long in vclNoel
2020-09-29make it possible to blacklist just "windows"Luboš Luňák
2020-09-22fix parsing of Vulkan version numbersLuboš Luňák
2020-09-08Simplify GetVendorNameFromId, returning std::string_viewStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-04-10dump info about Skia and Vulkan drivers to a log fileLuboš Luňák
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt
2020-02-19work around a driver/card(?) problem with Skia and AA-ed polygonsLuboš Luňák
2020-02-18fix uninitialized memoryLuboš Luňák
2020-02-13remove 'ATI' from the driver listLuboš Luňák
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák
2020-02-03make some headers privateCaolán McNamara
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-06Display menu item keyboard shortcuts in toolbar menuJim Raykowski
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-01Fix '..'Andrea Gelmini
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-05-11Fix typoAndrea Gelmini
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-18weld ScOptSolverDlgCaolán McNamara
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08reduce the amount of senseless exceptions during document loadMarkus Mohrhard
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar