summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-27Fix domain in ui files (found with ui-checkdomain.sh)Xisco Fauli2-2/+2
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin4-35/+17
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara2-6/+8
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin3-13/+13
2021-04-22tdf#141703: sd_uiimpress: Add unittestXisco Fauli1-0/+64
2021-04-22sd/qa: some sal_Int32 -> Color conversionsXisco Fauli6-146/+152
2021-04-22tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli2-0/+31
2021-04-22tdf#139701 change uno:UnderlineSimple to uno:Underlineharu-022-2/+2
2021-04-21tdf#141708: sd: Add UItestXisco Fauli1-0/+32
2021-04-21tdf#141703 Restore tab function in sd tablesSamuel Mehrbrodt1-2/+5
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-4/+4
2021-04-20no need to use a macro hereNoel Grandin1-46/+44
2021-04-20lok: Pass object ord num in the uno commandmerttumer1-2/+4
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer1-0/+4
2021-04-19notebookbar: minify for onlineSzymon Kłos4-0/+140
2021-04-18tdf#141708 wait until float is activated to grab focusCaolán McNamara3-3/+24
2021-04-17tdf#140764 add ImageMode to tabbed NBandreas kainz2-13/+192
2021-04-17tdf#48551: change preset subtype of Fly Out and Crawl Out exit animationsKatarina Behrens1-12/+12
2021-04-17tdf#141407 NB remove EPub from calc, draw, impress NBsandreas kainz5-34/+6
2021-04-15tdf#141269: sd_export: Add unittestXisco Fauli2-0/+31