summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2015-04-16fix export of ooo120353-1.odp to pptx, mismatch of start and end elementCaolán McNamara1-1/+1
2015-04-16fix assert on re-export of ooo48994-1.ppt to pptCaolán McNamara1-1/+1
2015-01-24rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl3-30/+10
2015-01-12fix Mac buildMarkus Mohrhard2-1/+3
2015-01-08this horror depends on unsigned max increment to wrap-around to 0Caolán McNamara2-9/+15
2014-12-13fdo#82681: return IsUserDefined w/o negationKatarina Behrens1-1/+1
2014-11-23limit width of list whose text can grow to silly widthsCaolán McNamara1-0/+1
2014-11-23Resolves fdo#85750: Custom Animation timeing does not retain settingsJulien Nabet2-13/+10
2014-11-23fdo#85247: copy and paste of a slide results in a blue slide in presentation ...Muthu Subramanian1-2/+4
2014-11-23sd: fix STL assertion "dereference past-the-end iterator"Michael Stahl1-1/+2
2014-11-23fix bnc#624546 (fdo#83733) slide pane cut/copy/paste in outline viewMarco Cecchetti4-6/+42
2014-11-23Resolves: fdo#83588 Revert "center slide after changing zoom"Caolán McNamara3-29/+0
2014-11-23Resolves: fdo#84417 restore focus window after previewCaolán McNamara1-0/+5
2014-10-14Disable sdremote by default, and improve flow control.Michael Meeks1-1/+5
2014-10-14bnc#657899: Paragraph vertical spacing differs from PowerPointTor Lillqvist1-0/+22
2014-10-14sd: fix up e5222cf76a94c4ec20664b3e6f5a48e00ee9669fMichael Stahl1-1/+2
2014-10-14coverity#1242906 Unused valueCaolán McNamara1-1/+1
2014-10-14fdo#63483: support for modify passwd in Impress and DrawKatarina Behrens1-1/+24
2014-10-14fdo#83619 Retain dropdown part after customizationMaxim Monastirsky2-0/+20
2014-09-23IsDraw doesn't mean the app/page is DrawCaolán McNamara1-2/+3
2014-09-23css::uno::Reference::query does not have side effectsStephan Bergmann2-2/+2
2014-09-09crashtest: sep should be curSepCaolán McNamara1-1/+1
2014-09-05Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky1-1/+1
2014-09-02n#708518: sd: check that master page matches when setting parent styleMichael Stahl1-2/+11
2014-08-29Handle collada libraries seperately: --disable-colladaZolnai Tamás1-0/+9
2014-08-20Resolves: fdo#82355 crash on loading pptCaolán McNamara1-2/+3
2014-08-20Make Draw use paper size when printing - fdo#63905Eilidh McAdam1-5/+28
2014-08-19Fix Insert 3D Model file dialog's "All supported formats" filterZolnai Tamás1-1/+1
2014-08-18check TRG_HasMasterPage before TRG_GetMasterPageCaolán McNamara1-1/+1
2014-08-11fdo#81933 do not select 1st slide unconditionallyDavid Tardon1-5/+0
2014-08-08fdo#81552 Fail nicely if avahi doesn't let libreoffice publish itemsBryan Quigley1-9/+17
2014-08-05bnc#862514: Handle corner case in slide sorter correctly.Jan Holesovsky1-2/+10
2014-07-15fdo#80020 Fix regression for style sheet inheritanceTobias Lippert1-1/+1
2014-07-15sd: stop calling graphics styles "Image Styles"Michael Stahl2-2/+2
2014-07-10Resolves: #i119287# corrected default style for draw objects...Armin Le Grand1-1/+17
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna1-1/+1
2014-06-30fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt2-0/+24
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin2-3/+3
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida10-21/+35
2014-06-20Resolves: #i121410# Secured usage of pTextGroupArmin Le Grand1-7/+10
2014-06-18Resolves: fdo#80140 inverted spell-check continue logicCaolán McNamara1-7/+2
2014-06-16Revert "Make glTF support an experimental feature"Zolnai Tamás2-14/+2
2014-06-133D model insertion: display extensions in the filter selectorZolnai Tamás1-3/+3
2014-06-13Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás1-1/+1
2014-06-13Make glTF support an experimental featureZolnai Tamás2-2/+14
2014-06-13Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás5-5/+27
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida1-0/+10
2014-06-06sd html: Provide some minimal reasonable defaults.Jan Holesovsky1-0/+2
2014-06-06sd html: Implement export of metadata in the single document case.Jan Holesovsky2-6/+35
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara3-22/+34