summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Only do kashida insertion with fonts that have non-zero width kashidasMartin Hosken3-11/+12
2017-11-14tdf#113037 DOCX Watermark correct ratioSzymon Kłos2-0/+18
2017-11-14tdf#113790: skip charfmt grabbag items existing in autofmt grabbagMike Kaganski3-0/+45
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-11-14RTF import: add odd section break testcaseMiklos Vajna2-0/+20
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski5-5/+14
2017-11-13sw: prefix members of SwLabRecMiklos Vajna4-111/+111
2017-11-13Fix typosAndrea Gelmini17-23/+23
2017-11-13Replace list by vector vRedlines (sw)Julien Nabet1-2/+1
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke2-13/+9
2017-11-11RDF: support cloning of all entries for a given typeAshod Nakashian2-0/+35
2017-11-11TSCP: Remember the origin and on save, act accordinglyTomaž Vajngerl1-3/+21
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke2-9/+9
2017-11-11TSCP: simplify setting the highest classificationTomaž Vajngerl1-21/+11
2017-11-11TSCP: use classification key creator instead of stringsTomaž Vajngerl1-5/+6
2017-11-11TSCP: bail out quickly in paragraph classification check on saveTomaž Vajngerl3-0/+17
2017-11-10TSCP: strip metadata fields when copyingAshod Nakashian1-2/+24
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara1-6/+3
2017-11-10Translate German comment to EnglishSamuel Mehrbrodt1-1/+1
2017-11-10Properly construct vnd.sun.star.pkg URLStephan Bergmann1-3/+16
2017-11-10sw: remove temporary debug code in txttab that no longer builds anywayMiklos Vajna2-15/+1
2017-11-10tdf#113647 bullet dialog has wrong modal parentCaolán McNamara1-1/+7
2017-11-10This aEndCps variable can be localTamás Zolnai1-1/+4
2017-11-10Fix typosAndrea Gelmini3-3/+3
2017-11-10tdf#43017: Support for DOCX hyperlinks character propertiesVasily Melenchuk2-0/+11
2017-11-09tdf#42346: DOC export of cross-references to objectsTamás Zolnai16-229/+664
2017-11-09Revert "tdf#108947 Added Unittest."Thorsten Behrens2-131/+0
2017-11-09tdf#108947 Added Unittest.Thomas Beck2-0/+131
2017-11-09TSCP: restore paragraph classification from DOC(X)Ashod Nakashian2-82/+148
2017-11-09ofz#4144 Null-dereference READCaolán McNamara1-2/+2
2017-11-09new loplugin simplifydynamiccastNoel Grandin19-64/+46
2017-11-09loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2017-11-09tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as contJustin Luth2-0/+11
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant2-6/+21
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant2-3/+3
2017-11-09related tdf#66401 docx Combined Characters roundtrip unit testAndreas Brandner2-0/+13
2017-11-09tdf#66401 don't lose docx-combined-characters' font props on roundtripAndreas Brandner5-10/+40
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara24-34/+34
2017-11-08crashtesting: assert on re-export of fdo55459-1.docx to docxCaolán McNamara1-0/+8
2017-11-08tdf#101977: remove accept/reject all from context menusHenry Castro6-12/+0
2017-11-08tdf#107554 New default table styleYousuf Philips1-34/+3
2017-11-08tdf#99027 Use 0.5pt border size with toolbar controlYousuf Philips1-1/+1
2017-11-08SwXFlatParagraph: check some positions before blindly using themMichael Stahl1-0/+10
2017-11-08sw: document SwRectFnCollection instancesMiklos Vajna1-260/+260
2017-11-08TSCP: Fix crash when no header/footer is present yetTomaž Vajngerl1-3/+2
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro17-0/+220
2017-11-07ofz#4066 Bad-castCaolán McNamara4-9/+10
2017-11-07tdf#113686 sw: handle sections when counting height of first content lineMiklos Vajna3-2/+315
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna4-8/+35
2017-11-07tdf#112435 Scroll to navigated positionJim Raykowski1-0/+8