summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)Author
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
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-02-22tdf#33603: sd: add notes panel for normal viewSarper Akdemir
2024-02-22UBSan RTTI fixesNoel Grandin
2024-02-19hide more symbolsNoel Grandin
2024-02-15Revert "merge sdui library into sd"Noel Grandin
2024-02-14merge sdui library into sdNoel Grandin
2024-02-12Resolves tdf#158531 - Connector lines for Keep Ratio settingHeiko Tietze
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier
2024-01-31move CharMap out of cuiCaolán McNamara
2024-01-12sc: announce theme colors with lok callbackSzymon Kłos
2024-01-04tdf#114441 sal_uLong to better integer typebuldi