summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-04-06sw: add pad-to-5 numberingMiklos Vajna5-0/+30
2020-04-06sw pad-to-4 numbering: add DOCX filterMiklos Vajna3-0/+17
2020-04-06sw pad-to-4 numbering: add ODF filterMiklos Vajna2-0/+13
2020-04-03sw pad-to-3 numbering: add DOCX filterMiklos Vajna4-5/+45
2020-04-03sw pad-to-3 numbering: add ODF filterMiklos Vajna2-0/+13
2020-04-03sw chicago numbering: add RTF footnote exportMiklos Vajna4-2/+110
2020-04-03sw chicago numbering: add DOC footnote exportMiklos Vajna4-0/+39
2020-04-03sw chicago numbering: add DOCX footnote exportMiklos Vajna2-0/+31
2020-04-03sw padded numbering: add DOC footnote filterMiklos Vajna8-76/+160
2020-04-03sw padded numbering: add DOCX footnote exportMiklos Vajna2-0/+32
2020-04-02sw padded numbering: add RTF exportMiklos Vajna3-0/+30
2020-04-02sw padded numbering: add DOC filterMiklos Vajna4-0/+21
2020-04-02sw padded numbering: add DOCX filterMiklos Vajna3-0/+14
2020-04-02sw padded numbering: add ODF filterMiklos Vajna2-0/+13
2020-04-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett3-0/+7
2020-03-31lok: introduce QueryControlState functionHenry Castro8-1/+32
2020-03-30sw lok: add uno command for submenus in Spellchecking popup.Tamás Zolnai1-0/+2
2020-03-29tdf#131185 Prevent unnecessary SwapIn calls.Gülşah Köse2-3/+9
2020-03-27Revert "sw unit testing: Don't force EnableKillingFile() in save()."Jan Holesovsky1-0/+1
2020-03-26sw unit testing: Don't force EnableKillingFile() in save().Jan Holesovsky1-1/+0
2020-03-26pdfium: Test insertion of PDF into a document.Jan Holesovsky2-0/+38
2020-03-24sw: keep the cursor visible after creating SwDrawTextShellAshod Nakashian1-1/+1
2020-03-24sw: check for null SdrObject before accessingAshod Nakashian1-0/+2
2020-03-23pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky1-2/+1
2020-03-23lokit: unify fill transparency itemsDennis Francis1-0/+40
2020-03-03SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara26-74/+74
2020-03-02fix ToC links give unhelpful url popupsMert Tumer1-0/+6
2020-02-26Revert "tdf#130768 speedup huge pixel graphics Cairo"Michael Meeks3-198/+12
2020-02-24tdf#130812 DOC import: fix unexpected transparency of textMiklos Vajna4-0/+20
2020-02-24tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)3-12/+198
2020-02-24sw: add UI for semi-transparent textMiklos Vajna1-1/+2
2020-02-24sw: add DOCX export for semi-transparent textMiklos Vajna3-1/+53
2020-02-24remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-19/+13
2020-02-24sw: add rendering for semi-transparent textMiklos Vajna4-0/+211
2020-02-24sw: add UNO API for semi-transparent textMiklos Vajna4-0/+22
2020-02-21DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna3-2/+18
2020-02-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna25-42/+93
2020-02-20tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl14-140/+371
2020-02-20sw: fix invalid downcast of SwDrawFrameFormat in DelContentIndex()Michael Stahl4-12/+16
2020-02-20(related: tdf#110442) sw: fix a11y/UI selection of at-char flysMichael Stahl3-4/+37
2020-02-20sw: fix assert on export of ooo39250-1.rtf to DOCXMichael Stahl3-9/+63
2020-02-20tdf#126626 sw: fix duplicate SwUndoInsLayFormat in single-node CopyMichael Stahl1-0/+2
2020-02-20tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl21-209/+510
2020-02-20sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna3-0/+33
2020-02-18DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna1-1/+1
2020-02-17sw: fix handling of table vs fly overlaps in the AddVerticalFlyOffsets caseMiklos Vajna5-2/+149
2020-02-13DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna4-7/+5
2020-02-10tdf#130482 sw: fix text alignment in shape textMiklos Vajna3-12/+60
2020-02-10Classify shape(s) selections as 'complex'...Dennis Francis1-0/+3
2020-02-10Get the align states of draw-shapes in...Dennis Francis1-9/+44