summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2021-06-01no need to allocate these on the heapNoel Grandin
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-31flatten vectorNoel Grandin
2021-05-31no need to allocate these on the heapNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-31Simplify construction of a hardcoded IPv4 addressStephan Bergmann
2021-05-31tdf#142537 PPTX export: fix placeholder style exportAttila Bakos (NISZ)
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-28tdf#125071 PPTX: fix missing custom slide show exportTibor Nagy
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-26Refactor module media item handlingJan-Marek Glogowski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20only the listbox handler does anything, remove the othersCaolán McNamara
2021-05-19Fix typosAndrea Gelmini
2021-05-19use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19tdf#108450 and tdf#134665 Fix Impress Grow/Shrink Animation ScalingEdward Lynch
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-10tdf#124457 PPTX animation: export repeatCountTibor Nagy
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06Resolves: tdf#138855 crash on use of Outliner freed by GetFocusCaolán McNamara
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-05rhbz#1956977 crash on switch from active comment to slide sorterCaolán McNamara
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-29tdf#111903 tdf#137152 PPTX export: fix placeholdersAttila Bakos (NISZ)
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-21tdf#141703 Restore tab function in sd tablesSamuel Mehrbrodt
2021-04-20no need to use a macro hereNoel Grandin
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer
2021-04-18tdf#141708 wait until float is activated to grab focusCaolán McNamara