summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)Author
2025-02-04No longer use std::optional for SfxModule::CreateStyleFamiliesMichael Weghorn
2025-01-29tdf#164900 table text in different columns no longer lined upNoel Grandin
2025-01-10tdf#146947 - UI: Ability to show/reveal characters being typed intoBalazs Varga
2025-01-03Drop unneeded forward declarations from include/Gabor Kelemen
2024-12-17cool#7406: Refactor Impress->getPartInfo & use JsonWriter.Gökay Şatır
2024-12-11tdf#161541 sd: fix the orientation of handouts on the printed pageTibor Nagy
2024-11-26Resolves tdf#126857 - Center object on page/slideHeiko Tietze
2024-11-25move SdViewOptions options down to ViewShellBaseCaolán McNamara
2024-11-24Turn SD_MOD macro to a functionMike Kaganski
2024-11-23related tdf#157255: add DisableLayerHighlighting expert settingJim Raykowski
2024-11-22loplugin:unusedmethodsNoel Grandin
2024-10-28don't use iterateItemSurrogates for EE_FEATURE_FIELDNoel Grandin
2024-10-25Related: tdf#159860 inform if there is > 100 master slidesCaolán McNamara
2024-10-22We don't need a virtual hereCaolán McNamara
2024-10-22set stylesheet parent at creation timeNoel Grandin
2024-10-21set master slide name at creation timeNoel Grandin
2024-10-10cid#1607338 Data race conditionNoel Grandin
2024-10-01loplugin:unusedmethodsNoel Grandin
2024-09-17use more concrete UNO types in sdNoel Grandin
2024-08-19pAttr is always dereferenced, use a reference hereCaolán McNamara
2024-08-06cid#555593 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin
2024-06-20annot: clone annotations in SdrObjects when the page is duplicatedTomaž Vajngerl
2024-06-11annot: Add tests for annotations - insert, delete, undo/redoTomaž Vajngerl
2024-06-11annot: new Annotation sdr object, replacing annotation tagsTomaž Vajngerl
2024-06-05annot: add {add,remove}Annotation that don't notifyTomaž Vajngerl
2024-05-30loplugin:ostr in sdNoel Grandin
2024-05-22Drop unused ATTR_OPTIONS_SNAPGabor Kelemen
2024-05-18Drop now unused SdOptionsSnap, SdOptionsSnapItem classesGabor Kelemen
2024-05-14annot: move TextAPI to svx and adapt the codeTomaž Vajngerl
2024-05-11Drop now unused SdOptionsLayout, SdOptionsLayoutItem classesGabor Kelemen
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-03sd, svx: Return new annotation instead of using out paramMichael Weghorn
2024-05-01annot: make TextApi use SdrModel instead of SdDrawDocumentTomaž Vajngerl
2024-04-27Drop now unused option-stream identifiersGabor Kelemen
2024-04-27reduce symbol visibility in sdNoel Grandin
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-25annot: added Annotation impl. to svx, moved some thing from sdTomaž Vajngerl
2024-04-15tdf#33603 Fix Close button not working in Notes PaneSamuel Mehrbrodt
2024-04-11tdf#33603: sd: rework notes panelSarper Akdemir
2024-04-02use more concrete UNO types in sdNoel Grandin
2024-04-02convert sd::Annotation to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-11tdf#158152: Make presenter console to "Console: file"Baole Fang
2024-03-11tdf#122587 Add uno command to set layer of object(s)Jim Raykowski
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-10tdf#90242 Navigator: Improve custom shape namingJim Raykowski
2024-03-09tdf#158773 add a set to sd::ShapeListNoel Grandin