summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2023-11-07tdf#135236 gtk3 a11y: Restore AtkObject's focus_eventMichael Weghorn
2023-11-07tdf#152155 vcl: fix gtk popup listbox positions on sidebarLászló Németh
2023-11-07simplify OutputDevice::ClipAndDrawGradientMetafileNoel Grandin
2023-11-06tdf#155266 force flush after scrollingPatrick Luby
2023-11-06sw floattable: make Insert Frame dialog async and mark it as a jsdialogMiklos Vajna
2023-11-06tdf#155266 revert commit 9c0803edd1f42b2d29115674795c7c674fea1a35Patrick Luby
2023-11-06tdf#157518: vcl: add native macOS rendering support for LevelBar controlSarper Akdemir
2023-11-06tdf#43157 vcl: remove DBG_ASSERT() from BreakLinesWithIterator()Chris Sherlock
2023-11-06vcl: flatten TextLayoutHelper::GetNewsEllipsisString()Chris Sherlock
2023-11-06vcl: split out functions from TextLayoutCommon::GetEllipsisString()Chris Sherlock
2023-11-03tdf#155266 flush when scrolling or draggingPatrick Luby
2023-11-03tdf#158014 make image immutable after using Skia to invertPatrick Luby
2023-11-03tdf#158047 allow the tdf#157635 fix for palettes with 64 entriesPatrick Luby
2023-11-03tdf#157028 vcl: PDF export: inline OBJR dictionariesMichael Stahl
2023-11-03macOS a11y: Drop obsolete TODO to implement spelling error attrMichael Weghorn
2023-11-03tdf#156478 Remove unused default values for MediaBox and UserUnitTobias Kokolakis
2023-11-02tdf#157939 drop duplicates from the FontConfig SetCaolán McNamara
2023-11-02tdf#157816 sw: PDF export: filter out links on empty space, INetAttrsMichael Stahl
2023-11-02tdf#157816 sw: PDF export: filter out links on empty space, fieldsMichael Stahl
2023-11-02vcl: removed redundant checkVasily Melenchuk
2023-11-01macOS a11y: Don't report (non-)expanded state when not expandableMichael Weghorn
2023-11-01new loplugin:fieldcanbelocalNoel Grandin