summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli5-102/+5
2021-06-07sd: Use template for export test modulesXisco Fauli7-232/+120
2021-06-07Move PPTX testdoc to respective directoryMike Kaganski2-1/+1
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski4-8/+10
2021-06-07tdf#142478 add test that triggers find all and crashesTomaž Vajngerl2-0/+25
2021-06-07Restrict test a bit to verify that there indeed is scalingMike Kaganski1-1/+1
2021-06-06Fix and unify the two methods that get scaled text sizeMike Kaganski1-3/+2
2021-06-06tdf#142478 fix crash when searching and a viewshell change occursTomaž Vajngerl1-1/+11
2021-06-04sd: Unit test for Table deletion with Delete Keymerttumer1-0/+26
2021-06-04Unit tests for .uno:MoveShapeHandle commandmerttumer1-0/+59
2021-06-03cid#1485165 avoid Missing move assignment operatorCaolán McNamara1-1/+1
2021-06-01cid#1485150 Uncaught exceptionCaolán McNamara4-12/+27
2021-06-01no need to allocate these on the heapNoel Grandin3-14/+14
2021-06-01no need to allocate these on the heapNoel Grandin7-63/+63
2021-05-31flatten vectorNoel Grandin2-10/+9
2021-05-31no need to allocate these on the heapNoel Grandin4-26/+26
2021-05-31GtkLabel:track-visited-links was removedCaolán McNamara1-1/+0
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin14-61/+49
2021-05-31Simplify construction of a hardcoded IPv4 addressStephan Bergmann1-11/+1
2021-05-31tdf#142537 PPTX export: fix placeholder style exportAttila Bakos (NISZ)3-0/+71
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse7-23/+24
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin2-6/+6
2021-05-28tdf#125071 PPTX: fix missing custom slide show exportTibor Nagy4-0/+85
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin2-53/+53
2021-05-26Refactor module media item handlingJan-Marek Glogowski1-80/+17
2021-05-26tdf#96061 Unset the highlight propertyGülşah Köse2-0/+36
2021-05-25tdf#131390 PPTX: fix custom slide show is not imported.Tibor Nagy2-0/+19
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara26-69/+68
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara4-52/+66
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara2-7/+18
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara2-3/+3
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara2-4/+4
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara6-19/+25
2021-05-20only the listbox handler does anything, remove the othersCaolán McNamara1-19/+3
2021-05-19Fix typosAndrea Gelmini1-2/+2
2021-05-19use toggle instead of click for CheckButtonCaolán McNamara2-1/+7
2021-05-19tdf#108450 and tdf#134665 Fix Impress Grow/Shrink Animation ScalingEdward Lynch1-21/+40
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara4-5/+5