summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2024-09-11Related: tdf#129061 Avoid formula import and use fallback for nowMike Kaganski
2024-09-11tdf#149865 - FILEOPEN PPTX: fix table lacks borderBalazs Varga
2024-09-09sd: fix deref before null checkXisco Fauli
2024-09-06tdf#162467: fix measurement units in impress/drawXisco Fauli
2024-09-05tdf#143603: disable undo in DrawDocShell::ImportFromMike Kaganski
2024-09-03cid#1608532 Data race conditionCaolán McNamara
2024-09-02cid#1607212 Check of thread-shared field evades lock acquisitionCaolán McNamara
2024-08-23tdf#162065 Fix format paintbrush in draw/impressOliver Specht
2024-07-31tdf#162009 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna
2024-07-18package: add additional consistency checks for local file headerMichael Stahl
2024-07-08pptx export: Respect user defined initialsSamuel Mehrbrodt
2024-07-08ppt export: Respect user defined initialsSamuel Mehrbrodt
2024-07-08Move duplicate code into shared methodSamuel Mehrbrodt
2024-07-08cid#1609595 Dereference null return valueCaolán McNamara
2024-07-08Add escape direction support for glue points in the preset shapesTibor Nagy
2024-07-08cid#1606793 Dereference before null checkCaolán McNamara
2024-07-07tdf#157172 tdf#157460 PPTX import: fix connectors adjustment valuesTibor Nagy
2024-07-05tdf#161653 Fix selecting from numbering dropdown (Impress/Draw)Samuel Mehrbrodt
2024-07-03tdf#33603: handle outliner setup for notes pane searchThorsten Behrens
2024-07-03tdf#33603: make notes pane searchableSarper Akdemir
2024-07-03tdf#33603: fix notespane (side/tool)bar interactionsSarper Akdemir
2024-07-01tdf#157216 PPTX: add "glue points" to flowchart shapesTibor Nagy
2024-06-27tdf#157529 PPTX import: fix transparency valueTibor Nagy
2024-06-21tdf#99528: revert vertical tabs changes (24.8 only)Xisco Fauli
2024-06-21tdf#160490 PPTX import: fix automatically resized placeholder heightTibor Nagy
2024-06-21LOK: differentiate page kinds in sd::ViewShellBase::getEditModeMike Kaganski
2024-06-21ppt: Don't export notes author/date when in privacy modeSamuel Mehrbrodt
2024-06-21pptx: Don't export notes author/date when in privacy modeSamuel Mehrbrodt
2024-06-17fix crash in "delete comments by author" in impressCaolán McNamara
2024-06-17Resolves: tdf#160681 draw impress comment similarly to how writer does itCaolán McNamara
2024-06-14crashtesting: out of bounds on reexport of forum-mso-en4-290152.pptx to pptxCaolán McNamara
2024-06-14cid#1603631 Dereference null return valueCaolán McNamara
2024-06-11tdf#161327 Interpret angle units in dr3d:end-angle ..Regina Henschel
2024-06-10Related: tdf#161430 add test case to guard against its returnCaolán McNamara
2024-06-09tdf#161467: fix assertion in Impress when inserting table (gtk4)Julien Nabet
2024-06-07tdf#160591 PPTX export: fix colormap mapping in slide masterTibor Nagy
2024-06-06crashreporting: crash in CustomAnimationPane::UpdateAnimationLBCaolán McNamara
2024-06-05annot: add {add,remove}Annotation that don't notifyTomaž Vajngerl
2024-06-05sd: simplify NotifyDocumentEvent, remove duplicationTomaž Vajngerl
2024-06-05sd: change CHECK_RANGE macro to template functionTomaž Vajngerl
2024-06-05annot: improve PDF annotation export and clean-up PDFNote classTomaž Vajngerl
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-06-03sd: use SAL_RET_MAYBENULL in GetViewFrame()Xisco Fauli
2024-06-03Rename 'Organizer' to 'General' in style dialogsSamuel Mehrbrodt
2024-06-02cid#1602445 silence Uncaught exceptionCaolán McNamara
2024-06-02READMEs update: presenter console is now in sd instead of sdextJulien Nabet
2024-05-31LOK: Disable map mode in DrawViewShell's ctorMike Kaganski
2024-05-31sd: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-30sd: drop mpDocShell from DrawViewXisco Fauli
2024-05-30loplugin:ostr in sdNoel Grandin