summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
15 hoursgtk4 a11y: Don't create multiple AT contexts for same accessibleMichael Weghorn1-6/+4
22 hourslook for java, javac and javadoc with the .exe suffix on windowsChristian Lohmaier1-5/+10
23 hourstdf#114287 tdf#159366 xmloff: ODF import: revert text:list overrideMichael Stahl3-74/+5
2024-04-12crashtesting: assert on exporting fdo48097-1.doc to docxCaolán McNamara1-1/+3
2024-04-08tdf#160067 sw floattable: fix missing move bwd of paras in split section frameMiklos Vajna4-3/+25
2024-04-05sw: layout: remove superfluous pages again in InternalAction()Michael Stahl1-0/+6
2024-04-05sw doc model xml dump: show SwTableLine::m_aBoxesMiklos Vajna2-9/+21
2024-04-04tdf#160301 import DOCVARIABLE fields as user fieldsOliver Specht3-24/+51
2024-03-30tdf#160378 Remove NewGlobalDoc from the Tabbed UI in sd and scRafael Lima8-56/+0
2024-03-29Resolves: tdf#160368 crash on save after deleting sheetCaolán McNamara6-2/+182
2024-03-27tdf#109272 sw: add form filling testcaseMiklos Vajna3-1/+26
2024-03-15tdf#160192: avoid hang when trying to overwrite doc/lockfile in RO dirJustin Luth1-1/+1
2024-03-08sw doc model xml dump: avoid SwNode::GetTableBox()Miklos Vajna2-9/+8
2024-03-06tdf#160049 doc import: use margins with left/right HoriOrientRelationJustin Luth3-0/+16
2024-03-06tdf#160049 dml import: use margins with left/right HoriOrientRelationJustin Luth3-2/+20
2024-03-06tdf#160049 oox import: use margins with left/right HoriOrientRelationJustin Luth3-3/+27
2024-03-05tdf#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