summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-30GetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli
2024-05-29SortMarkedObjects() -> GetMarkedObjectList().ForceSort()Xisco Fauli
2024-05-29GetDescriptionOfMarkedObjects() -> GetMarkedObjectList().GetMarkDescription()Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-05-29svx: GetSdrMarkByIndex -> GetMarkedObjectList().GetMarkXisco Fauli
2024-05-28sd: use SAL_RET_MAYBENULL in GetDrawView()Xisco Fauli
2024-05-28sd: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-05-27sd: use SAL_RET_MAYBENULL in GetViewShellBase()Xisco Fauli
2024-05-27sd: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-27sd: use SAL_RET_MAYBENULL in GetViewShell()Xisco Fauli
2024-05-27sd: use SAL_RET_MAYBENULL in GetShell(), GetTopShell()...Xisco Fauli
2024-05-27sd: use SAL_RET_MAYBENULL in getViewFrame(), getDispatcher()...Xisco Fauli
2024-05-24related tdf#33603: update current page on SlideSorter viewSarper Akdemir
2024-05-24related tdf#33603: sd: outlineview: update current page on moving cursorSarper Akdemir
2024-05-24tdf#33603: sd: notes pane: properly handle movement keysSarper Akdemir
2024-05-23Revert "tdf#126095 sd notebookbar: don't force table/media toolbar"Justin Luth
2024-05-22Drop unused ATTR_OPTIONS_SNAPGabor Kelemen
2024-05-21cool#9019: draw/impress: disable the Grid for nowHubert Figuière
2024-05-18Resolves: tdf#161057 draw/impress auto font color not updated on theme changeCaolán McNamara
2024-05-18cid#1598235 Uninitialized pointer fieldCaolán McNamara
2024-05-18Drop now unused SdOptionsSnap, SdOptionsSnapItem classesGabor Kelemen
2024-05-17WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-17Use less SdOptionsSnapItem->Get/SetEliminatePolyPointLimitAngleGabor Kelemen
2024-05-17Add missing officecfg callGabor Kelemen
2024-05-17loplugin:ostr in sd/../filterNoel Grandin
2024-05-16Use less SdOptionsSnapItem->GetAngle/SetAngleGabor Kelemen
2024-05-16Use less SdOptionsSnapItem->GetSnapArea/SetSnapAreaGabor Kelemen
2024-05-16loplugin:ostr in sd/../consoleNoel Grandin
2024-05-16loplugin:ostr in sd/../coreNoel Grandin
2024-05-16tdf#156955 Add testSamuel Mehrbrodt
2024-05-16tdf#33603: sd: notes pane: force proper flush on page changeSarper Akdemir
2024-05-16tdf#33603: sd: make state of notes pane persist across runsSarper Akdemir