summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-05-28tdf#160198 Compatibility in background shapes/picturesOliver Specht
2024-05-27Related tdf#158839: pw and GPG encryption, add comments and TODOsMoritz Duge
2024-05-27sfx2: use SAL_RET_MAYBENULL in GetFrameWeld()Xisco Fauli
2024-05-27svx: prefix members of FmFormViewMiklos Vajna
2024-05-26Resolves: tdf#155364 resize buttons and change widget font sizes on zoomCaolán McNamara
2024-05-23sfx2: use SAL_RET_MAYBENULL in GetBindings() and GetShell()Xisco Fauli
2024-05-22tdf#161209 - Reverts WhatsNew/Welcome dialogHeiko Tietze
2024-05-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark
2024-05-22sfx2: bGlobalOnly is always falseXisco Fauli
2024-05-21Fix typoAndrea Gelmini
2024-05-21svx: prefix members of SdrUndoDelPageMiklos Vajna
2024-05-20loplugin:ostr in variousNoel Grandin
2024-05-20documentation: list format placeholder has been "%1%" since LO 7.2Justin Luth
2024-05-19Resolves: tdf#157453 support FM_PROP_LINECOUNT for combobox dropdow rowsCaolán McNamara
2024-05-18Resolves: tdf#161133 read-only widget should have deactivated calendarCaolán McNamara
2024-05-18lok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks
2024-05-18tdf#161154: pass "scaling is done externally" information down the stackMike Kaganski
2024-05-17introduce SAL_RET_MAYBENULLCaolán McNamara
2024-05-17tdf#61444 Correct Writer text layout across formatting changesJonathan Clark
2024-05-16VCL: Windows: more usecases for FlashWindow() API to inform on changesVasily Melenchuk
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt
2024-05-15tdf#126573 Add Excel2021 array function UNIQUE to CalcBalazs Varga
2024-05-15tdf#70526 Provide start up time measurementsVenetia
2024-05-14use more string_view in i18nutil::PaperInfoNoel Grandin
2024-05-14loplugin:ostr in vbahelperNoel Grandin
2024-05-14vcl: document and simplify PDFAnnotationMarkerTomaž Vajngerl
2024-05-14annot: move TextAPI to svx and adapt the codeTomaž Vajngerl