summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-11-03Resolves: tdf#136945 fix custom slide show dnd to reorder pagesCaolán McNamara2-0/+48
2021-09-22tdf#127900 sd: fix regression at applying master propertiesAttila Bakos (NISZ)3-1/+826
2021-08-31tdf#142645 PPTX import: convert "ctrTitle" text to slide nameTibor Nagy2-0/+16
2021-08-20tdf#143624 PPTX: slideshow setting “Manual forwarding” not exportedTibor Nagy3-0/+18
2021-08-20tdf#142648 PPTX: import long slide names to avoid broken link exportTibor Nagy2-0/+23
2021-08-19tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara1-0/+9
2021-08-13Resolves: tdf#143795 trigger layout when content changesCaolán McNamara1-0/+4
2021-08-12tdf#143129 PPTX: custom slide show use as default is not exported.Tibor Nagy3-0/+37
2021-08-11tdf#136610 Add Clone/Clear Direct Format buttons to LO Draw tabbed interfaceRafael Lima1-2/+163
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna2-0/+75
2021-08-10tdf#143126 PPTX: slideshow setting “Start from” not exportedTibor Nagy3-2/+43
2021-08-09tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy2-0/+19
2021-08-09tdf#142817: Correctly replace animation effect that comes with a commandKatarina Behrens1-0/+1
2021-08-09tdf#143572 Restore enable undo setting immediatly after object nameJim Raykowski1-0/+2
2021-08-09tdf#138960 Check if tree entry has children before attempting to expandJim Raykowski1-1/+1
2021-08-08Resolves: tdf#137637 keep user selection during initializationCaolán McNamara1-0/+2
2021-07-21sdremote: avoid infinite loop if client disconnects during handshakeAndrzej Hunt2-54/+64
2021-07-20sdremote: fix race condition in Transmitter shutdown to plug leakAndrzej Hunt2-10/+17
2021-07-19tdf#143125 sd: fix crash when closing Custom Slide Shows dialogTibor Nagy2-3/+32
2021-07-19tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl3-35/+50
2021-07-15tdf#143315: restore the stylesheet after clearing outliner objectMike Kaganski2-0/+27
2021-07-13tdf#119312 Crash in: sdext::presenter::PresenterSlideShowView::LateInit()Hochwasser1-7/+6
2021-07-12tdf#143291 the "none" item selected is distinct from nothing selectedCaolán McNamara1-6/+10
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski6-12/+75
2021-07-09Resolves: tdf#143153 null-deref on grouping fit-to-frame obj with anotherCaolán McNamara1-1/+2
2021-07-08tdf#142235 PPTX export: fix styles with placeholdersAttila Bakos (NISZ)3-1/+28
2021-06-30editengine-columns: add sidebar property panelMike Kaganski3-0/+25
2021-06-29tdf#142589 Impress UI: fix Start button of Custom Slide ShowsTibor Nagy10-47/+50
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy2-0/+19
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-12/+6
2021-06-28tdf#142646 PPTX import: count repeating slide namesTibor Nagy1-2/+2
2021-06-23Avoid crash getting default item for OWN_ATTR_TEXTCOLUMNSMike Kaganski1-0/+21
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara3-3/+11
2021-06-21tdf#142590 PPTX import: fix custom slide show use as defaultTibor Nagy2-0/+19
2021-06-21tdf#142716 Update selection after any text is inserted.Gülşah Köse2-0/+18
2021-06-19fix 32bit build of tiledrendering testsRene Engelhard1-4/+4
2021-06-14ofz#34297 Indirect-leakCaolán McNamara1-2/+5
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski1-10/+12
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-2/+2
2021-06-10sd: ubsan - fix heap-use-after-free in SdOutlinerTomaž Vajngerl2-30/+36
2021-06-09Simplify Sequences initializations (sd)Julien Nabet3-24/+22
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann2-12/+3
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-2/+0
2021-06-08sd: split CppunitTest_sd_export_tests-ooxml2 into twoXisco Fauli4-1576/+1745
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy3-0/+50
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski5-72/+144
2021-06-08editengine-columns: Implement layoutMike Kaganski5-12/+115
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski3-0/+82
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski2-0/+102
2021-06-08Remove SfxItemState::READONLYArmin Le Grand2-2/+0