summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2022-06-01tdf#148168 set built-in gtk search box to search "document name" columnCaolán McNamara1-1/+1
2022-05-30svx: calculate object range before using itPranam Lashkari1-3/+3
2022-05-28svx: fix one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-1/+3
2022-05-2850 null derefs seen in crashreporting reportCaolán McNamara1-2/+8
2022-05-25svx: fix double-free if SvxShape of SwDrawVirtObj is disposedMichael Stahl1-5/+4
2022-05-25tdf#148923 PPTX import: fix incorrect image in media fileTünde Tóth1-1/+3
2022-05-13tdf#149023 set property immediately on changeCaolán McNamara1-7/+3
2022-05-13tdf#148714 connect first and second arc with arcToRegina Henschel3-4/+81
2022-05-02fix regression in linked bitmap importNoel Grandin1-1/+1
2022-04-27tdf#148501 color shades only for filled PolyPolygonsRegina Henschel3-2/+74
2022-04-25tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek1-1/+2
2022-04-25tdf#148313 Basic IDE crashing while resizing dialogNoel Grandin1-3/+4
2022-04-19sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl1-0/+1
2022-04-14make svx::frame::Style ctor inlineLuboš Luňák1-5/+0
2022-03-30Make accessibility check dialog asyncNickWingate1-7/+2
2022-03-30Sidebarparagraph: Replace generic idsPedro Pinto Silva1-15/+15
2022-03-28Notebookbar style previews: use CJK or CTL fonts if neededSzymon Kłos1-1/+13
2022-03-23use 64bit for window sizes (tdf#147458)Luboš Luňák1-2/+2
2022-03-16Update styles previews in IdleSzymon Kłos2-7/+37
2022-03-16svx: don't remove object right after insertionSzymon Kłos1-3/+4
2022-03-16lok: insert textbox directly in CalcSzymon Kłos1-1/+1
2022-03-14tdf#72776 Allow text removal in the shapesSzymon Kłos1-5/+3
2022-03-03svx: the SdrObject of SvxGraphicObject can be nullptrMiklos Vajna1-1/+2
2022-02-21lok: fix regression "WeldEditView::DoPaint" for dialog tunnelingHenry Castro1-1/+4
2022-02-21lok: Set pasted text rect pos to 0, 0Mert Tumer1-1/+4
2022-02-21set active element to -1 when no selection for fontnameboxMert Tumer1-1/+4
2022-02-14support for the WebP image format (tdf#114532)Luboš Luňák4-0/+10
2022-02-14svx-lok: incomplete invalidation when resizing/deleting...Dennis Francis1-5/+8
2022-02-14lokCalcRTL: fix editing of shape textDennis Francis1-0/+3
2022-02-14lokCalcRTL: shapes: negate mouse-event x coordinateDennis Francis1-0/+8
2022-02-14lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis2-4/+18
2022-02-14lokCalcRTL: ensure +ve X coords in shape handles/selections msgsDennis Francis1-5/+22
2022-02-14Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl1-0/+2
2022-02-14Add graphic size checker for the preferred document DPITomaž Vajngerl6-0/+278
2022-02-14use more cppu::BaseMutexNoel Grandin6-16/+16
2022-02-14svx: fix dynamic cast SdrViewHenry Castro1-2/+5
2022-02-14tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)1-62/+34
2022-02-14tdf#126319 Correct area(s) on selection exportArmin Le Grand (Allotropia)1-10/+14
2022-02-14tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara1-2/+3
2022-02-13[cp] don't show inaccessible crashreport linksAndras Timar3-13/+9
2022-02-13[cp] Collabora Crashreport DialogAndras Timar3-15/+14
2022-02-13[cp] enable crashreport on WindowsAndras Timar1-1/+1
2022-02-07WaE: angle[1|2] may be used uninitialized [-Wmaybe-uninitialized]Caolán McNamara1-1/+1
2022-02-04tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara1-2/+2
2022-02-04tdf#147119:Revert "tdf#123973 fix missing MasterPage content in export"Xisco Fauli1-0/+4
2022-01-26tdf#123973 fix missing MasterPage content in exportArmin Le Grand (Allotropia)1-4/+0
2022-01-18tdf#135843 tdf#146731 Fix the missing border handlingGülşah Köse2-4/+12
2022-01-11tdf#135843 Fix the missing border handlingGülşah Köse1-2/+2
2022-01-10Slightly optimize code handling anglesMike Kaganski1-10/+4
2022-01-10tdf#130076 Fixed flip not working properly from fileDhiraj Holden2-1/+41