summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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-13tdf#161023: Empty spans may only define paragraph marks in text documentsMike Kaganski
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-06tdf#99528 Use vertical tabs in 'Edit Style' dialogSamuel Mehrbrodt
2024-05-03tdf#152906: use correct Y offsetMike Kaganski
2024-05-03tdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth
2024-05-03sd, svx: Return new annotation instead of using out paramMichael Weghorn
2024-05-02Save with newer Glade versionSamuel Mehrbrodt
2024-05-02cid#1596707 Unchecked dynamic_castCaolán McNamara
2024-05-01annot: make TextApi use SdrModel instead of SdDrawDocumentTomaž Vajngerl
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski
2024-04-28Use less ConfigurationAccess in favor of officecfgGabor Kelemen
2024-04-28Drop CacheConfiguration in favor of officecfgGabor Kelemen
2024-04-27Drop now unused option-stream identifiersGabor 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