summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2024-05-16tdf#33603: sd: make state of notes pane persist across runsSarper Akdemir
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt
2024-05-16Drop unneeded 'using' instancesGabor Kelemen
2024-05-15Use less SdOptionsSnapItem->IsRotate/SetRotateGabor Kelemen
2024-05-15Use less SdOptionsSnapItem->IsBigOrtho/SetBigOrthoGabor Kelemen
2024-05-14Use less SdOptionsSnapItem->IsOrtho/SetOrthoGabor Kelemen
2024-05-14annot: move TextAPI to svx and adapt the codeTomaž Vajngerl
2024-05-14annot: use smart pointers in TextAPIEditSource and clean-upTomaž Vajngerl
2024-05-13Use less SdOptionsSnapItem->IsSnapPoints/SetSnapPointsGabor Kelemen
2024-05-13Use less SdOptionsSnapItem->IsSnapFrame/SetSnapFrameGabor Kelemen
2024-05-12Use less SdOptionsSnapItem->IsSnapBorder/SetSnapBorderGabor Kelemen
2024-05-12jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-05-12Use less SdOptionsSnapItem->IsSnapHelplines/SetSnapHelplinesGabor Kelemen
2024-05-11Drop now unused SdOptionsZoom classGabor Kelemen
2024-05-11Drop now unused SdOptionsLayout, SdOptionsLayoutItem classesGabor Kelemen
2024-05-10Use less SdOptionsZoom->GetScale/SetScale in favor of officecfgGabor Kelemen
2024-05-10Use less SdOptionsLayout->Get/SetDefTab in favor of officecfgGabor Kelemen
2024-05-10cid#1597274 Identical code for different branchesCaolán McNamara
2024-05-10tdf#33603: do not block SID_SAVEDOC slots on NotesPanelViewShellSarper Akdemir
2024-05-10sd: properly read values of optional config items for SlideSorterBarSarper Akdemir
2024-05-10Use less SdOptionsLayout->IsHelplines/SetHelplines in favor of officecfgGabor Kelemen
2024-05-10sd: prevent some work outside of LibreOfficeKitMéven Car
2024-05-09Use less SdOptionsLayout->IsHandlesBezier in favor of officecfgGabor Kelemen
2024-05-09Use less SdOptionsLayout->GetMetric/SetMetric in favor of officecfgGabor Kelemen
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-07Impress: transmit document's property StartWithPresentationMéven Car
2024-05-07WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-03sd, svx: Return new annotation instead of using out paramMichael Weghorn
2024-05-02cid#1596707 Unchecked dynamic_castCaolán McNamara
2024-05-01annot: make TextApi use SdrModel instead of SdDrawDocumentTomaž Vajngerl
2024-04-28Use less ConfigurationAccess in favor of officecfgGabor Kelemen
2024-04-28Drop CacheConfiguration in favor of officecfgGabor Kelemen
2024-04-27reduce symbol visibility in sdNoel Grandin
2024-04-26Use less SdOptionsLayout->IsDragStripes/SetDragStripes in favor of officecfgGabor Kelemen
2024-04-26Use less SdOptionsLayout->IsMoveOutline in favor of officecfgGabor Kelemen
2024-04-26Drop now unused GetOptionStream classGabor Kelemen
2024-04-26Drop now unused sdiocmpt.cxxGabor Kelemen
2024-04-26annot: moved more of Annotation and dependencies into svxTomaž Vajngerl
2024-04-26annot: move UndoAnnotation and deps. to svx, adapt svx AnnotationTomaž Vajngerl
2024-04-26tdf#158305 Store Convert to Polygon dialog settings correctlyGabor Kelemen
2024-04-26tdf#158304 Store Cross-Fading dialog settings correctlyGabor Kelemen
2024-04-26Drop stale pubdlg.cxx fileGabor Kelemen
2024-04-26Use less SdOptionsLayout->IsRulerVisible/SetRulerVisible in favor of officecfgGabor Kelemen
2024-04-26Use less SdOptionsLayoutItem in Options - Impress - ViewGabor Kelemen
2024-04-25Related tdf#87676 Enable text formatting toolbar when in a text boxSamuel Mehrbrodt
2024-04-25annot: added Annotation impl. to svx, moved some thing from sdTomaž Vajngerl
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-24tdf#38164: sd: allow panning across pages when zoomed inSarper Akdemir
2024-04-22Revert "IASS: Correct Buffering of last Slide"Armin Le Grand
2024-04-20related tdf#33603: sd: do not assume there's always a viewshellSarper Akdemir