summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2023-09-04tdf#134193: Support rendering math in RTL modeKhaled Hosny
2023-09-04tdf#154875 "Use slide background" is only for ImpressSamuel Mehrbrodt
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos
2023-08-30make IAccessibleBrowseBox extend cppu::WeakImplHelperNoel Grandin
2023-08-30make IAccessibleTableControl extend cppu::WeakImplHelperNoel Grandin
2023-08-30a11y: Drop AccessibleChildren typedefMichael Weghorn
2023-08-30Fix typoAndrea Gelmini
2023-08-29Fix typoAndrea Gelmini
2023-08-29vcl,sw: PDF export: move SwEnhancedPDFExportHelper statics to memberMichael Stahl
2023-08-27tdf#150610 fix broken rendering of text meta actionsPatrick Luby
2023-08-27Add APNG export option in File -> ExportParis Oplopoios
2023-08-24vcl: Allow pushing/popping OutputDevice’s RTLEnabled stateKhaled Hosny
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-22tdf#141101 tdf#101886 a11y: Restore previous focus on col/line popup closeMichael Weghorn
2023-08-18tdf#156561 tdf#141101 Revert "tdf#140762 tdf#152671 Make dock win ..." et alMichael Weghorn
2023-08-18Rename Window::ImplIsAccessibleNativeFrame and make it publicMichael Weghorn
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2023-08-11Initial APNG export supportParis Oplopoios
2023-08-02tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-02a11y: Convert AccessibleTableControlObjType to enum classMichael Weghorn
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-07-31supportsOperation OutDevSupportType::B2DDraw is always true nowCaolán McNamara
2023-07-30tdf#156230: Deprecate and stop using PDFAsStandardPrintJobFormatKhaled Hosny
2023-07-28tdf#104382 - Menus should be disabled when they have no enabled submenusBalazs Varga
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-26tdf#149318 Set HID for menus that have sub menusRafael Lima
2023-07-26Related: tdf#156137 allow GtkLinkButton to wrapCaolán McNamara
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
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 now unneeded DevicePoint typedefKhaled Hosny
2023-07-23Drop --enable-float-device-pixel configure optionKhaled 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: 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-21tdf#99609 a11y: Set proper parent for cells in tab list boxMichael Weghorn
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-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-20remove dead code in ImplDrawFloatwinBorderNoel Grandin
2023-07-20no need to return a mutable ref from ImplGetItemEdgeClipRectNoel Grandin
2023-07-18remove ImplFrameToOutput and ImplOutputToFrameNoel Grandin
2023-07-14Fix typoAndrea Gelmini