summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-06-18Add SwTiledRenderingTest::testGetTextSelection() testcase.Miklos Vajna
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-06-18Added test for del of table redlines rhbz#1198848Varun
2015-06-18SwXTextDocument::getTextSelection: fix missing editeng forwardMiklos Vajna
2015-06-18Fix typosAndrea Gelmini
2015-06-18sw: WW8 export: speed up attribute iterationMichael Stahl
2015-06-18sw: DOCX export: fix exporting of hyperlink inside rubyMichael Stahl
2015-06-18sw: DOCX export fix non-well-formed XML if hyperlink followed by rubyMichael Stahl
2015-06-18sw: WW8: except refmark these attributes always have an end positionMichael Stahl
2015-06-18sw: dump ruby text in nodes dumpMichael Stahl
2015-06-18sw: fix duplicate whichId attributes in node dumpMichael Stahl
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-06-17sw: tweak CrossRefBookmark hack to re-sort if appliedMichael Stahl
2015-06-17sw: avoid CrossRefBookmark assertion when exporting ooo83574-1.docMichael Stahl
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17sw tiled rendering: fix always empty copy&paste format listMiklos Vajna
2015-06-17fix crash on re-export of fdo60957-2.docx to docxCaolán McNamara
2015-06-17sw: why doesn't _RestFlyInRange() assign the node to the anchor position?Michael Stahl
2015-06-17sw: fix assert on exporting ooo75410-1.doc to WW8Michael Stahl
2015-06-17error message for 0 cells or 0 rows is misleadingCaolán McNamara
2015-06-17Resolves: tdf#86017 calc has more rows than writer tables can supportCaolán McNamara
2015-06-16tdf#90072: No character background (highlight) tab in paragraph styles dialogZolnai Tamás
2015-06-16Resolves: tdf#81806 crash on certain table paste+undo+page cyclesCaolán McNamara
2015-06-16change pointer to reference for the winCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16unfold the if statements a bit, no logic changeCaolán McNamara
2015-06-16rtf: skip binary data also in skip-group modeThorsten Behrens
2015-06-15sw: move IsFlyFrameFormatInHeader into namespace swMichael Stahl
2015-06-15sw: move CheckAnchoredFlyConsistency to frmfmt.hxxMichael Stahl
2015-06-15sw: fix assert on exporting ooo24533-1.sxw to WW8Michael Stahl
2015-06-15sw: translate thatMichael Stahl
2015-06-15sw: deobfuscate a littleMichael Stahl
2015-06-15sw: prefix members of SwNodeIndexMichael Stahl
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15fix indentCaolán McNamara
2015-06-15Resolves: tdf#92057 crash on mail-merge to printerCaolán McNamara
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15convert POSTITS_ to scoped enumNoel Grandin
2015-06-15set ok as default button for mail merge dialogCaolán McNamara
2015-06-15convert SW_PASTESDR to scoped enumNoel Grandin
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-15sw: avoid #include "../../uibase/inc/view.hxx"Miklos Vajna
2015-06-15sw: indentation fixesMiklos Vajna
2015-06-15tdf#84832 RTF export: fix handling of custom table cell marginsMiklos Vajna
2015-06-15Fix typosAndrea Gelmini
2015-06-15loplugin:vclwidgetsStephan Bergmann