summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-05-28RTF import: fix paragraphs in header/footercp-4.1-8Michael Stahl2-0/+19
2014-05-28RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)Michael Stahl1-0/+3
2014-05-27build fixAndras Timar1-1/+1
2014-05-26fdo#77342: sw: fix copy/paste of footnote cross referencesMichael Stahl1-39/+34
2014-05-23MSWord uses \xb for linebreaks in DB fields (bnc#878854)Luboš Luňák1-0/+2
2014-05-03fix buildMarkus Mohrhard1-1/+1
2014-04-29allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák6-48/+115
2014-04-29fdo#47677 - Track Changes ToolbarJoel Madero2-0/+34
2014-04-20fdo#73300: sw: GraphicObjects are never swapped outMichael Stahl1-3/+5
2014-04-13fdo#69157 Apply object-in front selection on mouseUpLennard Wasserthal1-8/+11
2014-04-08fdo#76298: sw: do not start up every OLE object on deletionMichael Stahl1-8/+9
2014-04-08bnc#821208 DOC import: fix unwanted char background in numbering char styleMiklos Vajna3-1/+4
2014-04-08fdo#75460: sw: fix AutoScrollMichael Stahl1-10/+5
2014-03-26cp#1000044 DOC import: fProtEnabled means document is not totally read-onlyMiklos Vajna3-1/+12
2014-03-24Resolves: #i123500# unified Graphic processing to use GraphicPrimitive2DArmin Le Grand2-87/+36
2014-03-19error: friend declaration specifying a default argument must be a definitionStephan Bergmann6-6/+6
2014-03-18workaround for rounding errors when handling merged cells (fdo#38414)Luboš Luňák1-3/+13
2014-03-18fdo#75260: Improve double line drawing for writer table.Kohei Yoshida1-51/+19
2014-03-18fdo#76195: Set the border type to NONE to ensure it won't be drawn.Kohei Yoshida1-15/+27
2014-03-17RTF import: fix ordering of old-style dhght in case of equal valuesMiklos Vajna2-2/+29
2014-03-17RTF import: anchor drawing objects at-character by defaultMiklos Vajna2-0/+10
2014-03-17RTF import: fix dobxpage before dptxbxMiklos Vajna2-0/+11
2014-03-12fdo#76030: Use the table boundaries view option to toggle border drawing.Kohei Yoshida1-12/+9
2014-03-10rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl2-0/+14
2014-03-10bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna3-0/+16
2014-03-10fdo#65655 : fix for Different_Odd_And_Even_Pages flag ignoredAdam Co2-0/+16
2014-03-10fdo#73159 Make border dialog work againZolnai Tamás2-4/+4
2014-03-10rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl2-0/+102
2014-03-10Fix crash in css rgb color handling.Jan Holesovsky1-1/+1
2014-03-06cp#1000039 DOC import: ignore symbol charset of the symbol fontMiklos Vajna3-0/+13
2014-03-05fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida1-132/+237
2014-02-24fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna2-0/+11
2014-02-12Do not reference a dangling OUStringStephan Bergmann1-1/+1
2014-02-12nPDescPos is never readStephan Bergmann1-13/+1
2014-02-12fdo#73300: sw: don't swap in all images when loading filesMichael Stahl1-0/+3
2014-02-12fdo#63553: sw: fix copy/paste of cross referencesMichael Stahl1-5/+13
2014-02-12fdo#67238: sw: fix table cell UnprotectMichael Stahl1-8/+9
2014-02-12fdo#68876: sw: layout should never care about IsFirstShared()Michael Stahl1-1/+1
2014-02-12fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl3-9/+9
2014-02-12String::Len was used in a non-bool context hereStephan Bergmann1-1/+1
2014-02-12Fix brace positionStephan Bergmann1-1/+1
2014-02-12fdo#73095: fix invalid access in SwFntObj::DrawText()Michael Stahl1-1/+4
2014-01-28fdo#74119 fix unlocalized redline menuAndras Timar5-29/+46
2014-01-28Fix build: DECLARE_RTFIMPORT_TEST macro wasn't definedMiklos Vajna2-4/+82
2014-01-27RTF import: fix handling of font color from paragraph styleMiklos Vajna2-0/+35
2014-01-22fdo#73886: Let's keep the "left" border outer and "right" inner.Kohei Yoshida1-10/+4
2014-01-21fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás2-0/+11
2014-01-11Fix 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-04Fix build: remove some remaining lineZolnai Tamás1-2/+0