summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2022-09-20tdf#150650 Fix changing fill style to None via SidebarSamuel Mehrbrodt1-3/+13
2022-09-20tdf#150802 Fix setting gradient from SidebarSamuel Mehrbrodt1-14/+51
2022-09-19tdf#150987 calc crash pasting contentNoel Grandin1-2/+4
2022-09-13tdf#150712 limit the dialog to only a sample of the dataNoel Grandin1-1/+1
2022-09-08tdf#150832: Revert "tdf#150034 very slow opening pathological chart"Xisco Fauli1-2/+1
2022-09-05its not ideal to wait until Paint to set the bg colorCaolán McNamara1-7/+0
2022-09-05tdf#144092 tdf#139511: revert parts of tdf#91762 tdf#137949 tdf#139511Sarper Akdemir1-38/+2
2022-09-05tdf#144092 pptx import: correct table height during importSarper Akdemir2-3/+15
2022-09-02tdf#150712: Format->Conditional->Condition 100% CPU (2nd try)Julien Nabet1-15/+6
2022-08-31avmedia: implement video crop support in the ODP filterMiklos Vajna1-0/+25
2022-08-31tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna2-2/+2
2022-08-31Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna5-2/+54
2022-08-29Related: tdf#149971 svx: support explicitly provided snapshots for media shapesMiklos Vajna3-0/+32
2022-08-27regression in SvxShape::NotifyNoel Grandin1-6/+5
2022-08-26tdf#150577: Revert "Micro-optim in FormController::approveRowChange"Mike Kaganski1-1/+1
2022-08-15some --disable-pdfium fixesCaolán McNamara2-1/+3
2022-08-09tdf#150034 very slow opening pathological chartNoel Grandin1-1/+2
2022-08-09tdf#124076: fix preview for horizontal alignment of object in frame borderJulien Nabet1-2/+2
2022-08-08tdf#150293: setPropertyValue(WID_TXTCOL_LINE_WIDTH) takes mm100Mike Kaganski1-2/+2
2022-07-28tdf#108560 horribly slow to paste many lines into editeng with a11y activeCaolán McNamara1-4/+14
2022-07-26tdf#123983 fix loading graphic that is in root folder + testTomaž Vajngerl4-3/+49
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna2-2/+2
2022-07-08tdf#128150 Fix PPTX slide background fill mode for shapesSamuel Mehrbrodt10-370/+586
2022-07-05tdf#117646: Clone Formatting not working for connector linesJulien Nabet1-1/+1
2022-07-04tdf#149822: Clone Formatting does not apply glow effectsJulien Nabet1-1/+2
2022-07-04tdf#130252: Impress: Clone formatting not cloning highlight colorJulien Nabet1-1/+1
2022-06-28tdf#149690 fix shapespanel bar width of impressxuenhua1-0/+2
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-21sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna2-1/+11
2022-06-20tdf#68335 Increase default para spacing before/after to 56 cmGabor Kelemen2-2/+2
2022-06-16Fix definitionOlivier Hallot1-1/+1
2022-06-16Fix EnglishOlivier Hallot1-1/+1
2022-06-16Advanced Diagram support: make UI visualization experimental onlyXisco Fauli1-0/+4
2022-06-10Drop unused text column from IconView's modelMike Kaganski1-5/+0
2022-06-10new loplugin:moveitNoel Grandin1-1/+1
2022-06-10Add asserts to those places where I fixed a EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-0/+2
2022-06-09loplugin:unusedmethodsNoel Grandin1-7/+0
2022-06-06improve field nameNoel Grandin1-2/+2
2022-06-05no need to allocate this separatelyNoel Grandin2-28/+28
2022-06-04tdf#149304 Stylist does not show upper/lower case font effectsNoel Grandin1-1/+4
2022-06-04elide some makeStringAndClear() callsNoel Grandin4-4/+6
2022-06-04tdf#149242 more precise labels for left and right of paragraph text areaSeth Chaiklin1-2/+2
2022-06-04tdf#148491 make Imagemap dialog consistent with DescriptionSeth Chaiklin1-2/+3
2022-06-02Fix typosAndrea Gelmini1-2/+2
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin3-10/+4
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh1-0/+1
2022-06-02remove dead allocation in getSvxBrushItemFromSourceSetNoel Grandin1-9/+11
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann1-1/+2
2022-05-31Advanced Diagram support: UI visualization & simple interactionsArmin Le Grand (Allotropia)1-43/+317