summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-12-22bnc#862510: PPTX import: Wrong text color inside shapeZolnai Tamás2-0/+40
2014-12-01PPTX import: fix import of shape line properties defined by themeZolnai Tamás2-0/+73
2014-12-01bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás2-0/+55
2014-11-05fix bnc#624546 (fdo#83773) slide pane cut/copy/paste in outline viewMarco Cecchetti4-6/+42
2014-10-03bnc#584721: invisible text because of wrong color (white)Zolnai Tamás2-0/+41
2014-10-03bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan1-0/+12
2014-10-03bnc#657899: Paragraph vertical spacing differs from PowerPointTor Lillqvist1-0/+22
2014-09-22IsDraw doesn't mean the app/page is DrawCaolán McNamara1-2/+3
2014-09-15bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan2-0/+49
2014-09-15PPTX import: fix missing document metadataMiklos Vajna1-0/+16
2014-08-23Make Draw use paper size when printing - fdo#63905Eilidh McAdam1-5/+28
2014-08-21Resolves: fdo#82355 crash on loading pptCaolán McNamara1-2/+3
2014-08-21check TRG_HasMasterPage before TRG_GetMasterPageCaolán McNamara1-1/+1
2014-08-21fdo#81552 Fail nicely if avahi doesn't let libreoffice publish itemsBryan Quigley1-10/+18
2014-08-21bnc#862514: Handle corner case in slide sorter correctly.Jan Holesovsky1-2/+10
2014-07-22bnc#862510: Improve handling of OOXML gradientsTor Lillqvist1-51/+51
2014-07-22fdo#81284 Don't write to zero length filesMaxim Monastirsky1-0/+6
2014-07-22sd: stop calling graphics styles "Image Styles"Michael Stahl2-2/+2
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan1-1/+4
2014-07-10Resolves: #i119287# corrected default style for draw objects...Armin Le Grand1-0/+16
2014-07-04fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt2-0/+24
2014-06-30bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan1-2/+2
2014-06-29fixes for up-casting to Reference<XInterface>Noel Grandin2-3/+3
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida10-21/+35
2014-06-11Related bnc#862510: extend handling of txXfrmZolnai Tamás2-0/+23
2014-06-10Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara3-22/+34
2014-06-10Resolves: fdo#78404 #i123468# Added SdrEndTextEdit before replacing...Armin Le Grand1-0/+8
2014-06-10Resolves: fdo#78953 secured usage of LayerTabBar in Draw...Armin Le Grand6-21/+81
2014-06-10fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez1-1/+4
2014-06-10Integrate branch of IAccessible2Steve Yin55-69/+2198
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida1-0/+10
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás3-10/+36
2014-06-06c++03 vs c++11 enum namespacingCaolán McNamara1-4/+4
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2-0/+68
2014-06-061st part of bnc#870233: wrong list style in shapesZolnai Tamás2-0/+75
2014-06-02fdo#64047: n#863021: Add set-all language menu.Muthu Subramanian5-5/+134
2014-06-02CustomAnimationCreateDialog: select previously set misc animationZolnai Tamás1-1/+1
2014-05-31fdo#76953: cannot start show at selected slideZolnai Tamás2-0/+10
2014-05-31bnc#870237: wrong text position in grouped listZolnai Tamás2-0/+22
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan1-11/+0
2014-05-22Related: fdo#78151 fix 'pIds unsorted' warningCaolán McNamara1-2/+2
2014-05-18Revert "fdo#45260: Objects having line thickness misplaced while pasting."Andras Timar1-3/+1
2014-05-18Related: rhbz#1071604 don't paint anim. effect iconDavid Tardon1-1/+2
2014-05-09rhbz#1071604 don't crash if slide layout configs are missingDavid Tardon1-12/+26
2014-05-09Application::PostUserEvent returns a pointer dressed as sal_uLongStephan Bergmann2-2/+2
2014-05-01fix sd layout unit testAndras Timar1-115/+115
2014-04-30Related: rhbz#1032774 slide restarter should disable auto-exitCaolán McNamara3-6/+22
2014-04-30Resolves: fdo#60040 crash after undoing master page applicationCaolán McNamara1-7/+7
2014-04-27do not crash when pasting impress page into another impress page (cp#1000067)Luboš Luňák1-0/+2
2014-04-22coverity#1202882 Dereference before null checkCaolán McNamara1-3/+2