summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-25new doesn't return null on failureCaolán McNamara
2021-06-25pdf import: handle out of memory / failure to duplicate page.Michael Meeks
2021-06-24SAL_WARN -> SAL_INFONoel Grandin
2021-06-22Avoid crash getting default item for OWN_ATTR_TEXTCOLUMNSMike Kaganski
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2021-06-20cid#1485150 suppress Uncaught exceptionCaolán McNamara
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-18avoid maybe-uninitialized in PowerPointShapeExportNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-16cid#485150 silence Uncaught exceptionCaolán McNamara
2021-06-16tdf#59323: pptx export: add support for slide footersSarper Akdemir
2021-06-16tdf#59323: pptx export: add placeholder index to master footer placeholdersSarper Akdemir
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-06-14Fix Exception from PutProperties in unotoolsJulien Nabet
2021-06-13ofz#34297 Indirect-leakCaolán McNamara
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10sd: ubsan - fix heap-use-after-free in SdOutlinerTomaž Vajngerl
2021-06-09Simplify Sequences initializations (sd)Julien Nabet
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08Remove SfxItemState::READONLYArmin Le Grand
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski
2021-06-06tdf#142478 fix crash when searching and a viewshell change occursTomaž Vajngerl
2021-06-03cid#1485165 avoid Missing move assignment operatorCaolán McNamara
2021-06-01cid#1485150 Uncaught exceptionCaolán McNamara
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