summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-04-07fdo#76298: sw: do not start up every OLE object on deletionMichael Stahl1-8/+9
2014-04-04bnc#821208 DOC import: fix unwanted char background in numbering char styleMiklos Vajna3-1/+4
2014-03-19fdo#75460: sw: fix AutoScrollMichael Stahl1-10/+5
2014-03-19workaround for rounding errors when handling merged cells (fdo#38414)Luboš Luňák1-3/+13
2014-03-07rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl2-0/+14
2014-03-05bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna3-0/+16
2014-03-04fdo#65655 : fix for Different_Odd_And_Even_Pages flag ignoredAdam Co2-0/+16
2014-02-27fdo#73159 Make border dialog work againZolnai Tamás2-4/+4
2014-02-23fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna2-0/+11
2014-02-18rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl2-0/+103
2014-02-18Fix crash in css rgb color handling.Jan Holesovsky1-1/+1
2014-02-12Do not reference a dangling OUStringStephan Bergmann1-1/+1
2014-02-12nPDescPos is never readStephan Bergmann1-13/+1
2014-02-04fdo#73300: sw: don't swap in all images when loading filesMichael Stahl1-0/+3
2014-01-30fdo#63553: sw: fix copy/paste of cross referencesMichael Stahl1-5/+13
2014-01-25fdo#67238: sw: fix table cell UnprotectMichael Stahl1-8/+9
2014-01-25fdo#68876: sw: layout should never care about IsFirstShared()Michael Stahl1-1/+1
2014-01-22fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás2-0/+10
2014-01-21fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl3-9/+9
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