summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-19CppunitTest_sd_pdf_import_test: remove pdfium dependencyMiklos Vajna1-1/+0
2021-05-18loplugin:unusedmethodsNoel Grandin1-1/+0
2021-05-18tdf#128985: sd_export: Add unittestXisco Fauli2-1/+40
2021-05-17Fix typosAndrea Gelmini1-2/+2
2021-05-17split OutputDevice from WindowNoel Grandin38-97/+98
2021-05-14Improve loplugin:stringviewStephan Bergmann3-8/+15
2021-05-14Add extended tips to print dialogOlivier Hallot2-155/+265
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+1
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-1/+1
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl2-0/+2
2021-05-10svx: fix crash with active text edit vs slide deleteMiklos Vajna2-0/+50
2021-05-10tdf#124457 PPTX animation: export repeatCountTibor Nagy3-1/+43
2021-05-08ref-count SfxItemPoolNoel Grandin2-5/+5
2021-05-07add missing truncate-multiline propertiesCaolán McNamara1-0/+1
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin1-3/+3
2021-05-06Resolves: tdf#138855 crash on use of Outliner freed by GetFocusCaolán McNamara1-4/+7
2021-05-06use Widget::get_clipboardCaolán McNamara1-1/+1
2021-05-06Removed executable bits on pptxAndrea Gelmini1-0/+0
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-05-05rhbz#1956977 crash on switch from active comment to slide sorterCaolán McNamara1-2/+5
2021-05-04tdf#54037 PPTX export: fix internal hyperlinksTibor Nagy2-0/+22
2021-05-04tdf#103347 PPTX import: fix duplicated slide nameTibor Nagy2-0/+25
2021-05-04tdf#139329: Shift widgets down and make hatch&bitmap list visibleKatarina Behrens1-11/+11
2021-05-04uitest: sd: simplify codeXisco Fauli1-14/+12
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin2-83/+28
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin1-2/+2
2021-05-03Fix ESC key selects all the cells of the table objectmerttumer1-2/+2
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann60-218/+218
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin1-1/+1
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin1-1/+1
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-10/+4
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák2-22/+8
2021-04-29Revert "tdf#136957 Use bigger dots for better handling in presentation mode."Luboš Luňák1-12/+2