summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2024-04-22Revert "IASS: Correct Buffering of last Slide"Armin Le Grand1-12/+0
2024-04-20related tdf#33603: sd: do not assume there's always a viewshellSarper Akdemir1-2/+4
2024-04-20loplugin:constantparam in sdNoel Grandin4-15/+7
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski2-7/+7
2024-04-20tdf#160601 add expert option for default slides per row in slide sorterCor Nouws1-1/+2
2024-04-18tdf#33603: make the notes pane handle placeholder text on focusSarper Akdemir6-0/+59
2024-04-18tdf#160669 IASS: flush Prefetch for SLideShow as neededArmin Le Grand (allotropia)2-0/+31
2024-04-17add Spell state to impress RenderState like we do for calc/writerCaolán McNamara2-4/+6
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski4-8/+9
2024-04-15Case rotation in Impress: skip sentence caseOliver Specht1-2/+8
2024-04-15tdf#33603 Allow adding Notes Panel to toolbar/menubar/keyboard shortcutsSamuel Mehrbrodt1-3/+3
2024-04-15tdf#33603 Make notes panel available in readonly modeSamuel Mehrbrodt1-1/+1
2024-04-15tdf#33603 Fix Close button not working in Notes PaneSamuel Mehrbrodt11-750/+8
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski2-11/+11
2024-04-14Use more o3tl::convertMike Kaganski2-2/+2
2024-04-13Drop unused SdOptionsContents classGabor Kelemen2-67/+1
2024-04-12Remove duplicated includeAndrea Gelmini1-2/+0
2024-04-12Resolves tdf#157403 sidebar SdNavigator does not show new slide/pageJim Raykowski1-2/+2
2024-04-11IASS: Correct Buffering of last SlideArmin Le Grand (allotropia)1-0/+12
2024-04-11related tdf#33603: sd: fix notespanel crash on drag and dropSarper Akdemir2-0/+15
2024-04-11related tdf#33603: sd: force invalidate notespanelSarper Akdemir2-12/+3
2024-04-11related tdf#33603: fix notespanel missing outliner on mode changeSarper Akdemir1-9/+7
2024-04-11tdf#33603: sd: rework notes panelSarper Akdemir29-127/+2787
2024-04-10tdf#160190 Fix selection stops working in sidebar SdNavigatorJim Raykowski1-32/+29
2024-04-10tdf#139944 follow upJim Raykowski1-0/+1
2024-04-10IASS: Support Mouse-Wheel ActionsArmin Le Grand (allotropia)2-29/+54
2024-04-09IASS: Missing updates in OutlinerView modeArmin Le Grand (allotropia)1-3/+23
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin1-25/+11
2024-04-08tdf#50998 tdf#87892 Add sinusoid shapeRMZeroFour2-0/+4
2024-04-07SdNavigator: speed up notifications to update the Navigator stateJim Raykowski2-8/+6
2024-04-06SdNavigator: Make the objects tree update after renameJim Raykowski1-1/+7
2024-04-05SdNavigator: Make the sidebar panel not visible in outline andJim Raykowski2-1/+27
2024-04-05SdNavigator: fix lcl_select_marked_object page selectionJim Raykowski1-9/+10
2024-04-04IASS: make live slideshow non-experimentalThorsten Behrens2-12/+1
2024-04-04SdNavigator: Show context menu only for active document navigationJim Raykowski1-0/+2
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen44-71/+0
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski3-14/+14
2024-04-03tdf#160376 Add uno:Reload to the Notebookbar UIRafael Lima7-8/+73
2024-04-03editeng: use text scaling that better mimics MSO text scalingTomaž Vajngerl3-9/+9
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl3-18/+19
2024-04-02tdf#139944 SdNavigator: disable in master modeJim Raykowski1-15/+36
2024-04-02use more concrete UNO types in sdNoel Grandin4-43/+19
2024-04-02convert sd::Annotation to comphelper::WeakComponentImplHelperNoel Grandin3-40/+42
2024-04-02simplify SotTempStream and lifetimeNoel Grandin4-20/+20
2024-04-02editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl3-8/+8
2024-04-01NewDoc/AutoPilot is for Impress onlyJulien Nabet1-1/+1
2024-03-30tdf#160378 Remove NewGlobalDoc from the Tabbed UI in sd and scRafael Lima5-35/+0
2024-03-29tdf#157285 PPTX import: fix placeholder heightTibor Nagy4-1/+29
2024-03-29tdf#143148 replace include guards with pragma onceU-Aarons_Laptop\Aaron3-12/+3
2024-03-29IASS: Update NextSlide in PresenterConsoleArmin Le Grand (allotropia)4-0/+40