summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-12-21Related tdf#158739: blacklist Nvidia RTX 4050 for Skia hardware renderingJulien Nabet
2023-12-21Related: tdf#155266 stop delaying painting timer while swipingPatrick Luby
2023-12-20tdf#123864 gtk3 a11y: Consider states when mapping BUTTON_DROPDOWNMichael Weghorn
2023-12-20tdf#123864 a11y: Handle new checkable state for VCLXAccessibleMenuItemMichael Weghorn
2023-12-20tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-12-17fix 32 bit buildRene Engelhard
2023-12-15tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignoredJulien Nabet
2023-12-12tdf#158461 eliminate flicker during live resizingPatrick Luby
2023-12-12tdf#158548 vcl: Require mouse over listbox to mouse-wheel through entriesMichael Weghorn
2023-12-11tdf#140401 check if attribute is a nullptrPatrick Luby
2023-12-11add missing #if MORE_FONTSRene Engelhard
2023-12-08Revert "Related: tdf#155266 force flush after drawing native scrollbars"libreoffice-24-2-branch-pointPatrick Luby
2023-12-08tdf#43157 vcl: remove DBG_ASSERT() from DrawDeviceAlphaBitmapSlowPath()Chris Sherlock
2023-12-08cid#1546472 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08tdf#143148 Use pragma once instead of include guardsKira Tubo
2023-12-07Related: tdf#155266 force flush after drawing native scrollbarsPatrick Luby
2023-12-07cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-07cid#1558798 Unchecked return valueCaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-07tdf#157432 Expert config: Allow filtering by changed valuesSamuel Mehrbrodt
2023-12-06Related: tdf#155266 skip redisplay of the view when forcing flushPatrick Luby
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-12-06Drop use of Win98-era multimon.hGabor Kelemen
2023-12-06make AlphaMask separate from BitmapNoel Grandin
2023-12-06Remove the special-casing in Bitmap::Invert (and fix)Noel Grandin
2023-12-05Related: tdf#158534 set fallback help page for optional print contentCaolán McNamara
2023-12-05Resolves: tdf#158534 two help pages from print help buttonCaolán McNamara
2023-12-05vcl: add unit test for cached glyphs based on tdf#103492Chris Sherlock
2023-12-05Drop own mutex to prevent lock order problemMike Kaganski
2023-12-05vcl: add unit tests for a mixture of CJK and latin charactersChris Sherlock
2023-12-04Avoid clipboard messages after Scheduler::ImplDeInitSchedulerMike Kaganski
2023-12-04cid#1545810 Using invalid iteratorJulien Nabet
2023-12-04cid#1546021 Using invalid iteratorJulien Nabet
2023-12-04cid#1546275 Using invalid iteratorJulien Nabet
2023-12-04Relax assertion a bitMike Kaganski
2023-12-04ofz#64582 Out-of-memoryCaolán McNamara
2023-12-04ofz#64680 Integer-overflowCaolán McNamara
2023-12-04cid#1545582 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-03cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin
2023-12-02Simplify some AlphaMask codeNoel Grandin
2023-12-02AlphaMask::ReleaseAccess is unnecessaryNoel Grandin
2023-12-02pass BitmapBuffer around by std::optionalNoel Grandin
2023-11-30vcl: Fix commentKhaled Hosny
2023-11-30Related: tdf#155092 translate Y coordinate for height differencesPatrick Luby
2023-11-29Online: Put the image width height info into json.Gülşah Köse
2023-11-29Extended loplugin:ostr: vclStephan Bergmann
2023-11-29remove fallback codeNoel Grandin
2023-11-28simplify some BitmapEx constructionsNoel Grandin
2023-11-27tdf#155092 don't dispatch left mouse up events during live resizingPatrick Luby