summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2022-03-12simplify some service factory codeNoel Grandin1-12/+9
2022-03-11loplugin:constparamsNoel Grandin2-2/+2
2022-03-11new loplugin:trivialdestructorNoel Grandin6-14/+0
2022-03-07Resolves: tdf#146825 select under mouse on right clickCaolán McNamara1-0/+16
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák3-9/+5
2022-03-06clear UserCall in SdPage destructorNoel Grandin1-0/+9
2022-03-05tdf#38669 - Create the key event using a Unicode characterAndreas Heinisch1-2/+2
2022-03-05AccessibleShape::GetStyle can be constNoel Grandin2-2/+2
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)1-1/+1
2022-03-02cid#1485150 silence Uncaught exceptionCaolán McNamara1-2/+1
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)2-29/+29
2022-03-02Advanced Diagram support: Disable enter Diagram (Groups)Armin Le Grand (Allotropia)1-1/+8
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin31-335/+278
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara5-54/+117
2022-03-01fix assert when changing fill on impress shapeNoel Grandin1-11/+11
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin2-16/+16
2022-02-26cid#1362689 Uninitialized scalar fieldCaolán McNamara1-0/+1
2022-02-26cid#1500598 Uninitialized scalar fieldCaolán McNamara1-0/+1
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)2-24/+12
2022-02-24use more TypedWhichIdNoel Grandin1-2/+2
2022-02-23cid#1500550 Dereference after null checkCaolán McNamara1-0/+1
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)1-1/+12
2022-02-21Recheck modules sd* with IWYUGabor Kelemen60-74/+20
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna1-3/+3
2022-02-10tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara3-1/+49
2022-02-10rename some SID to FN_PARAMNoel Grandin5-5/+8
2022-02-10add more TypedWhichIdNoel Grandin4-18/+13
2022-02-07tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth1-0/+12
2022-02-05WaE: storing the address of local variable [-Wdangling-pointer]Caolán McNamara1-1/+1
2022-02-05tdf#123658 sd search: restart search start on slide changeJustin Luth1-0/+8
2022-02-05be more stylistically standardCaolán McNamara1-4/+4
2022-02-04related tdf#145868 sd: Clone SvxSearchItem to avoid use after freeJustin Luth1-2/+1
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara4-34/+34
2022-02-04Added master slide handling in getPart* functions of SdXImpressDocumentPranam Lashkari2-6/+38
2022-02-04sw: prefix members of SwClipboardChangeListener, SwPagePreview, ...Miklos Vajna5-10/+10
2022-02-03Make inserted or pasted PDF sharper on macOSTor Lillqvist1-0/+6
2022-02-02Fix typosAndrea Gelmini1-1/+1
2022-02-02convert OfaRefItem to a normal classNoel Grandin1-1/+1
2022-02-02sal_uLong -> sal_uInt16 slot idNoel Grandin2-3/+3
2022-02-01jsdialog: sidebar: enable animation panel effectsSzymon Kłos2-2/+16
2022-02-01tdf#145030 if all in effects list is unselected retain last marked objCaolán McNamara1-0/+5
2022-02-01tdf#147032 unselect anything set_cursor selected as its side-effectCaolán McNamara1-0/+2
2022-02-01Revert "tdf#145030 resync with empty selection if we unselected everything"Caolán McNamara1-26/+11
2022-01-31tdf#146999 draw, artifacts when scrolling up and downNoel Grandin1-2/+0
2022-01-31sw: prefix members of SwPagePreview, SwScrollbar, ...Miklos Vajna5-10/+10
2022-01-31tdf#130165 PPTX export: fix master objects visible propertyTibor Nagy1-1/+9
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin3-4/+6
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin5-16/+15
2022-01-28Enable pasting PDF into ImpressTor Lillqvist1-0/+25
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin2-3/+2