summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-20tdf#159835 sfx2: Keep sidebar menu up to dateMichael Weghorn
2024-06-20tdf#159835 sfx2 Connect SidebarController menu handlers earlierMichael Weghorn
2024-06-19tdf#159835 sfx2: Simplify TabBar::OnToolboxClickedMichael Weghorn
2024-06-19tdf#159835 sfx2: Move logic to populate sidebar menus to TabBarMichael Weghorn
2024-06-19tdf#159835 sfx2: Use reference instead of pointerMichael Weghorn
2024-06-14Make isProductVersionUpgraded update ooSetupLastVersion againMike Kaganski
2024-06-13Fix Unicode block namesTaichi Haradaguchi
2024-06-11Revert "annot: prepare SdrObject to represent an annotation"Tomaž Vajngerl
2024-06-11tdf#161327 Interpret angle units in dr3d:end-angle ..Regina Henschel
2024-06-10tdf#157833 tdf#155692 sw: fix hit area to resize row/colLászló Németh
2024-06-10tdf#152024 Diacritics cut off at top and bottom of paragraphJonathan Clark
2024-06-10svx: prefix members of SdrGrafObjMiklos Vajna
2024-06-09Related: tdf#137543 - fix LET function jump count numberBalazs Varga
2024-06-07tdf#43157 Use SAL_WARN_IF instead of OSL_PRECONDGabor Kelemen
2024-06-07tdf#160591 PPTX export: fix colormap mapping in slide masterTibor Nagy
2024-06-07replace fpicker-related Help::GetHelpText with core-side translationsCaolán McNamara
2024-06-06Related: tdf#137543 - Add new LET function to CalcBalazs Varga
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara
2024-06-06tdf#137543 - Add new LET function to CalcBalazs Varga
2024-06-06Resolves: tdf#161430 reindex the correct style if there are duplicate namesCaolán McNamara
2024-06-05annot: add {add,remove}Annotation that don't notifyTomaž Vajngerl
2024-06-05Related: tdf#153008 bump XFillBmpPosOffsetXItem to sal_Int32Caolán McNamara
2024-06-05annot: prepare SdrObject to represent an annotationTomaž 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-03svx: prefix members of SdrUndoGeoObjMiklos Vajna
2024-06-02svx: use SAL_RET_MAYBENULL in GetSfxViewShell()Xisco Fauli
2024-06-02tdf#144208 speedup doc with lots of redline(3)Noel Grandin
2024-06-01Advanced Diagram support: Load fill DiagramModelArmin Le Grand (allotropia)
2024-05-30avoid some dynamic_cast in SwTextFrameNoel Grandin
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-30GetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli
2024-05-30svx: GetSdrPageViewOfMarkedByIndex() -> ...Xisco Fauli
2024-05-29SortMarkedObjects() -> GetMarkedObjectList().ForceSort()Xisco Fauli
2024-05-29GetDescriptionOfMarkedObjects() -> GetMarkedObjectList().GetMarkDescription()Xisco Fauli
2024-05-29svx: GetDescriptionOfMarkedPoints() -> ...Xisco Fauli
2024-05-29svx: GetDescriptionOfMarkedGluePoints() -> ...Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-05-29svx: TryToFindMarkedObject -> GetMarkedObjectList().FindObjectXisco Fauli
2024-05-29svx: GetSdrMarkByIndex -> GetMarkedObjectList().GetMarkXisco Fauli
2024-05-29avoid dynamic_cast in SwCursorShellNoel Grandin
2024-05-29avoid dynamic_cast in SwTOXBaseNoel Grandin
2024-05-29avoid dynamic_cast in SwTextNodeNoel Grandin
2024-05-29Resolves tdf#160937 - Improve dialog size for document propertiesHeiko Tietze
2024-05-28avoid dynamic_cast in ModifyChangedHintNoel Grandin
2024-05-28avoid dynamic_cast in SwXRedlineNoel Grandin
2024-05-28avoid dynamic_cast in PostItMgrNoel Grandin
2024-05-28avoid dynamic_cast in SwView::NotifyNoel Grandin
2024-05-28tdf#160971 gtk: Don't select combobox text on entry selectionMichael Weghorn
2024-05-28tdf#160971 vcl a11y: Make combobox text selection mode style-ableMichael Weghorn