summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daystdf#160192: avoid hang when trying to overwrite doc/lockfile in RO dirJustin Luth1-1/+1
11 dayssw doc model xml dump: avoid SwNode::GetTableBox()Miklos Vajna2-9/+8
13 daystdf#160049 doc import: use margins with left/right HoriOrientRelationJustin Luth3-0/+16
13 daystdf#160049 dml import: use margins with left/right HoriOrientRelationJustin Luth3-2/+20
13 daystdf#160049 oox import: use margins with left/right HoriOrientRelationJustin Luth3-3/+27
14 daystdf#159706 sw hide whitespace: fix lost follow on enabling thisMiklos Vajna4-5/+66
2024-03-01tdf#159158 writerfilter: headers always behind text (!opaque)Justin Luth3-2/+19
2024-02-29tdf#158801 sw floattable: fix crash with headers and interactive editingMiklos Vajna3-1/+32
2024-02-27Related: tdf#150408 DOC filter: handle legal numberingMiklos Vajna4-1/+43
2024-02-26tdf#159910 VclBuilder: Add helper to identify toolbar item classMichael Weghorn2-2/+9
2024-02-26related tdf#126533 doc export: don't lose "tiled" aspect of image fill.Justin Luth2-2/+10
2024-02-26tdf#158986 sw floattable: fix RTF import of table followed by \sectMiklos Vajna4-3/+46
2024-02-23Related: tdf#158986 sw floattable: fix unexpected page break with sectionsMiklos Vajna3-1/+27
2024-02-23sw doc model xml dump: extract SwTableBox::dumpAsXml() from SwStartNodeMiklos Vajna3-5/+12
2024-02-21tdf#159815 DOCX import: fix redlined to-char image followed by inline SDTMiklos Vajna4-33/+88
2024-02-20tdf#159285 sw floattable: fix loop with inner table wrapped by inner tableMiklos Vajna3-1/+23
2024-02-16sw doc model xml dump: show the frame format of the table boxesMiklos Vajna1-4/+6
2024-02-15kit: cell in editing mode shown with dark view bg in light viewCaolán McNamara1-2/+5
2024-02-13tdf#159453 sw floattable: fix unexpected overlap of in-header fly and body textMiklos Vajna3-4/+54
2024-02-09sw doc model xml dump: SwFieldType doesn't own its format fieldsMiklos Vajna1-1/+5
2024-02-08tdf#159483 sc HTML import: handle data-sheets-value attribute for the bool caseMiklos Vajna3-10/+64
2024-02-07tdf#158279 TOC links lost when converting .doc to HTMLNoel Grandin4-3/+21
2024-02-05tdf#158814 DOCX import: fix unwanted header with type="first" & no titlePgMiklos Vajna4-4/+20
2024-02-02sw doc model xml dump: show details of commentsMiklos Vajna1-1/+2
2024-02-01tdf#154587: allow directory entries in ZIP packagesMike Kaganski3-6/+55
2024-02-01tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna8-0/+178
2024-02-01make insert-new-doc dialog asyncNoel Grandin3-52/+64
2024-01-31tdf#158586 writerfilter: RTF import: handle \sect in frame as \parMichael Stahl2-5/+12
2024-01-30tdf#159107 sw floattable: prefer inline table in footnote with change trackingMiklos Vajna5-1/+24
2024-01-25sw a11y: Send SELECTION_CHANGED_{ADD,REMOVE} event for docMichael Weghorn1-9/+14
2024-01-25sw a11y: Drop special event handling for single selected shapeMichael Weghorn1-8/+1
2024-01-23tdf#159333 qt a11y: Process shortcuts only onceMichael Weghorn1-0/+3
2024-01-22tdf#159158 writerfilter: relativeHeight always under z-indexJustin Luth2-16/+27
2024-01-22tdf#159158 tdf#120760 DOCX shape import: fix Z-order with behindDoc #2Justin Luth8-6/+37
2024-01-22tdf#159158 writerfilter: relativeHeight max allowed valueJustin Luth2-3/+3
2024-01-20calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara9-26/+190
2024-01-18tdf#146487 Don't show generic diagram title when there is an empty title givenSamuel Mehrbrodt7-2/+48
2024-01-18sw: layout: prevent bad page break in table with 0-height rowsMichael Stahl3-1/+761
2024-01-14tdf#159171 Prevent crash after selecting unprotected cells 2 timesMatt K1-20/+26
2024-01-11tdf#158937 Allow cancel of password dialog during recoveryMatt K1-1/+1
2024-01-03tdf#158999 sw: fix bad zero text frame height with no text and auto superscriptMiklos Vajna5-1/+76
2024-01-02editeng: preserve ContentNode in a unique_ptr when moving parasTomaž Vajngerl1-16/+22
2024-01-02editeng: remove operator[] for EditDoc (use GetObject instead)Tomaž Vajngerl5-24/+12
2024-01-02editeng: better lifecycle control for ContentNode in EditDocTomaž Vajngerl10-53/+144
2024-01-01editeng: make it clear EditDoc is responsible for ContentNodesTomaž Vajngerl4-15/+18
2023-12-30tdf#158254: don't shrink to data area when applying to entire sheetMike Kaganski2-1/+1
2023-12-28tdf#158826 rtfimport: ignore page break before document startsJustin Luth3-1/+37
2023-12-24get-bz-attachments: some flake8 cleanupThorsten Behrens1-117/+161
2023-12-15sw doc model xml dump: add initial ruby supportMiklos Vajna3-1/+18
2023-12-14tdf#131575: in repair mode, match names ASCII case-insensitivelyMike Kaganski2-0/+7