Age | Commit message (Expand) | Author |
2024-06-20 | annot: clone annotations in SdrObjects when the page is duplicated | Tomaž Vajngerl |
2024-06-11 | annot: Add tests for annotations - insert, delete, undo/redo | Tomaž Vajngerl |
2024-06-11 | annot: new Annotation sdr object, replacing annotation tags | Tomaž Vajngerl |
2024-06-05 | annot: add {add,remove}Annotation that don't notify | Tomaž Vajngerl |
2024-05-30 | loplugin:ostr in sd | Noel Grandin |
2024-05-22 | Drop unused ATTR_OPTIONS_SNAP | Gabor Kelemen |
2024-05-18 | Drop now unused SdOptionsSnap, SdOptionsSnapItem classes | Gabor Kelemen |
2024-05-14 | annot: move TextAPI to svx and adapt the code | Tomaž Vajngerl |
2024-05-11 | Drop now unused SdOptionsLayout, SdOptionsLayoutItem classes | Gabor Kelemen |
2024-05-08 | tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show= | Justin Luth |
2024-05-03 | sd, svx: Return new annotation instead of using out param | Michael Weghorn |
2024-05-01 | annot: make TextApi use SdrModel instead of SdDrawDocument | Tomaž Vajngerl |
2024-04-27 | Drop now unused option-stream identifiers | Gabor Kelemen |
2024-04-27 | reduce symbol visibility in sd | Noel Grandin |
2024-04-26 | Drop now unused GetOptionStream class | Gabor Kelemen |
2024-04-26 | Drop now unused sdiocmpt.cxx | Gabor Kelemen |
2024-04-26 | annot: moved more of Annotation and dependencies into svx | Tomaž Vajngerl |
2024-04-26 | annot: move UndoAnnotation and deps. to svx, adapt svx Annotation | Tomaž Vajngerl |
2024-04-25 | annot: added Annotation impl. to svx, moved some thing from sd | Tomaž Vajngerl |
2024-04-15 | tdf#33603 Fix Close button not working in Notes Pane | Samuel Mehrbrodt |
2024-04-11 | tdf#33603: sd: rework notes panel | Sarper Akdemir |
2024-04-02 | use more concrete UNO types in sd | Noel Grandin |
2024-04-02 | convert sd::Annotation to comphelper::WeakComponentImplHelper | Noel Grandin |
2024-03-11 | tdf#158152: Make presenter console to "Console: file" | Baole Fang |
2024-03-11 | tdf#122587 Add uno command to set layer of object(s) | Jim Raykowski |
2024-03-11 | Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-free | Mike Kaganski |
2024-03-10 | tdf#90242 Navigator: Improve custom shape naming | Jim Raykowski |
2024-03-09 | tdf#158773 add a set to sd::ShapeList | Noel Grandin |
2024-02-24 | IASS: make live slideshow experimental and configurable | Armin Le Grand (allotropia) |
2024-02-22 | tdf#33603: sd: add notes panel for normal view | Sarper Akdemir |
2024-02-22 | UBSan RTTI fixes | Noel Grandin |
2024-02-19 | hide more symbols | Noel Grandin |
2024-02-15 | Revert "merge sdui library into sd" | Noel Grandin |
2024-02-14 | merge sdui library into sd | Noel Grandin |
2024-02-12 | Resolves tdf#158531 - Connector lines for Keep Ratio setting | Heiko Tietze |
2024-02-10 | tdf#159372 svx: Add goto dialog | AkshayWarrier |
2024-01-31 | move CharMap out of cui | Caolán McNamara |
2024-01-12 | sc: announce theme colors with lok callback | Szymon Kłos |
2024-01-04 | tdf#114441 sal_uLong to better integer type | buldi |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-11-22 | tdf#158126 UI: Scalable buttons for Impress navigation bar | Irgaliev Amin |
2023-11-09 | use more concrete sd::Annotation in AnnotationManagerImpl | Noel Grandin |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-17 | tdf#157788 Saving the "Show navigation panel" setting for a device | Irgaliev Amin |
2023-10-15 | Drop leftover aPageHelpIds | Stephan Bergmann |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-10-06 | SdrModel::getUnoModel can use XModel instead of XInterface | Noel Grandin |
2023-10-02 | tdf#146619 Recheck include/s* with IWYU | Gabor Kelemen |
2023-10-02 | tdf#87638 - Modify slide pane title in Impress/Draw based on edit mode | Andreas Heinisch |