summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 hoursDisable subpixel AA in GraphicExporter::filter unconditionallyMike Kaganski4-5/+28
2 daystdf#161341 show/hide controls/shapes/pictures in view/printOliver Specht8-56/+82
5 daysRelated: tdf#163945 don't directly flush graphics with Skia/MetalPatrick Luby2-20/+58
12 daysPVS: V547 Expression 'bComplete' is always true.Xisco Fauli1-7/+2
2024-11-19Simplify SalGraphicsImpl::InitNoel Grandin20-37/+7
2024-11-18simplify X11SalGraphics::DeInitNoel Grandin3-19/+4
2024-11-18SalGraphics does not need virtual freeResources()Noel Grandin18-37/+4
2024-11-13tdf#163486: PVS: variable is used after being declaredXisco Fauli1-3/+2
2024-11-08vcl: fix crash in findAnnotations()Miklos Vajna1-0/+4
2024-11-08tdf#163803 oox: export fill on graphic objectJaume Pujantell3-0/+17
2024-11-08Factor out conversion of awt::XBitmap to BitmapEx in vclMike Kaganski2-43/+95
2024-11-07tdf#130857 qt weld: Take SolarMutex in QtInstanceLinkButton::linkActivatedMichael Weghorn1-0/+1
2024-11-07tdf#130857 qt weld: Implement simple drawing in QtInstanceDrawingAreaMichael Weghorn3-0/+62
2024-11-06aGraphic.IsNone was checked aboveMike Kaganski1-5/+5
2024-11-06tdf#163748: checking Any's value type is anti-patternMike Kaganski1-4/+2
2024-11-05tdf#153636 - Search for outline node only if index is for the current chapterAndreas Heinisch3-8/+40
2024-11-03tdf#163486: PVS: pointer not released in destructorXisco Fauli2-2/+2
2024-11-02Update git submodulesOlivier Hallot1-0/+0
2024-11-01Drop GraphicFilter's bUseConfigMike Kaganski9-23/+11
2024-10-31tdf#163457 CairoSDPR: Need to apply 'damage' to gtkArmin Le Grand (allotropia)6-0/+31
2024-10-26tdf#130857 qt weld: Implement QtInstanceImage::set_imageMichael Weghorn2-5/+20
2024-10-25flatten ImpGetScaledGraphic a littleNoel Grandin1-71/+67
2024-10-23tdf#161359 fix opening RTF with broken imagesNoel Grandin1-1/+9
2024-10-22no need to cache GraphicAttr in SdrGrafObjNoel Grandin3-47/+21
2024-10-21improve style searching in SvXMLStylesContextNoel Grandin6-109/+130
2024-10-19tdf#156505 sw: reset view options after export as graphicJustin Luth1-0/+1
2024-10-19Windows/--disable-skia: fix D2DWriteTextOutRenderer to properly set AA modeMike Kaganski5-100/+71
2024-09-28Update git submodulesOlivier Hallot1-0/+0
2024-09-21Update git submodulesOlivier Hallot1-0/+0
2024-09-21Update git submodulesOlivier Hallot1-0/+0
2024-09-21Make replacement graphic management more atomicMike Kaganski13-78/+52
2024-09-20Make sure to have a graphic hereMike Kaganski1-0/+4
2024-09-20Avoid wrong "no replacement graphic" state when updating OLE graphicMike Kaganski1-3/+6
2024-09-15ofz#71606 don't ignore CRCs when fuzzingCaolán McNamara1-6/+2
2024-09-11Related: tdf#129061 Avoid formula import and use fallback for nowMike Kaganski5-22/+87
2024-09-04Avoid deadlockMike Kaganski1-1/+2
2024-09-03Related: tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga4-23/+24
2024-08-31Update Midnightblue Impress templateLaurent Balland3-392/+127
2024-08-23Update git submodulesOlivier Hallot1-0/+0
2024-08-20tdf#162528: handle exceptions from JSON parser in GraphicExporterMike Kaganski1-3/+11
2024-08-18Add missing property to com.sun.star.graphic.MediaProperties serviceMike Kaganski1-0/+8
2024-08-14UBSan SAL_USE_VCLPLUGIN=qt5 needs SvpGraphicsBackend RTTIStephan Bergmann1-1/+1
2024-08-09Refactor SwView::InsertGraphicDlg for clarityMike Kaganski1-108/+78
2024-08-01tdf#162282: restore correct handling of EMFMike Kaganski3-4/+49
2024-07-26fix enabled-mergelibs-more buildNoel Grandin1-1/+1
2024-07-24CairoSDPR: Improve animated tiled fillsArmin Le Grand (Collabora)6-44/+94
2024-07-24qt: Move resolution calc to static helper methodMichael Weghorn8-35/+60
2024-07-23CairoSDPR: Support alpha for BitmapPrimitivesArmin Le Grand (Collabora)15-106/+280
2024-07-16CairoSDPR: Direct support for RGBA Gradients (II)Armin Le Grand (Collabora)4-28/+178
2024-07-16tdf#158397 freeze hovering mouse above animating gifNoel Grandin5-1/+24