Age | Commit message (Expand) | Author | Files | Lines |
24 hours | tdf#130782 tdf#153203 writerfilter,sw: DOCX import/export of a11y | Michael Stahl | 1 | -20/+34 |
2 days | tdf#148952 sw: DOCX export: ECMA-376 1st ed does not allow title | Michael Stahl | 1 | -2/+13 |
2 days | tdf#107841 oox: rename ambiguous and confusing ECMA_DIALECT | Michael Stahl | 1 | -8/+10 |
7 days | Fix typo | Andrea Gelmini | 1 | -1/+1 |
7 days | tdf#151548 sw content controls: preserve tabIndex val="-1" | Justin Luth | 1 | -1/+3 |
10 days | The resolved style name *can* be empty in redlines | Mike Kaganski | 1 | -3/+5 |
2023-01-19 | tdf#153104: fix the "dummy" levels when overriding lower numbering levels | Mike Kaganski | 1 | -2/+6 |
2023-01-18 | tdf#114537 doc/rtf export: move DOCX impl so all formats use it | Justin Luth | 1 | -30/+1 |
2023-01-18 | sw: DOCX export: remove extraneous comma in lcl_guessQFormat() | Michael Stahl | 1 | -1/+1 |
2023-01-18 | tdf#119229 docx: Preserve w15:paraIdParent attribute in commentsExtended | Paris Oplopoios | 1 | -7/+44 |
2023-01-18 | tdf#114537 docx export: export conditional text with " as ' | Justin Luth | 1 | -1/+3 |
2023-01-17 | tdf#114537 docx export: export conditional text in quotes | Justin Luth | 1 | -1/+6 |
2023-01-13 | tdf#152425 related: don't generate style ids in DocxAttributeOutput::Redline | Mike Kaganski | 1 | -8/+12 |
2023-01-12 | tdf#152425 Make Word names unique, and use them for style ids generation | Mike Kaganski | 1 | -9/+7 |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann | 1 | -2/+1 |
2023-01-03 | docx: export symbol characters correctly | Szymon Kłos | 1 | -10/+23 |
2023-01-03 | docx: Preserve w15:appearance SdtPr attribute | offtkp | 1 | -0/+18 |
2022-12-25 | tdf#151548 DOCX formfield: export checkbox name | Justin Luth | 1 | -3/+1 |
2022-12-24 | tdf#152636 writerfilter: no w:br in DMLShapes | Justin Luth | 1 | -2/+4 |
2022-12-19 | loplugin:unocast (oox::ForumlaImExportBase) | Stephan Bergmann | 1 | -1/+2 |
2022-12-18 | Combine oox::FormulaIm-/ExportBase | Stephan Bergmann | 1 | -6/+6 |
2022-12-16 | Revert "fix math export/import in docx/rtf" | Stephan Bergmann | 1 | -7/+3 |
2022-12-16 | sw, numbering portion format: ignore char formats covering the entire paragraph | Miklos Vajna | 1 | -1/+1 |
2022-12-16 | sw content controls: enhance preserve id | Justin Luth | 1 | -8/+11 |
2022-12-14 | tdf#151548 sw content controls: preserve tabIndex | Justin Luth | 1 | -0/+16 |
2022-12-13 | tdf#151548 sw content controls: preserve lock | Justin Luth | 1 | -0/+16 |
2022-12-09 | tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flys | Michael Stahl | 1 | -0/+15 |
2022-12-09 | tdf#151548 sw content controls: preserve tag for block SDTs | Justin Luth | 1 | -0/+10 |
2022-12-09 | tdf#149240 docx content controls: round-trip showingPlcHdr better | Justin Luth | 1 | -0/+10 |
2022-12-08 | sw: DOCX export: avoid writing duplicate w:b to w:pPr | Michael Stahl | 1 | -1/+5 |
2022-12-08 | Simplify management of id-to-style-to-string-id mapping | Mike Kaganski | 1 | -5/+5 |
2022-12-05 | NFC cleanup docxattributeoutput: use existing function to clear | Justin Luth | 1 | -6/+1 |
2022-11-26 | use more SwFormatAnchor::GetAnchorNode method | Noel Grandin | 1 | -7/+7 |
2022-11-22 | DOCX filter: fix <w:id> creating both grab-bag and content control for <w:sdt> | Miklos Vajna | 1 | -0/+6 |
2022-11-22 | tdf#152045 DOCX export: fix empty display text for content control list items | Miklos Vajna | 1 | -3/+8 |
2022-11-09 | sw content controls: allow no list items in a dropdown | Miklos Vajna | 1 | -1/+1 |
2022-10-28 | DOCX export, numbering portion format: consider full-para char formats as well | Miklos Vajna | 1 | -1/+1 |
2022-10-27 | tdf#151384 DOCX export: lost hyperlink format in localized UI | Tünde Tóth | 1 | -3/+7 |
2022-10-15 | cid#1515941 Dereference null return value | Caolán McNamara | 1 | -11/+15 |
2022-10-12 | cid#1515941 Dereference null return value | Caolán McNamara | 1 | -2/+1 |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski | 1 | -5/+5 |
2022-10-05 | sw content controls: preserve tag | Miklos Vajna | 1 | -0/+6 |
2022-10-05 | sw content controls: preserve alias | Miklos Vajna | 1 | -0/+6 |
2022-09-27 | sw: fix inserting fields between 2 adjacent input fields | Michael Stahl | 1 | -2/+2 |
2022-09-27 | DOCX export: fix not-well-formed XML when hyperlink end is a textbox anchor | Miklos Vajna | 1 | -0/+4 |
2022-09-27 | crashtesting: crash in DocxAttributeOutput::TableCellProperties | Caolán McNamara | 1 | -9/+20 |
2022-09-22 | sw content controls, combo box: add DOCX filter | Miklos Vajna | 1 | -2/+16 |
2022-09-19 | sw content controls, plain text: enable DOCX filter with data binding | Miklos Vajna | 1 | -40/+46 |
2022-09-14 | tdf#149551 use 'WritingMode' instead of TextPreRotateAngle | Regina Henschel | 1 | -2/+10 |
2022-09-07 | sw: clean up DocxAttributeOutput::EndContentControl() | Miklos Vajna | 1 | -1/+1 |