summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-07-27avoid some allocation in MapModeNoel Grandin
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-26simplify logic in FloatingWindow::ImplCalcPosNoel Grandin
2023-07-25Control::LogicInvalidate takes a pixel rectangleNoel Grandin
2023-07-25tdf#156354 - Fix UI Basic dialog contents not visible in preview modeBalazs Varga
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel 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-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: 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: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-21mStructIdMap is unusedNoel Grandin
2023-07-21tdf#99609 a11y: Implement retrieving selected rows in tab list boxMichael Weghorn
2023-07-21tdf#99609 a11y: Use GetEntryOnPos in more places in tab list boxMichael Weghorn
2023-07-21tdf#99609 a11y: Fix bound rect reporting for tab list boxMichael Weghorn
2023-07-21tdf#99609 a11y: Announce the correct entry in tab list boxMichael Weghorn
2023-07-21tdf#99609 a11y: Handle focused state for cells in tab list boxMichael Weghorn
2023-07-21tdf#99609 a11y: Set proper parent for cells in tab list boxMichael Weghorn
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-07-20tdf#156361 use slow blending path if alpha mask blending is diabledPatrick Luby
2023-07-20tdf#154990 vcl: PDF export: incorrect checks of annotation struct parentsMichael Stahl
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-20simplify the operation of ImplGetWindowExtentsRelativeNoel Grandin
2023-07-20remove dead code in ImplDrawFloatwinBorderNoel Grandin
2023-07-20no need to return a mutable ref from ImplGetItemEdgeClipRectNoel Grandin
2023-07-18fix DNDEventDispatcher::findTopLevelWindowNoel Grandin