summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-07-05ofz#35800 TimeoutCaolán McNamara1-0/+0
2021-07-04cid#1486703 if bUsePlaceholderIndex is true then ePlaceholder != OutlinerCaolán McNamara1-11/+4
2021-07-02move preview images outside RadioButtonsCaolán McNamara1-33/+43
2021-07-02resave with latest gladeCaolán McNamara1-81/+78
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin3-11/+11
2021-07-02tdf#142235 PPTX export: fix styles with placeholdersAttila Bakos (NISZ)3-5/+36
2021-07-01loplugin:unusedmethodsNoel Grandin3-7/+0
2021-07-01address style concerns and better practices for pptx footer exportSarper Akdemir2-7/+7
2021-06-30ofz#35504 clamp input values in cgm filterCaolán McNamara1-0/+0
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin7-9/+9
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli19-21/+21
2021-06-30uitest: guard create_doc_in_start_center in sdXisco Fauli19-605/+573
2021-06-29tdf#142589 Impress UI: fix Start button of Custom Slide ShowsTibor Nagy10-47/+50
2021-06-29constructing SaveOptions just to read default versionNoel Grandin1-1/+1
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli13-23/+23
2021-06-29uitest: guard execute_dialog_through_command in sdXisco Fauli13-320/+255
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy2-0/+19
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-12/+6
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin11-30/+31
2021-06-28tdf#142646 PPTX import: count repeating slide namesTibor Nagy1-2/+2
2021-06-27uitest: remove duplicated calls to get_component()Xisco Fauli1-6/+5
2021-06-26ofz#35597 Null-dereference READCaolán McNamara1-0/+0
2021-06-25ofz#30930 each picture triggers accumulating codesetsCaolán McNamara1-0/+0
2021-06-25new doesn't return null on failureCaolán McNamara1-2/+0
2021-06-25pdf import: handle out of memory / failure to duplicate page.Michael Meeks1-0/+5
2021-06-24SAL_WARN -> SAL_INFONoel Grandin1-3/+3
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli19-664/+693
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli19-693/+664
2021-06-22Avoid crash getting default item for OWN_ATTR_TEXTCOLUMNSMike Kaganski1-0/+21
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara3-3/+11
2021-06-22uitest: guard load_fileXisco Fauli3-135/+129
2021-06-21tdf#142590 PPTX import: fix custom slide show use as defaultTibor Nagy2-0/+19
2021-06-21uitest: guard execute_blocking_actionXisco Fauli2-13/+5
2021-06-21tdf#142716 Update selection after any text is inserted.Gülşah Köse2-0/+18
2021-06-20cid#1485150 suppress Uncaught exceptionCaolán McNamara1-2/+3
2021-06-18more 32bit build fixesRene Engelhard1-4/+4
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)13-21/+21
2021-06-18avoid maybe-uninitialized in PowerPointShapeExportNoel Grandin1-2/+2
2021-06-17Removed executable bits on pptx fileAndrea Gelmini1-0/+0
2021-06-17remove 'relief' from CheckButtonsCaolán McNamara1-3/+0
2021-06-17use string_view in the Translate APINoel Grandin2-6/+6
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl6-53/+53
2021-06-16cid#485150 silence Uncaught exceptionCaolán McNamara1-0/+1
2021-06-16tdf#59323: pptx export: slide footers roundtrip unit testSarper Akdemir2-0/+37
2021-06-16tdf#59323: pptx export: add support for slide footersSarper Akdemir2-1/+242
2021-06-16tdf#59323: pptx export: add placeholder index to master footer placeholdersSarper Akdemir2-34/+59
2021-06-16tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir3-1/+1
2021-06-15editengine-columns: add sidebar property panelMike Kaganski3-0/+25
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-4/+17
2021-06-14Fix Exception from PutProperties in unotoolsJulien Nabet2-8/+8