summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-04-29tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt2-0/+9
2020-04-29Breeze, elementary, KJ: Add Modify Layer iconsRizal Muttaqin1-1/+1
2020-04-23tdf#119187 fix: Top-aligned text in PPTX becomes bottom-alignednd1012-0/+27
2020-04-16tdf#131193: MSO PP complains about an ODP saved as PPTAron Budea1-6/+6
2020-04-16Resolves: tdf#131996 set_sensitive should be set_activeCaolán McNamara1-4/+4
2020-04-06attempt to deref end() iteratorCaolán McNamara1-1/+1
2020-04-02tdf#131554 placeholder iteration fails to stop when a match is foundnd1012-0/+11
2020-04-01tdf#131571: fix crash when clicking the "Text direction from top to bottom"Julien Nabet1-0/+3
2020-03-30selecting multiple slides and using "print..." doesn't set selection as rangeCaolán McNamara1-0/+1
2020-03-21tdf#61274 sd PDF export: fix links ending up on wrong pages with hidden slidesMiklos Vajna1-0/+8
2020-03-10tdf#131208 Don't try to set cursor focus after style applyJim Raykowski1-1/+1
2020-03-08tdf#131137: Fix Checkbox "Do not distort objects in curve" does nothingJulien Nabet3-7/+11
2020-03-03tdf#118893: avoid nullptr dereferenceMike Kaganski1-1/+1
2020-02-24Resolves: tdf#129446 explicitly pass the mouse event windowCaolán McNamara1-1/+1
2020-02-24tdf130839: Corrects second level left margin in SmartartGülşah Köse1-4/+15
2020-02-21tdf#130776 Show the bullet on second level in smartart.Gülşah Köse2-0/+26
2020-02-12tdf#130440 only select first page if no other page is selectedXisco Fauli1-1/+1
2020-02-11tdf#130440 only select first page fallback if seting to current page failedCaolán McNamara3-13/+12
2020-02-10tdf#130148 Gallery drop-down list in Impress B&N dialog shows only start...Onur Yilmaz1-6/+3
2020-02-01SdImportTest::testPDFImportShared fails for --disable-pdfiumStephan Bergmann1-0/+9
2020-01-24tdf#128046: preserve list levels on pasteKatarina Behrens1-4/+10
2020-01-21tdf#129481 Combine outliner indent and spacing undosJim Raykowski1-0/+8
2020-01-17tdf#129680 Make text edit outliner view show cursorJim Raykowski1-6/+6
2020-01-07tdf#107604 Handle predefined table styles.Gülşah Köse2-0/+30
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot4-8/+4
2020-01-06tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski3-4/+5
2020-01-04tdf#129708 speed-up: reuse enumeration for each effectSerge Krot2-29/+101
2019-12-22tdf#128449 Set graphic when setting background in ImpressAron Budea1-6/+3
2019-12-16NB tabbed compact Menu File Buttonandreas kainz2-30/+233
2019-12-15NB contextual single extension supportandreas kainz2-9/+231
2019-12-15NB groupedbar compact extension supportandreas kainz2-10/+244
2019-12-14Resolves: tdf#129347 ensure impress docking window has enabled inputCaolán McNamara1-1/+3
2019-12-13Draw/Impress add Extension support to Tabbed NBandreas kainz4-330/+974
2019-12-13Resolves: tdf#129346 if nothing currently selected, select somethingCaolán McNamara1-1/+7
2019-12-11Related: tdf#129267 format numbers with the UI localeCaolán McNamara2-18/+35
2019-12-11Related: tdf#129267 draw also has a similar panel comboboxCaolán McNamara2-21/+51
2019-12-11separate cm from value in built-in en_US stringsCaolán McNamara1-3/+3
2019-12-11use double prime for inch symbolCaolán McNamara1-3/+3
2019-12-06tdf#127237 fix table background color in Impress importnd1012-0/+22
2019-12-06tdf#101513 arrangement of customizeable items in NB groupedbar compandreas kainz2-2766/+2766
2019-12-06tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt3-15/+5
2019-12-05tdf#101513 arrangement of customizeable items in NB tabbed compactandreas kainz2-1829/+1567
2019-12-05tdf#109425 NB tabbed accessible for screen reader usersandreas kainz2-494/+494
2019-12-05add ConfigureDialog item in NB burger menu buttonandreas kainz2-0/+2
2019-12-04tdf#129165: fix menuXisco Fauli1-1/+1
2019-12-04tdf#101513 arrangement of customizeable items in NB tabbedandreas kainz2-1631/+1611
2019-12-04tdf#128927 groupedbar compact replace color with filterandreas kainz2-2/+2
2019-12-03Disable slide copy/cut when LockContentExtraction is setSamuel Mehrbrodt1-0/+7
2019-11-28tdf#113198 set default shape paragraph alignment..Tamas Bunth2-1/+13
2019-11-28tdf#127090 Export textbox rotation attribute.Gülşah Köse2-0/+14