summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysqt6 avmedia: Adjust code to PngImageReader changesMichael Weghorn1-3/+5
6 daysvcl: Introduce ImportOutput to return BitmapEx or AnimationTomaž Vajngerl23-125/+223
11 daysadd assert in SvpSalVirtualDevice::ReleaseGraphicsNoel Grandin1-1/+2
13 daysgraphicselection json with mangled ordinal number of literal "-"Caolán McNamara1-4/+2
2025-04-14vcl: ImpGraphic - rearange code to keep each each type togetherTomaž Vajngerl3-39/+51
2025-04-14vcl: make ImpGraphic::getBitmap privateTomaž Vajngerl1-1/+2
2025-04-14vcl: ImpGraphic - use sal_Int64 for byte sizeTomaž Vajngerl2-4/+4
2025-04-12tdf#130857 qt weld: Pass logic size to OutputDevice::GetBitmapExMichael Weghorn1-1/+1
2025-04-09sc: filter: check for null BrushAshod Nakashian1-2/+3
2025-04-09tdf#166055 qt avmedia: Provide media/player size right awayMichael Weghorn2-88/+15
2025-04-08editeng a11y: Use OAccessibleComponentHelper for bulletMichael Weghorn3-164/+11
2025-04-01tdf#165984 sw cui xmloff: add Paragraph/Column/Page/Spread end zoneLászló Németh29-100/+917
2025-03-27tdf#88908 sw: Add BalanceSpacesAndIdeographicSpaces compat optionJonathan Clark28-42/+436
2025-03-11tdf#70102 Code support for RTL variants in icon themesJonathan Clark16-82/+213
2025-03-04tdf#165437: regression: CairoSDPR: Exclude SDPR when mirroredArmin Le Grand (Collabora)1-25/+31
2025-02-28tdf#163890 sw: fix anchor inserted shape to paragraphJaume Pujantell4-7/+36
2025-02-22vcl: introduce BitmapContainer and use it in ImpGraphic for bitmapTomaž Vajngerl2-117/+203
2025-02-21tdf#i165354 sw offapi DOCX: implement HyphenationKeepLine – part 1László Németh24-29/+135
2025-02-18remove mpThreadGraphics from GDI backendNoel Grandin4-101/+9
2025-02-12math a11y: Drop SmGraphicAccessible::getAccessibleIndexInParentMichael Weghorn2-38/+0
2025-02-12math a11y: Use comphelper::OAccessibleComponentHelperMichael Weghorn3-155/+20
2025-02-12math a11y: Don't return self in SmGraphicAccessible::getAccessibleAtPointMichael Weghorn1-6/+2
2025-02-12math a11y: Simplify SmGraphicAccessible::getBoundsMichael Weghorn1-8/+1
2025-02-12simplify WinSalGraphics::setPaletteNoel Grandin2-36/+5
2025-02-09vcl: remove VectorGraphicData string path constructorTomaž Vajngerl3-29/+11
2025-02-08Related: tdf#164788 Force Skia software rendering after crash in testMike Kaganski1-0/+30
2025-02-08tdf#165099: do not notify change listeners about temporary changesMike Kaganski3-6/+11
2025-02-05remove dithering from Windows GDI backendNoel Grandin9-766/+13
2025-02-04sort members of WinSalGraphicsNoel Grandin1-127/+119
2025-02-04Avoid -Werror,-Wunused-parameterStephan Bergmann2-7/+6
2025-02-04[API CHANGE] sd pdfium: add page number when saving/loading pdf pages as imagesJaume Pujantell19-49/+174
2025-01-31tdf#164476 CiaroSDPR: improve ControlPrimitive2D renderingArmin Le Grand (Collabora)4-15/+73
2025-01-29Revert "remove unnecessary cairo soname patch"Stephan Bergmann3-1/+14
2025-01-24tdf#132853 - UI: fix different sizes in Image tabs Type & CropBalazs Varga1-1/+14
2025-01-15cool#10630 doc electronic sign: fix no graphic selection for the signature lineMiklos Vajna12-12/+60
2025-01-14Change alpha behavour of OutputDevice::SetFillColorNoel Grandin6-22/+13
2025-01-13Fix dxcanvas::DeviceHelper::getPhysicalResolutionMike Kaganski1-6/+5
2025-01-10cool#10630 lok doc sign: allow setting the size of the Impress sign lineMiklos Vajna5-1/+105
2025-01-10Try to use CoWaitForMultipleHandles magic to handle COM message loopMike Kaganski2-10/+16
2025-01-06tdf#163852 ooxml: fix import of cropped vector graphic objectsBalazs Varga3-0/+31
2025-01-02loplugin:indentationStephan Bergmann1-1/+2
2024-12-25vcl/qa/cppunit/GraphicTest: Don't test for the exact size of the png file.Sebastian Andrzej Siewior1-1/+2
2024-12-24tdf#128957: fix UpdateHdlMtfSize* handlers in ExportDialogMike Kaganski1-35/+35
2024-12-20svx: Resave compressgraphicdialog.ui with glade 3.40Michael Weghorn1-209/+206
2024-12-20cool#10630 lok doc sign: fix Impress sign line when creating directlyMiklos Vajna1-0/+7
2024-12-12Use correct objectMike Kaganski1-2/+1
2024-12-07Drop pre-Win10 code from WinSkiaSalGraphicsImplMike Kaganski1-164/+14
2024-12-04Disable subpixel AA in GraphicExporter::filter unconditionallyMike Kaganski4-5/+28
2024-12-02tdf#161341 show/hide controls/shapes/pictures in view/printOliver Specht8-56/+82
2024-11-29Related: tdf#163945 don't directly flush graphics with Skia/MetalPatrick Luby2-20/+58