summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2023-08-19Reimplement fix for tdf#156629 and tdf#156630Patrick Luby
2023-08-17Drop defines obsoleted by Windows 7 baselineMike Kaganski
2023-08-16Resolves: tdf#156751 add "Special Character..." to GtkEntry context menusCaolán McNamara
2023-08-14qt: Implement pinch/zoom gesture handlingMichael Weghorn
2023-08-10Simplify conversion, and fix a commentMike Kaganski
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny
2023-08-02tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin
2023-08-02vcl: Simplify analyzeSfntFamilyNameKhaled Hosny
2023-08-02vcl: Drop the PrintFont -> FastPrintFontInfo -> FontAttributes indirectionKhaled Hosny
2023-08-02vcl: Drop unused FontAttributes::GetMapNames()/AddMapName()Khaled Hosny
2023-08-02vcl: Drop unused PhysicalFontFamily::GetAliasNames()Khaled Hosny
2023-08-02vcl: Fold two static method into their only call siteKhaled Hosny
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-02std::set->o3tl::sorted_vector for m_aFontFileToFontIDNoel Grandin
2023-08-01Fix typoAndrea Gelmini
2023-08-01tdf#156376 qt: Open help for focused native menu entry on F1Michael Weghorn
2023-07-31tdf#156230 one more unused pieceNoel Grandin
2023-07-31qt: Drop unused QtMenu::adjustButtonSizes declarationMichael Weghorn
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2023-07-31tdf#156230 remove now unused various bit and piecesNoel Grandin
2023-07-30Drop freshly unused PrintFontManagerKhaled Hosny
2023-07-30Drop freshly unused font subsetting codeKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused PSLevel settingKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused PrinterJob and PrinterGfxKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused GenPspGfxBackendKhaled Hosny
2023-07-30tdf#156230: Use SvpGraphicsBackend in GenPspGraphicsKhaled Hosny
2023-07-30tdf#156230: Use CairoTextRender in GenPspGraphicsKhaled Hosny
2023-07-30tdf#156230: Drop freshly dead PspSalPrinter codeKhaled Hosny
2023-07-30tdf#156230: Drop PDFDevice handlingKhaled Hosny
2023-07-30tdf#156230: Deprecate and stop using PDFAsStandardPrintJobFormatKhaled Hosny
2023-07-30tdf#107612: Include NNBSP and Mongolian characters in the same fallback runKhaled Hosny
2023-07-26Related: tdf#156137 allow GtkLinkButton to wrapCaolán McNamara
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-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-25loplugin:unusedfieldsNoel Grandin
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
2023-07-24tdf#154447 qt: Take menu bar into account for popup posMichael 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: 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: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny