summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2023-11-29Extended loplugin:ostr: sdStephan Bergmann3-14/+14
2023-11-29Fix typoAndrea Gelmini1-1/+1
2023-11-29tdf#158245 - UI: Part 46 - Unify lockdown behavior of Options dialogBalazs Varga2-23/+55
2023-11-29tdf#158244 - UI: Part 45 - Unify lockdown behavior of Options dialogBalazs Varga1-10/+21
2023-11-29tdf#158243 - UI: Part 44 - Unify lockdown behavior of Options dialogBalazs Varga3-4/+32
2023-11-28Fix typoAndrea Gelmini1-1/+1
2023-11-28Update SlideShow on DrawModel changes IIArmin Le Grand (allotropia)2-8/+94
2023-11-27sd: remote: release Transmitter mutex when sendingMichael Stahl1-18/+31
2023-11-27tdf#158241 - UI: Part 43 - Unify lockdown behavior of Options dialogBalazs Varga3-23/+92
2023-11-24tdf#158294 HTML simple format also added to paste special toolboxOliver Specht1-0/+1
2023-11-24tdf#157363 remove HTML prefix alwaysOliver Specht1-2/+2
2023-11-24tdf#158240 - UI: Part 42 - Unify lockdown behavior of Options dialogBalazs Varga3-115/+293
2023-11-24tdf#158239 - UI: Part 41 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+38
2023-11-24tdf#158238 - UI: Part 40 - Unify lockdown behavior of Options dialogBalazs Varga3-15/+87
2023-11-24Resave with newer Glade versionBalazs Varga1-25/+25
2023-11-24tdf#158222 - UI: Part 39 - Unify lockdown behavior of Options dialogBalazs Varga3-11/+193
2023-11-24officecfg,sd: add Office::Security::Net::AllowInsecureImpressRemoteWiFiMichael Stahl5-10/+46
2023-11-24sd: remote: disentangle class RemoteServerMichael Stahl5-51/+74
2023-11-23set a parent for this warning dialogCaolán McNamara1-1/+1
2023-11-23reuse AllowedLinkProtocolFromDocument in impress/drawCaolán McNamara1-11/+18
2023-11-22tdf#158126 UI: Scalable buttons for Impress navigation barIrgaliev Amin5-9/+103
2023-11-22tdf#148000 impress: improve fontwork text placement.Attila Szűcs2-2/+2
2023-11-20Fix typoAndrea Gelmini1-1/+1
2023-11-20Fix too wide impress options pageSamuel Mehrbrodt1-80/+85
2023-11-20Update SlideShow on DrawModel changesArmin Le Grand (allotropia)2-1/+110
2023-11-20presentationframe is no moreSamuel Mehrbrodt2-3/+0
2023-11-19Extended loplugin:ostr: sdStephan Bergmann22-1059/+1205
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 9)Julien Nabet4-18/+9
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath1-1/+1
2023-11-17sd: remote: check that received commands have expected argumentsMichael Stahl1-0/+21
2023-11-16tdf#158179 Fix layer tab menu layer visibility check menu itemJim Raykowski2-2/+2
2023-11-15tdf#158031 editeng SID_HYPERLINK_GETLINK: use GetFieldAtSelectionJustin Luth1-1/+2
2023-11-15tdf#158031 editeng SID_REMOVE_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth2-5/+2
2023-11-15tdf#158031 editeng SID_OPEN_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth1-1/+3
2023-11-15tdf#158031 editeng SID_COPY_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth1-1/+3
2023-11-15tdf#158031 Revert "Resolves: tdf#137445 use the DisableEditHyperlink stateJustin Luth3-30/+3
2023-11-15tdf#158031 Revert "tdf#140361 use the DisableEditHyperlink stateJustin Luth2-9/+1
2023-11-14cid#1550047 Uninitialized scalar fieldCaolán McNamara1-6/+0
2023-11-13tdf#157363 remove pre text when pasting simple HTMLOliver Specht1-1/+4
2023-11-13Fix old TODO: Remove the parameter bCheckImmediately from SvxNameDialogSamuel Mehrbrodt2-2/+2
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin6-2/+8
2023-11-10Fix typoAndrea Gelmini2-3/+3
2023-11-10tdf#157363 add HTML format when pasting into draw textOliver Specht2-0/+31
2023-11-09Use hub linkSamuel Mehrbrodt1-1/+1
2023-11-09Reorganize Impress Options pageSamuel Mehrbrodt1-491/+518
2023-11-09Move "Enable Impress Remote" setting to presentation settingsSamuel Mehrbrodt7-96/+90
2023-11-09use more concrete sd::Annotation in AnnotationManagerImplNoel Grandin14-73/+85
2023-11-09use less UNO in AnnotationManagerImplNoel Grandin2-5/+3
2023-11-09loplugin:fieldcast in sd::OutlineViewNoel Grandin9-10/+14
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)2-3/+4