summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2023-11-10Fix errors gtk4Julien Nabet
2023-11-10vcl: don't override user's SSL_CERT_FILE for bundled OpenSSLMichael Stahl
2023-11-09gtk4 a11y: Handle the "level" object attributeMichael Weghorn
2023-11-09gtk4 a11y: Extract state handling to helper functionMichael Weghorn
2023-11-09vcl,openssl: set SSL_CERT_FILE for bundled OpenSSLMichael Stahl
2023-11-08loplugin:unreffun (clang-cl)Stephan Bergmann
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann
2023-11-08ofz#63962 build failureCaolán McNamara
2023-11-08loplugin:fieldcast in SvTreeListBoxNoel Grandin
2023-11-08loplugin:fieldcast in AnimationDataNoel Grandin
2023-11-08loplugin:fieldcast in vclNoel Grandin
2023-11-08loplugin:fieldcast in CUPSManagerNoel Grandin
2023-11-08loplugin:fieldcast in MenuBarWindowNoel Grandin
2023-11-08loplugin:fieldcast in WindowImplNoel Grandin
2023-11-07loplugin:fieldcast in vclNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-07loplugin:unnecessaryparenStephan Bergmann
2023-11-07gtk4 a11y: Map states to corresponding GtkAccessibleStateMichael Weghorn
2023-11-07gtk4 a11y: Map states to corresponding gtk a11y propertiesMichael Weghorn
2023-11-07qt a11y: Map AccessibleStateType::INDETERMINATE to Qt equivalentMichael Weghorn
2023-11-07qt a11y: Set passwordEdit state for PASSWORD_TEXTMichael Weghorn
2023-11-07gtk4 a11y: Map PASSWORD_TEXT role to gtk text box roleMichael Weghorn