summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-01-06jsdialog: enable calc formula error dialogcodewithvk
2024-01-05report what font is missing when terminating testCaolán McNamara
2024-01-05Send checkboxtype property to online for webtreeview widgetDarshan11
2024-01-04jsdialog: enabled objectdialog (Writer -> Chart -> properties jsdialog)Darshan11
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2024-01-02tdf#158945: blind fix (try to decrease pending operations limit)Mike Kaganski
2024-01-02cid#1545235 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-01Revert "Related tdf#158739: blacklist Nvidia RTX 4050 for Skia hardware"Julien Nabet
2024-01-01tdf#143148 Use pragma once instead of include guards in vclLuv Sharma
2024-01-01Missing includesMike Kaganski
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-31ofz#65266 TimeoutCaolán McNamara
2023-12-31Use DBG_TESTSOLARMUTEX instead of SolarMutex::IsCurrentThread in assertionMike Kaganski
2023-12-31Acquire solar mutex in SkiaZone, instead of assertingMike Kaganski
2023-12-31Replace "size() != 0 with !empty()" (vcl)Julien Nabet
2023-12-31Expand some macros inlineMike Kaganski
2023-12-31Avoid unwanted creation of mSurfaceMike Kaganski
2023-12-31Replace "size() == 0 with empty()" (vcl)Julien Nabet
2023-12-31tdf#158942: renderMethodToUseForSize may force raster surfaceMike Kaganski
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-28vcl: BreakLines() -> BreakLine() and BreakLinesSimple() -> BreakLineSimple()Chris Sherlock
2023-12-28vcl: test BreakLinesWithIterator with hyphensChris Sherlock
2023-12-28vcl: add test for an invalid index in OutputDevice::GetTextBreak()Chris Sherlock
2023-12-27tdf#144124 Detect if ownership has been lostPatrick Luby
2023-12-26Fix typoAndrea Gelmini
2023-12-26tdf#135478 Reduce sensitivity of horizontal scrollwheelPatrick Luby
2023-12-26tdf#151679 Do not push FLAVOR_LINK to macOS general pasteboardPatrick Luby
2023-12-25tdf#99116 modify menu highlight text color in high contrast mode on winYli875
2023-12-24Eliminate warning when changing timer's priorityPatrick Luby
2023-12-24tdf#158807 Call UpdatePaletteForNewColor with rReplaceColor parameterPatrick Luby
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-24Remove unused headers found by bin/find-unusedheaders.shGabor Kelemen
2023-12-24vcl/README.vars: SAL_FORCEDPI works for all Linux vcl pluginsMichael Weghorn
2023-12-24qt: Rename SAL_VCL_{QT5 -> QT}_NO_NATIVEMichael Weghorn
2023-12-24qt: Rename SAL_VCL_QT5_NO_NATIVE and use for all Qt-based VCLsMichael Weghorn
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23tdf#157649 Allow omitting Alt key when focus is in dialog action areaSamuel Mehrbrodt
2023-12-22Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby
2023-12-22ofz#65252 Build failureCaolán McNamara
2023-12-22gtk4 a11y: Fix build for Gtk < 4.9Michael Weghorn
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-20Related: tdf#155266 stop delaying painting timer while swipingPatrick Luby
2023-12-20gtk4 a11y: Take SELECTABLE/EXPANDABLE states into accountMichael Weghorn
2023-12-20comment re GTK 2.34 should be 3.24Caolán McNamara
2023-12-20Make BigInt::DivMod public, to allow optimized divisionMike Kaganski
2023-12-20Simplify and rename for clarityMike Kaganski
2023-12-20gtk4 a11y: Remember LoAccessible for XAccessibleMichael Weghorn
2023-12-20gtk4 a11y: Silence loplugin:unreffun a different wayMichael Weghorn
2023-12-20Related tdf#158739: blacklist Nvidia RTX 4050 for Skia hardware renderingJulien Nabet