summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2024-07-02LOK: Disable map mode in DrawViewShell's ctorMike Kaganski
2024-06-29sd: use SAL_RET_MAYBENULL in GetViewFrame()Xisco Fauli
2024-06-29sd: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-06-29sd: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-06-28UniqueID class that generates and stores a uniqueID for an objectTomaž Vajngerl
2024-06-27Update getPartHash function.Gökay Şatır
2024-06-27lok: export transition info to getPresentationInfo JSON structureTomaž Vajngerl
2024-06-27lok: test for getPresentationInfo LOK API functionTomaž Vajngerl
2024-06-27tdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth
2024-06-25sd: slideshow render interface and implementationMarco Cecchetti
2024-06-25sd: function to return a presentation info in a JSON documentMarco Cecchetti
2024-06-25LOK: Do a ".uno:DocumentStatus" "state changed" callbackMike Kaganski
2024-06-24fix crash in "delete comments by author" in impressCaolán McNamara
2024-06-24crashreporting: crash in CustomAnimationPane::UpdateAnimationLBCaolán McNamara
2024-06-24sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-06-21LOK: differentiate page kinds in sd::ViewShellBase::setEditModeMike Kaganski
2024-06-20annot: clone annotations in SdrObjects when the page is duplicatedTomaž Vajngerl
2024-06-18annot: update object text when annotation text changesTomaž Vajngerl
2024-06-18annot: add undo to annotations inserter when synchingTomaž Vajngerl
2024-06-18annot: support fill and line transparence for PDF annotationsTomaž Vajngerl
2024-06-18annot: add support to import Stamp annotation from PDFTomaž Vajngerl
2024-06-18annot: update annotation object when annotation position changesTomaž Vajngerl
2024-06-18annot: document new annotation classes and methodsTomaž Vajngerl
2024-06-18annot: make annotation pop-up window working againTomaž Vajngerl
2024-06-18annot: Add tests for annotations - insert, delete, undo/redoTomaž Vajngerl
2024-06-18annot: new Annotation sdr object, replacing annotation tagsTomaž Vajngerl
2024-06-17LOK: differentiate page kinds in sd::ViewShellBase::getEditModeMike Kaganski
2024-06-17annot: add {add,remove}Annotation that don't notifyTomaž Vajngerl
2024-06-13annot: improve PDF annotation export and clean-up PDFNote classTomaž Vajngerl
2024-06-12annot: move TextAPI to svx and adapt the codeTomaž Vajngerl
2024-06-12annot: use smart pointers in TextAPIEditSource and clean-upTomaž Vajngerl
2024-06-11annot: make TextApi use SdrModel instead of SdDrawDocumentTomaž Vajngerl
2024-06-11annot: moved more of Annotation and dependencies into svxTomaž Vajngerl
2024-06-11Resolves: tdf#161430 reindex the correct style if there are duplicate namesCaolán McNamara
2024-06-10annot: move UndoAnnotation and deps. to svx, adapt svx AnnotationTomaž Vajngerl
2024-06-10annot: added Annotation impl. to svx, moved some thing from sdTomaž Vajngerl
2024-06-03Revert "tdf#126095 sd notebookbar: don't force table/media toolbar"Justin Luth
2024-05-27Resolves: tdf#161057 draw/impress auto font color not updated on theme changeCaolán McNamara
2024-05-20cool#9019: draw/impress: disable the Grid for nowHubert Figuière
2024-05-17tdf#160690 set an opaque alpha mask for non-transparent framesPatrick Luby
2024-05-14tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-09sd: fix -Wshadow warningsMiklos Vajna
2024-05-09jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-05-09make object name dialog asyncNoel Grandin
2024-05-08tdf#152906: use correct Y offsetMike Kaganski
2024-04-17add Spell state to impress RenderState like we do for calc/writerCaolán McNamara
2024-04-15editeng: use text scaling that better mimics MSO text scalingTomaž Vajngerl
2024-04-15svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl
2024-04-15Resolves tdf#157403 sidebar SdNavigator does not show new slide/pageJim Raykowski
2024-04-15editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl