summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-03-26tdf#104792 Double check for target shapeSzymon Kłos2-0/+17
2018-03-26tdf#116364: Revert "tdf#113660: show Master Slide label in handout view"Xisco Faulí1-1/+0
2018-03-26tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky2-4/+4
2018-03-26oox: unit-tests for custom package preservationAshod Nakashian3-8/+36
2018-03-25lok: All mouse,key events asyncPranav Kant6-66/+69
2018-03-25tdf#111789: TextBox shadow propeties are not saved to PPTXTamás Zolnai2-0/+39
2018-03-25Remove accidently committed debug linesTamás Zolnai1-5/+0
2018-03-25sd lok: Delete selection highlight after cutting text.Tamás Zolnai2-0/+47
2018-03-25lok: Factor out the code for finding vcl::Window of a documentPranav Kant1-13/+7
2018-03-25Add some extra assert to this test caseTamás Zolnai1-4/+5
2018-03-25sd lok: Fix pasting text on slideTamás Zolnai3-1/+73
2018-03-25tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai6-0/+50
2018-03-25Fix fontScale testSzymon Kłos1-1/+4
2018-03-25PPTX export scale for TextFitToSizeSzymon Kłos2-0/+14
2018-03-25lok IME: support dialogs as wellPranav Kant3-30/+15
2018-03-25Coverity: unused valueSzymon Kłos1-1/+1
2018-03-25Disable lok_preload_hooks when not dynamically loading.Michael Meeks1-0/+4
2018-03-25lok: allow libraries to pre-init themselves.Michael Meeks1-0/+7
2018-03-25tdf#115394 correct transition in case of 0sSzymon Kłos3-4/+20
2018-03-25sd, sc lok: IME support + unit testsPranav Kant3-0/+71
2018-03-25tdf#115394 export correct slide transition time in PPTSzymon Kłos5-6/+90
2018-03-25tdf#115394 export custom transition time in PPTXSzymon Kłos2-41/+145
2018-03-25tdf#115394 import custom slide transition time in PPTXSzymon Kłos4-1/+36
2018-03-25tdf#111786: PPTX export: Shape's line transparency is not exportedTamás Zolnai2-0/+23
2018-03-25tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai3-51/+77
2018-03-22lokdialog: Parents for the Impress async dialogs.Jan Holesovsky3-4/+5
2018-03-22sd: Kill an own scope guard impl. and use comphelper::ScopeGuard instead.Jan Holesovsky1-25/+7
2018-03-22StartExecuteAsync doesn't need a second paramNoel Grandin3-3/+3
2018-03-22lokdialog: Convert the Format -> ... -> Area... to async exec.Jan Holesovsky2-15/+21
2018-03-22lokdialog: Convert the Format -> ... -> Line... to async exec.Jan Holesovsky2-16/+26
2018-03-22lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky2-64/+100
2018-03-20lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-1/+1
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro2-1/+55
2018-03-19tdf#76646 don't open link on Ctrl-click if not requiredSzymon Kłos1-0/+2
2018-03-19tdf#76646 Ctrl-click required for hyperlinks in draw/impressSzymon Kłos1-0/+6
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2-9/+0
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2-0/+9
2018-03-19tdf#115539, tdf#116238: Don't display the notebookbar in presentation modeXisco Fauli1-4/+2
2018-03-15tdf#114477: Can't set character highlighting on a text box using sidebarTamás Zolnai1-0/+10
2018-03-12tdf#44774: Parent style's msApiName could yet be empty; use GetApiName()cp-6.0-branch-pointMike Kaganski2-1/+31
2018-03-07Resolves: tdf#113805 insert special character fails in insert footnote...Caolán McNamara1-1/+1
2018-03-07tdf#115429 xmloff: ODF import: fix handling of unknown attributesMichael Stahl2-0/+52
2018-02-28tdf#115873 sd navigator: adapt IsEqualToDoc() to Fill() furtherMiklos Vajna4-34/+104
2018-02-28tdf#115873 sd navigator: allow selecting but not focusing on objectsMiklos Vajna6-2/+125
2018-02-27tdf#97614 Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko2-7/+4
2018-02-20tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna3-1/+135
2018-02-16tdf#114972 Make insert textbox work in Impress grouped notebookbarsYousuf Philips2-4/+4
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-2/+2
2018-02-15tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai2-0/+42
2018-02-14tdf#114821 calculate better label positionSzymon Kłos2-0/+49