summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-07-27tdf#156459: fix WM_UNICHAR implementationMike Kaganski
2023-07-27pack the MapMode::ImplMapMode structNoel Grandin
2023-07-27vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-07-27avoid some allocation in MapModeNoel Grandin
2023-07-27qt a11y: Return app as parent for top-level objectsMichael Weghorn
2023-07-27deduplicate some code in ImplCalcMapResolutionNoel Grandin
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin
2023-07-26no need to check IsMapModeEnabled hereNoel Grandin
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-26cid#1538888 silence Improper use of negative valueCaolán McNamara
2023-07-26tdf#149318 Set HID for menus that have sub menusRafael Lima
2023-07-26Revert "simplify logic in FloatingWindow::ImplCalcPos"Noel Grandin
2023-07-26Related: tdf#156137 allow GtkLinkButton to wrapCaolán McNamara
2023-07-26add code pointer to commentNoel Grandin
2023-07-26simplify logic in FloatingWindow::ImplCalcPosNoel Grandin
2023-07-25Control::LogicInvalidate takes a pixel rectangleNoel Grandin
2023-07-25tdf#155414 win a11y: Honor system setting to disable animationsMichael Weghorn
2023-07-25tdf#155414 kf a11y: Honor KDE Plasma setting to reduce animationMichael Weghorn
2023-07-25tdf#155414 gtk3 a11y: Honor gtk setting to reduce animationMichael Weghorn
2023-07-25tdf#156354 - Fix UI Basic dialog contents not visible in preview modeBalazs Varga
2023-07-25loplugin:redundantcastNoel Grandin
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-25loplugin:unusedfieldsNoel Grandin
2023-07-25tdf#156437: Fix missing name inside embedded Type 1 font in PDFKhaled Hosny
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
2023-07-24jsdialog: dark mode support in drawing areaSzymon Kłos
2023-07-24tdf#154447 qt: Take menu bar into account for popup posMichael Weghorn
2023-07-24tdf#154447 Fix menu position in kf5Rafael Lima
2023-07-24Fix gtk4 build (set_item_help_id)Michael Weghorn
2023-07-23tdf#147911 Implement set_item_help_id for context menu itemsRafael Lima
2023-07-23tdf#156377: Improve cursor traversal in UI widgetsKhaled Hosny
2023-07-23vcl: Drop recently unused ITextLayout::GetCaretPositions()Khaled Hosny
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23vcl: Use GetTextArray() when drawing mnemonicsKhaled Hosny
2023-07-23vcl: Drop recently unused OutputDevice::LogicWidthToDeviceCoordinate()Khaled Hosny
2023-07-23vcl: Use double for width in OutputDevice::ImplDrawTextLine()Khaled Hosny
2023-07-23vcl: SalLayout::GetTextWidth() returns doubleKhaled Hosny
2023-07-23vcl: Don’t use nSubPixelFactor when in map modeKhaled Hosny
2023-07-23vcl: Use doubles in GetTextBreak()Khaled Hosny
2023-07-23tdf#156211: Don’t round Kashida width when doing subpixel positioningKhaled Hosny
2023-07-23tdf#156234: Don’t round glyph coordinates when doing subpixel positioningKhaled Hosny
2023-07-23vcl: TextRenderModeForResolutionIndependentLayout → SubpixelPositioningKhaled Hosny
2023-07-23vcl: Simplify AquaGraphics*::drawTextLayout() callingKhaled Hosny
2023-07-23vcl: Use more doubles for text measurementsKhaled Hosny
2023-07-23vcl: Use doubles for glyph item coordinatesKhaled Hosny
2023-07-23vcl: rename NaturalDXArray to DXArrayKhaled Hosny
2023-07-23vcl: Set font size to UPEM in some testsKhaled Hosny
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-23Make CppunitTest_vcl_pdfexport CPPUNIT_TEST_NAME=testTdf108963 less sensitiveKhaled Hosny