summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2024-07-14annot: make all keys work when writing in annotation windowTomaž Vajngerl1-1/+4
2024-07-14tdf#161994 annot: trigger selection of the current annotationTomaž Vajngerl4-0/+21
2024-07-14annot: simplifx getting the proper window for popupTomaž Vajngerl1-6/+1
2024-07-13Python: use is None/is not None instead of == None/!= NoneJulien Nabet1-1/+1
2024-07-11cid#1607892 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2024-07-11tdf#161911 annot: fix for annotation with 0 sizeTomaž Vajngerl2-4/+7
2024-07-10sd: Switch DBG_ASSERT to assertMichael Weghorn1-3/+3
2024-07-10cid#1556474 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-10Remove duplicated includeAndrea Gelmini1-1/+0
2024-07-10Drop redundant codeMike Kaganski1-24/+1
2024-07-10sd: slideshow render interface and implementationMarco Cecchetti5-1/+119
2024-07-09Remove duplicated includeAndrea Gelmini1-1/+0
2024-07-09cid#1608488 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-09cid#1554702 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2024-07-09cid#1554688 COPY_INSTEAD_OF_MOVECaolán McNamara2-6/+2
2024-07-09cid#1609760 Uninitialized scalar fieldCaolán McNamara1-0/+2
2024-07-09StyleSheetUndoAction stylesheet param should be a referenceNoel Grandin7-30/+28
2024-07-09checkForUniqueItem should take a reference parameterNoel Grandin4-16/+16
2024-07-08make SdrCustomShapeGeometryItem hashableNoel Grandin1-2/+1
2024-07-08sd: function to return a presentation info in a JSON documentMarco Cecchetti2-1/+204
2024-07-08cid#1609594 COPY_INSTEAD_OF_MOVECaolán McNamara2-9/+11
2024-07-06cid#1609595 Dereference null return valueCaolán McNamara1-7/+7
2024-07-06UniqueID class that generates and stores a uniqueID for an objectTomaž Vajngerl2-18/+18
2024-07-05Add escape direction support for glue points in the preset shapesTibor Nagy3-0/+30
2024-07-05annot: don't show the annot. object if LOK and not PDF documentTomaž Vajngerl1-2/+3
2024-07-05tdf#161653 Fix selecting from numbering dropdown (Impress/Draw)Samuel Mehrbrodt1-0/+2
2024-07-04Fix typoAndrea Gelmini1-1/+1
2024-07-04annot: add tests that checks annotation after an text editTomaž Vajngerl1-0/+68
2024-07-04annot: add test that checks annotations after page is duplicatedTomaž Vajngerl2-1/+101
2024-07-04annot: AnnotationObject should be the size as the text contentTomaž Vajngerl1-1/+1
2024-07-04pptx export: Respect user defined initialsSamuel Mehrbrodt4-25/+11
2024-07-04ppt export: Respect user defined initialsSamuel Mehrbrodt1-1/+4
2024-07-03cid#1606793 Dereference before null checkCaolán McNamara1-1/+4
2024-07-03tdf#33603: handle outliner setup for notes pane searchThorsten Behrens1-0/+14
2024-07-03tdf#33603: make notes pane searchableSarper Akdemir7-231/+365
2024-07-02BootstrapFixture: get rid of mxComponentContextXisco Fauli1-2/+2
2024-07-01tdf#157172 tdf#157460 PPTX import: fix connectors adjustment valuesTibor Nagy2-29/+1
2024-06-29tdf#157216 PPTX: add "glue points" to flowchart shapesTibor Nagy2-0/+29
2024-06-29Use better types hereMike Kaganski1-3/+3
2024-06-29Decrease rounding errors a bitMike Kaganski1-5/+6
2024-06-28tdf#33603: fix notespane (side/tool)bar interactionsSarper Akdemir15-45/+317
2024-06-28Fix typosAndrea Gelmini1-2/+2
2024-06-27tdf#157019 PPTX import: Workaround for object placeholder shape presetTibor Nagy1-6/+6
2024-06-27annot: rename testAnnotationUpdate and add commentsTomaž Vajngerl1-10/+26
2024-06-27use ESelection::NoSelection() instead of manually setting valuesTomaž Vajngerl1-1/+1
2024-06-25LOK: Do a ".uno:DocumentStatus" "state changed" callbackMike Kaganski2-12/+4
2024-06-25Revert "LOK: Introduce LOK_CALLBACK_STATUS_UPDATE"Mike Kaganski2-3/+12
2024-06-24Add newline at end of fileTaichi Haradaguchi1-1/+1
2024-06-24Resave with newer Glade versionBogdan Buzea1-78/+27
2024-06-24editeng: add convenience creators to ESelection All, NotFoundTomaž Vajngerl3-5/+5