summaryrefslogtreecommitdiff
path: root/sd/README
blob: 963e7bd3bff223636c9b791b47419df1418f24c8 (plain)
1
2
3
The core directory for the impress/draw applications.

Think of impress as a hack on top of draw.
pan>Michael Weghorn 2024-01-25sw a11y: Send SELECTION_CHANGED_{ADD,REMOVE} event for docMichael Weghorn 2024-01-25sw a11y: Drop special event handling for single selected shapeMichael Weghorn 2024-01-25sw a11y: Drop unnecessary cast to SwAccessiblePreviewMichael Weghorn 2024-01-25sw a11y: Return SwAccessibleContext to avoid castingMichael Weghorn 2024-01-25sw a11y: Drop VEC_SHAPE typedefMichael Weghorn 2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara 2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara 2023-10-28tdf#135586 sw a11y: Use BLOCK_QUOTE role for "Block Quotation" paraMichael Weghorn 2023-10-18use more SdrObjList::begin/end in swNoel Grandin 2023-09-01use concrete type for SwAccessibleShapeMap_ImplNoel Grandin 2023-09-01use concrete type for SwAccessibleMap::mxCursorContextNoel Grandin 2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin 2023-05-17fire less "index hint out of range, ignoring" warningsNoel Grandin 2023-05-09Resolves: tdf#138512 don't crash on removing already Disposed a11y contextCaolán McNamara 2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin 2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin 2023-04-28fix type checks of raw SdrObject's in writerNoel Grandin 2023-04-28Revert "remove dead code in SwDrawModellListener_Impl::Notify"Noel Grandin 2023-04-28fix regression in "tdf#119388 add new UNO listener/broadcaster"Noel Grandin 2023-04-28remove dead code in SwDrawModellListener_Impl::NotifyNoel Grandin 2023-04-27tdf#136749 no need to use maMutex in SwAccessibleMapNoel Grandin 2023-04-26tdf#136749 std::map -> unordered_mapNoel Grandin 2023-02-20tdf#153754 "Insert" - "Chart" in Writer hangsNoel Grandin 2023-02-17osl::Mutex->std::mutex in SwAccessibleMapNoel Grandin