summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-09-01svx: add class "ONeutralParseContext"Henry Castro1-0/+16
2023-05-23put floating frames under managed links controlCaolán McNamara3-21/+111
2022-09-19tdf#150987 calc crash pasting contentNoel Grandin1-2/+4
2022-08-26tdf#150577: Revert "Micro-optim in FormController::approveRowChange"Mike Kaganski1-1/+1
2022-08-09tdf#150293: setPropertyValue(WID_TXTCOL_LINE_WIDTH) takes mm100Mike Kaganski1-2/+2
2022-07-27tdf#123983 fix loading graphic that is in root folder + testTomaž Vajngerl5-2/+152
2022-07-04tdf#130252: Impress: Clone formatting not cloning highlight colorJulien Nabet1-1/+1
2022-06-27tdf#148522 svx: fix undo of cell border changes text alignment in other cellsMiklos Vajna2-0/+45
2022-06-22crashreporting: apparent null derefs of SfxViewFrame::Current()Caolán McNamara1-10/+14
2022-06-07svx: work around GCC12 spurious -Werror=stringop-overflowMichael Stahl1-0/+1
2022-06-06tdf#149304 Stylist does not show upper/lower case font effectsNoel Grandin1-1/+4
2022-05-31tdf#148168 set built-in gtk search box to search "document name" columnCaolán McNamara1-1/+1
2022-05-25svx: fix one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-1/+3
2022-05-2550 null derefs seen in crashreporting reportCaolán McNamara1-2/+8
2022-05-20svx: fix double-free if SvxShape of SwDrawVirtObj is disposedMichael Stahl1-5/+4
2022-05-20tdf#148923 PPTX import: fix incorrect image in media fileTünde Tóth1-1/+3
2022-05-12tdf#149023 set property immediately on changeCaolán McNamara1-7/+3
2022-05-02tdf#148714 connect first and second arc with arcToRegina Henschel3-4/+81
2022-04-30fix regression in linked bitmap importNoel Grandin1-1/+1
2022-04-26tdf#148501 color shades only for filled PolyPolygonsRegina Henschel3-2/+74
2022-04-22tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek1-1/+2
2022-04-20tdf#148313 Basic IDE crashing while resizing dialogNoel Grandin1-3/+4
2022-03-28svx: don't remove object right after insertionSzymon Kłos1-3/+4
2022-03-28lok: insert textbox directly in CalcSzymon Kłos1-1/+1
2022-03-02svx: the SdrObject of SvxGraphicObject can be nullptrMiklos Vajna1-1/+2
2022-02-11tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)1-62/+34
2022-02-11tdf#126319 Correct area(s) on selection exportArmin Le Grand (Allotropia)1-10/+14
2022-02-11tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara1-2/+3
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
2022-01-10tdf#146556 feature 'drag-mirror' is brokenNoel Grandin1-6/+4
2022-01-04tdf#126269 Add clipping to diagonal border linesArmin Le Grand (Allotropia)1-58/+232
2021-12-28tdf#126269 Handle diagonal borderline better for merged cellsArmin Le Grand (Allotropia)1-74/+143
2021-12-23tdf#146363: fix crash when changing width/height of text boxJulien Nabet1-1/+1
2021-12-17tdf#145904,tdf#145956 unit test extrusion of shapesRegina Henschel3-0/+48
2021-12-15tdf#145904,tdf#145956 improve extrusion of custom shapesRegina Henschel5-200/+195
2021-12-14tdf#145999 -1 was the representation of unlimited cell widthCaolán McNamara1-3/+2
2021-12-10Related tdf#102506: make Find Bar Ctrl+F searching by value by defaultJulien Nabet1-0/+2
2021-12-10tdf#146108 Calc slow to change cell focus..Noel Grandin1-1/+13
2021-12-09svx: fix crash in ViewContact::ActionChanged()Miklos Vajna1-1/+4
2021-12-08tdf#48622, tdf#145828 use correct default for border line widthArmin Le Grand (Allotropia)1-1/+3
2021-12-03tdf#30709 sw Style Inspector: show section and parent metadataLászló Németh1-2/+11
2021-12-03tdf#145928 svx: fix undo of sorting shapesMichael Stahl2-11/+49
2021-12-03tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski3-4/+4