summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
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-21tdf#154955 svx: PDF/UA export: tag SdrObjGroup properlyMichael Stahl
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-07-21Assume that, if we have X11, it supports XineramaNoel Grandin
2023-07-21Fix typoAndrea Gelmini
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-20tdf#143148 Use pragma once in vclsahil
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
2023-07-18remove ImplFrameToOutput and ImplOutputToFrameNoel Grandin
2023-07-18tdf#155661 Apply border from center point not from whole sizeAron Budea
2023-07-17simply some LogicToPixel calculation sitesNoel Grandin
2023-07-17tdf#90023: vcl: fix tooltip displaying over two monitors on WindowsSarper Akdemir
2023-07-16editeng: Use Tools::Point::RotateAround instead of our ownDr. David Alan Gilbert
2023-07-14tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes...Michael Stahl
2023-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl
2023-07-14gtk3 a11y: Map push button menu role to ATK equivalentMichael Weghorn
2023-07-13vcl: Move include of <hb-icu.h> to the appropriate placeRico Tzschichholz
2023-07-13ImageMap::GetHitIMapObject can be constNoel Grandin
2023-07-13jsdialog: enable Manage Changes dialogSzymon Kłos
2023-07-13use more frozenNoel Grandin
2023-07-13jsdialog: formatted spin fieldSzymon Kłos