summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-04-22sw: prefer ODF over RTF when pasting from WriterMiklos Vajna
2020-04-15sw: avoid calling SwView::GetWrtShell() unconditionally from the SwView ctorMiklos Vajna
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl
2020-04-06sw: add pad-to-5 numberingMiklos Vajna
2020-04-06sw pad-to-4 numbering: add DOCX filterMiklos Vajna
2020-04-06sw pad-to-4 numbering: add ODF filterMiklos Vajna
2020-04-03sw pad-to-3 numbering: add DOCX filterMiklos Vajna
2020-04-03sw pad-to-3 numbering: add ODF filterMiklos Vajna
2020-04-03sw chicago numbering: add RTF footnote exportMiklos Vajna
2020-04-03sw chicago numbering: add DOC footnote exportMiklos Vajna
2020-04-03sw chicago numbering: add DOCX footnote exportMiklos Vajna
2020-04-03sw padded numbering: add DOC footnote filterMiklos Vajna
2020-04-03sw padded numbering: add DOCX footnote exportMiklos Vajna
2020-04-02sw padded numbering: add RTF exportMiklos Vajna
2020-04-02sw padded numbering: add DOC filterMiklos Vajna
2020-04-02sw padded numbering: add DOCX filterMiklos Vajna
2020-04-02sw padded numbering: add ODF filterMiklos Vajna
2020-04-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett
2020-03-31lok: introduce QueryControlState functionHenry Castro
2020-03-30sw lok: add uno command for submenus in Spellchecking popup.Tamás Zolnai
2020-03-29tdf#131185 Prevent unnecessary SwapIn calls.Gülşah Köse
2020-03-27Revert "sw unit testing: Don't force EnableKillingFile() in save()."Jan Holesovsky
2020-03-26sw unit testing: Don't force EnableKillingFile() in save().Jan Holesovsky
2020-03-26pdfium: Test insertion of PDF into a document.Jan Holesovsky
2020-03-24sw: keep the cursor visible after creating SwDrawTextShellAshod Nakashian
2020-03-24sw: check for null SdrObject before accessingAshod Nakashian
2020-03-23pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-23lokit: unify fill transparency itemsDennis Francis
2020-03-03SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2020-03-02fix ToC links give unhelpful url popupsMert Tumer
2020-02-26Revert "tdf#130768 speedup huge pixel graphics Cairo"Michael Meeks
2020-02-24tdf#130812 DOC import: fix unexpected transparency of textMiklos Vajna
2020-02-24tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)
2020-02-24sw: add UI for semi-transparent textMiklos Vajna
2020-02-24sw: add DOCX export for semi-transparent textMiklos Vajna
2020-02-24remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2020-02-24sw: add rendering for semi-transparent textMiklos Vajna
2020-02-24sw: add UNO API for semi-transparent textMiklos Vajna
2020-02-21DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna
2020-02-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2020-02-20tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl
2020-02-20sw: fix invalid downcast of SwDrawFrameFormat in DelContentIndex()Michael Stahl
2020-02-20(related: tdf#110442) sw: fix a11y/UI selection of at-char flysMichael Stahl
2020-02-20sw: fix assert on export of ooo39250-1.rtf to DOCXMichael Stahl
2020-02-20tdf#126626 sw: fix duplicate SwUndoInsLayFormat in single-node CopyMichael Stahl
2020-02-20tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl
2020-02-20sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna
2020-02-18DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna
2020-02-17sw: fix handling of table vs fly overlaps in the AddVerticalFlyOffsets caseMiklos Vajna
2020-02-13DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna