summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-01-15String::Len was used in a non-bool context hereStephan Bergmann1-1/+1
2014-01-15Fix brace positionStephan Bergmann1-1/+1
2014-01-15fdo#73095: fix invalid access in SwFntObj::DrawText()Michael Stahl1-1/+4
2014-01-07Fix fdo#70807: Page Style method isInUse() brokenMarcos Paulo de Souza1-4/+7
2014-01-06cp#2013101510000026: fix file coruption caused by comments' doc exportZolnai Tamás2-7/+0
2014-01-06cp#2013101510000026: doc import of comments affecting more text nodesZolnai Tamás3-6/+58
2014-01-06cp#2013101510000026: doc export of commented text rangesZolnai Tamás8-33/+139
2014-01-06cp#2013101510000026: fix doc export of comments initialsZolnai Tamás2-24/+32
2014-01-06cp#2013101510000026: wrong highlight of commented text range imported from docZolnai Tamás2-5/+3
2013-12-29fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna5-1/+31
2013-12-28DOCX import: close rPrChange properly.Zolnai Tamás3-0/+15
2013-12-28Fix stepping to the next changeZolnai Tamás1-2/+2
2013-12-23fdo#67370: Hyphens are not visible in tagged PDFKhaled Hosny2-12/+11
2013-12-21fdo#71429: sw: fix crashes when changing header first sharingMichael Stahl1-0/+42
2013-12-21fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl13-58/+142
2013-12-21fdo#70232: sw: brown paper-bag fix for header sharing mangling footersMichael Stahl1-1/+1
2013-12-12fdo#68160 Revert "Resolves: #ii122335# Disabling the old task pane"Eike Rathke7-0/+7
2013-12-10fdo#70198: sw: don't truncate Time values on 32bit platformsMichael Stahl2-3/+5
2013-12-09fdo#72488: Broken text when showing visible spaceKhaled Hosny1-1/+7
2013-12-06fdo#71892: sw: fix crash when pasting table in footnoteMichael Stahl1-13/+10
2013-12-05Relater: rhbz#903281 NULL follow frames on drag/dropCaolán McNamara1-4/+10
2013-12-03fdo#71749: sw: WW8: don't loop on tables in footnotesMichael Stahl1-1/+1
2013-12-03Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky1-0/+11
2013-12-02bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky3-2/+14
2013-11-25Resolves: fdo#67263 CRASH when deleting applied bulleted paragraph styleJulien Nabet1-1/+1
2013-11-20Writer : Fix fdo#71694 by clearing old anchor frame before setting newArnaud Versini1-1/+2
2013-11-15Access by AnchoredObject of a deleted SwLayoutFrmCaolán McNamara4-5/+36
2013-11-14fdo#46410 fix FindRangeAndras Timar1-2/+1
2013-11-11fdo#70812 writerfilter: check for nullptr after dynamic_castMiklos Vajna2-0/+8
2013-11-08cp#1000015 DOCX export: fix not-well-formed XML on redline end + hyperlinkMiklos Vajna3-3/+12
2013-11-02Resolves: fdo#70358 crash when deleting tablesCaolán McNamara1-2/+9
2013-10-29Resolves: fdo#70571 don't crash when clicking link in tocCaolán McNamara1-1/+1
2013-10-29Resolves: fdo#69510 don't access beyond end of stringCaolán McNamara1-1/+2
2013-10-21fdo#70221 fix RTF import of multi-group picturesMiklos Vajna2-0/+10
2013-10-14sw: fix regex search/replace of $ in selectionMichael Stahl1-16/+0
2013-10-14fdo#64495: sw: fix regex search for soft hyphen \xADMichael Stahl1-2/+7
2013-10-14fdo#67796: sw: fix table cursor when setting language in status barMichael Stahl1-5/+11
2013-10-11fdo#70143: fix SwDoc::ReplaceRangeImpl()Arnaud Versini1-3/+9
2013-10-09bnc#779620 DOCX import: try harder to convert floating tables to text framesMiklos Vajna2-0/+10
2013-10-09fdo#70201: sw: eliminate no-extent RSID-only AUTOFMT hintsMichael Stahl1-0/+9
2013-10-04fdo#69384 fix impress -> writer copy&pasteMiklos Vajna2-0/+31
2013-10-04CID#705749 mem leakCaolán McNamara1-0/+2
2013-09-30fdo#66743 fix import of some RTF_CLSHDNG valuesMiklos Vajna2-0/+15
2013-09-19Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara1-1/+15
2013-09-19fdo#41833: fix visual cursor position after resizingIvan Timofeev1-1/+1
2013-09-12Resolves: rhbz#1006850 crash in SwCommentRuler::GetCommentControlRegionCaolán McNamara1-0/+7
2013-09-11CID#736212 clip word 2 pap boundsCaolán McNamara6-1/+13
2013-09-09fdo#68291 RTF paste: don't set PageDescName during pasteMiklos Vajna4-0/+31
2013-09-09bnc#779642 VML import: groupshape-related fixesMiklos Vajna4-0/+36
2013-09-06fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna2-0/+10