summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-29rename ECKEN -> CORNERNoel Grandin1-1/+1
2021-04-29tdf#131162 Rearrange Impress/Draw General settings pageGabor Kelemen1-356/+357
2021-04-29tdf#65724 PPTX import: fix internal hyperlink to slideTibor Nagy2-0/+28
2021-04-29tdf#111903 tdf#137152 PPTX export: fix placeholdersAttila Bakos (NISZ)3-5/+47
2021-04-28use string_view in INetURLObject::encodeNoel Grandin3-4/+4
2021-04-27use string_view in INetURLObject::decodeNoel Grandin1-6/+6