summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-12-03Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky1-0/+11
2013-12-03bnc#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
2013-09-06bnc#816593 DOCX import: ignore page breaks in tablesMiklos Vajna2-0/+11
2013-09-06bnc#816593 DOCX filter: import paragraph spacing from table styleMiklos Vajna2-0/+11
2013-09-06bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna4-0/+44
2013-09-04fix html export of line spacingIvan Timofeev1-1/+1
2013-09-03bDel is unused uninitializedCaolán McNamara1-0/+1
2013-09-03n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat2-0/+11
2013-09-03n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat2-0/+4
2013-08-29fdo#66215: sw: fix clicking on text above background flyMichael Stahl2-4/+43
2013-08-29fdo#67358: sw: "fix" line painting artifacts when resizing columnsMichael Stahl1-1/+3
2013-08-27Fix iterator managementJulien Nabet1-2/+6
2013-08-27fdo#66145 DOCX export: fix not-well-formed outputAdam Co1-1/+3
2013-08-26Resolves: fdo#59048 crash on text-to-table undoCaolán McNamara1-0/+1
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna5-0/+103
2013-08-26fdo#33960: sw: fix cross reference fields some moreTroy Rollo3-34/+56
2013-08-24fdo#68319: sw: fix Chinese ConversionMichael Stahl1-1/+1
2013-08-22fdo#66145: revert change to CopyMasterHeaderMichael Stahl1-0/+4
2013-08-22fdo#66145: fix copying of header/footer when un-sharingMichael Stahl1-4/+12
2013-08-22fdo#66145: fix Undo invalidation in SwDoc::ChgPageDesc()Michael Stahl1-3/+3
2013-08-22fdo#66145: do not check IsFirstShared() in SwPageDesc::GetLeftFmt()Michael Stahl1-2/+2
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna2-0/+27
2013-08-20fdo#68219: Parent style text attributes missing in accessibilityBoris Dušek1-1/+9
2013-08-18fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna2-0/+52