summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2022-11-23lok: draw Math in-place widget in sdMike Kaganski1-0/+2
2022-11-21svg export filter: text fields not handled correctlyMarco Cecchetti1-12/+6
2022-11-17lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski1-20/+3
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski1-8/+11
2022-11-16lok: masterpage: don't switch page on mode changeSzymon Kłos1-1/+1
2022-11-16lok: masterpage: don't remove old cacheSzymon Kłos1-1/+4
2022-10-25svg: export embedded videoAshod Nakashian2-0/+34
2022-10-25tdf#151547 pptx import: workaround for COL_AUTO collisionSarper Akdemir2-0/+23
2022-10-24Drop Window::LogicMouse*Mike Kaganski2-33/+0
2022-10-23Simplify SwEditWin::LogicMouse* and sd::Window::LogicMouse*Mike Kaganski1-12/+0
2022-10-21lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos4-1/+68
2022-10-16Remove the now unused python testXisco Fauli1-77/+0
2022-10-16tdf#148620: sd: move UITest to CppUnittestXisco Fauli1-22/+106
2022-09-27tdf#94122 pptx export: fix automatic text color exportSarper Akdemir2-0/+42
2022-09-19tdf#144092 pptx export: export endParaRPr for empty shape & cellsSarper Akdemir4-2/+42
2022-09-19tdf#144092 tdf#139511: revert parts of tdf#91762 tdf#137949 tdf#139511Sarper Akdemir1-2/+2
2022-09-19tdf#144092 pptx import: correct table height during importSarper Akdemir3-1/+18
2022-09-19tdf#144092 pptx import: fix import of empty cell and shape text propertiesSarper Akdemir5-66/+66
2022-09-06Replace leftover use of StarSymbol with OpenSymbolTor Lillqvist1-2/+2
2022-09-06Related: tdf#149969 PPTX export: add loop from the animation of a media shapeMiklos Vajna3-8/+65
2022-08-28sd: avoid divide by zero in FuZoom::MouseMoveXisco Fauli1-4/+8
2022-08-04lok: Dont render active text edit on slide previewsSzymon Kłos2-2/+15
2022-07-28lok: Enable sidebar in MathMike Kaganski1-4/+4
2022-07-27lok: enable in-place editing of math equationsMike Kaganski1-1/+1
2022-07-25tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna1-2/+3
2022-07-04tdf#149748 sd theme: fix crash on selecting none from color barMiklos Vajna2-16/+33
2022-07-04cid#1503836 silence Dereference null return valueCaolán McNamara1-2/+3
2022-07-04sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna3-0/+84
2022-07-04sd theme: add UI (sidebar) for shape fill color effectsMiklos Vajna2-1/+25
2022-07-04tdf#149205 sd theme: fix PPTX export loosing dk1 and lt1 colorsMiklos Vajna3-14/+64
2022-07-02tdf#149787 capture a copy of mpViewShell and mpViewCaolán McNamara1-4/+4
2022-07-02tdf#141313 only hide Impress Remote option if there is no sdremote at allChristian Lohmaier1-1/+1
2022-07-02impress remote connection dialog must also work without bluetoothChristian Lohmaier1-1/+1
2022-07-02Integer division could cancel small values of wrong signMike Kaganski2-0/+1
2022-07-02tdf#134210: Reimplement cropping from srcRect and fillRectMike Kaganski2-1/+9
2022-07-01sd theme: add ODP import/export for shape fill color effectsMiklos Vajna1-0/+16
2022-07-01sd theme: add UI (sidebar) for shape fill colorMiklos Vajna2-0/+45
2022-07-01sd theme: add ODP import/export for shape fill colorMiklos Vajna1-0/+12
2022-06-30sd theme: add doc model for shape fill colorMiklos Vajna1-3/+3
2022-06-30sd theme: allow setting color effects in the sidebarMiklos Vajna2-0/+90
2022-06-29sd theme: add a "theme" palette to the color pickerMiklos Vajna2-0/+27
2022-06-29sd: add initial theme UI for master slidesMiklos Vajna8-8/+92
2022-06-27Remove not necessary container in Animation Panel in Impress SidebarSzymon Kłos1-497/+482
2022-06-27PPTX export: write the theme for the master pages from the doc modelMiklos Vajna3-7/+88
2022-06-24tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl6-0/+456
2022-05-25Resolves: tdf#149093 connect_value_change if we will query its valueCaolán McNamara2-2/+8
2022-05-13Resolves: tdf#148985 crash on searching for non-existing prefixCaolán McNamara1-0/+2
2022-04-27tdf#53970 PPTX: fix import of linked media filesTünde Tóth1-1/+18
2022-04-27tdf#147586: Initialize mbBulletColorFollowText to falseXisco Fauli2-0/+22
2022-04-27tdf#148654 stop playing sound with presentation endsCaolán McNamara1-0/+2