summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10add missing #if MORE_FONTSRene Engelhard
2023-12-09tdf#158461 eliminate flicker during live resizingPatrick Luby
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara
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
2023-11-25tdf#158317 fix cleanup of SfxPoolItems in editengArmin Le Grand (allotropia)
2023-11-24tdf#157551 Calc-Validity-CellRange, dropdown tinyNoel Grandin
2023-11-24enable using medium/full font hinting even with subpixel positioningFrank Steiner
2023-11-23Update vcl README wrt VCL pluginsMichael Weghorn
2023-11-23tdf#155092 use tracking areas instead of tracking rectanglesPatrick Luby
2023-11-22Online: Fix Wizard Help buttonGülşah Köse