summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-11-20vcl gtk3 : no need to use ClearableMutexGuard instead of GuardArnaud VERSINI
2023-11-20tdf#143148: Use pragma once instead of include guards in vcl/inc/unxTaichi Haradaguchi
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/inc/winTaichi Haradaguchi
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/osxTaichi Haradaguchi
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/sourceTaichi Haradaguchi
2023-11-19vcl: add unit tests for simple text 'AV' with kerning and no-kerning enabledChris Sherlock
2023-11-19vcl: simplify warning messageChris Sherlock
2023-11-19vcl: ImplIsCharIn() -> lcl_IsCharIn()Chris Sherlock
2023-11-19tdf#124176 vcl: Use pragma once instead of include guards in inc/textlayout.hxxChris Sherlock
2023-11-19vcl: remove unnecessary includes from textlayout.cxxChris Sherlock
2023-11-19tdf#143148 Use pragma once instead of include guardsCristina Mustatea
2023-11-17gtk4 a11y: Map BLOCK_QUOTE role to new gtk equivalentMichael Weghorn
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-11-16tdf#158224 Cannot convert bitmap to polygonsNoel Grandin
2023-11-15tdf#158030 gtk4 a11y Map {col,row}indextext obj attributesMichael Weghorn
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-11-14tdf#155138 Change context stringsTaichi Haradaguchi
2023-11-14tdf#123864 gtk4 a11y: Handle CHECKABLE/CHECKED state independent of roleMichael Weghorn
2023-11-14gtk4 a11y: Set accessible name and descriptionMichael Weghorn
2023-11-14tdf#123864 a11y: Add new AccessibleStateType::CHECKABLEMichael Weghorn
2023-11-13tdf#127547 Freeze in Microsoft Print to PDF dialogNoel Grandin
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski