summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
14 hourssw doc model xml dump: show SwUndoRedline and SwRedlineSaveDatasMiklos Vajna4-0/+44
3 daystdf#130857 qt weld: Actually implement tree view sortingMichael Weghorn3-26/+60
6 daystdf#130857 qt weld: Don't unconditionally make dialogs modalMichael Weghorn1-1/+1
10 dayssw doc model xml dump: show more redline typesMiklos Vajna1-0/+9
10 daystdf#166179 sw: fix inconsistent UI state vs command exec for the para markerMiklos Vajna5-0/+57
12 dayscrashtesting: tdf107209-1.odt exported to rtf cannot be loadedCaolán McNamara7-13/+27
2025-04-11tdf#130857 qt weld: Forward mouse move eventsMichael Weghorn2-0/+14
2025-04-11tdf#130857 qt weld: Make scroll area child resizableMichael Weghorn1-1/+3
2025-04-10sc a11y: Deduplicate code for AccessibleEventObject creationMichael Weghorn9-326/+145
2025-04-06tdf#130857 qt weld: Support doc recovery dialogMichael Weghorn1-0/+1
2025-04-04tdf#165941 DOCX import: fix unhandled exc while removing dummy para in tableMiklos Vajna3-1/+16
2025-04-03editeng a11y: Drop AccessibleStaticTextBase::mpThis etc.Michael Weghorn4-41/+6
2025-03-27tdf#88908 sw: Add BalanceSpacesAndIdeographicSpaces compat optionJonathan Clark28-42/+436
2025-03-27tdf#165918: Avoid bookmarks correction when removing temporary nodesMike Kaganski7-5/+36
2025-03-25related tdf#165521 svx: avoid FormatFullDoc, SetFixedCellHeight firstJustin Luth4-4/+5
2025-03-24cool#11357 sw redline reinstate: handle a single rich deleteMiklos Vajna6-14/+114
2025-03-22gtk3: Fix memleak in get_{primary,secondary}_textMichael Weghorn1-2/+2
2025-03-19Fix ubsan out-of-range int in DOC export with CJK hanging indentationJonathan Clark1-3/+3
2025-03-18tdf#164902 sw DoNotCaptureDrawObjsOnPage: enable non-textbox wrap=no draw objsMiklos Vajna3-3/+43
2025-03-18tdf#83844 DOCX import: implement Ch-based LR indentationJonathan Clark13-13/+631
2025-03-18sw doc model xml dump: show SwRangeRedline IDsMiklos Vajna1-0/+1
2025-03-15a11y tests: Don't assume that child on top has higher child indexMichael Weghorn1-3/+21
2025-03-13tdf#80596 DOC import: implement Ch-based LR indentationJonathan Clark4-29/+260
2025-03-05cool#11226 sw per-view redline on: state for the per-view and per-doc commandsMiklos Vajna8-9/+128
2025-02-27sd presenter: Align param names in doc with actual onesMichael Weghorn1-11/+11
2025-02-27cool#11226 sw per-view redline on: move the setter to the modelMiklos Vajna4-21/+28
2025-02-24sw doc model xml dump: show the redline manager's flagsMiklos Vajna4-2/+45
2025-02-22tdf#130857 qt weld: Add support for special toggle button columnMichael Weghorn2-8/+29
2025-02-21tdf#164845 doc import: read_tabs for sprmPChgTabsJustin Luth2-2/+11
2025-02-21tdf#130857 qt weld: Implement QtInstanceTreeView::{g,s}et_sensitiveMichael Weghorn2-13/+43
2025-02-21tdf#130857 qt weld: Implement more treeview methods using first text colMichael Weghorn2-11/+7
2025-02-21tdf#130857 qt weld: Add logic to find first treeview text columnMichael Weghorn2-1/+16
2025-02-20tdf#130857 qt weld: Don't signal spinbox value/text changes while typingMichael Weghorn1-0/+2
2025-02-18gtk: Port from deprecated gtk_widget_showMichael Weghorn9-83/+79
2025-02-14gtk4: Own the string when freeing itMichael Weghorn1-1/+1
2025-02-12math a11y: Don't return self in SmGraphicAccessible::getAccessibleAtPointMichael Weghorn1-6/+2
2025-02-12a11y: Update param name in XAccessibleRelationSet docMichael Weghorn1-1/+1
2025-02-11cool#11064 sw lok: allow specifying the visible area during doc loadMiklos Vajna6-0/+73
2025-01-30ScriptForge (SFWidgets) fix popup menu bugsJean-Pierre Ledure2-2/+5
2025-01-29uno grid a11y: Merge AccessibleGridControl{,Access}Michael Weghorn4-135/+43
2025-01-27a11y: Drop non-functional bits from AccessibleGridControl::getAccessibleAtPointMichael Weghorn4-26/+10
2025-01-27tdf#164803 sw: Revert use ext leading for grid spacing on DOC importJonathan Clark12-172/+20
2025-01-22cool#10630 lok doc sign: reduce the default size of the signature lineMiklos Vajna1-0/+7
2025-01-22tdf#130857 qt weld: Support ScrolledWindow page sizeMichael Weghorn2-16/+72
2025-01-20cool#10630 doc electronic sign: unselect & reject reselectMiklos Vajna3-2/+34
2025-01-16cool#10630 doc electronic sign: move signature line tracking to the viewMiklos Vajna20-125/+122
2025-01-15cool#10630 doc electronic sign: fix no graphic selection for the signature lineMiklos Vajna12-12/+60
2025-01-15tdf#163335 sw a11y: Handle cursor selection consistentlyMichael Weghorn1-15/+36
2025-01-13cool#10630 doc electronic sign: fix insertion of the signature lineMiklos Vajna19-43/+128
2025-01-10cool#10630 lok doc sign: allow setting the size of the Impress sign lineMiklos Vajna5-1/+105