summaryrefslogtreecommitdiff
path: root/vcl/source/helper
AgeCommit message (Expand)Author
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-30loplugin:unusedcapturedefault (clang-cl)Stephan Bergmann
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-20osl::Mutex->std::mutex in DisplayConnectionDispatchNoel Grandin
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-11Simplify Sequences initializations (vcl)Julien Nabet
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-13loplugin:singlevalfieldsNoel Grandin
2021-03-31remove internal 4bit scanline formatsNoel
2021-03-31drop 4bpp image formatsNoel
2021-03-19cid#1474156 Logically dead codeCaolán McNamara
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
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