summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-03-25fdo#74155 mailmerge output path fixAndras Timar1-1/+1
2014-03-21fdo#68779: RTF import: set borders without explicit widthMichael Stahl2-0/+87
2014-03-19fdo#75460: sw: fix AutoScrollMichael Stahl1-10/+5
2014-03-17fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl3-0/+20
2014-03-17fdo#75040 fix application of help's stylesheetAndras Timar1-1/+1
2014-03-14fdo#75110 SwEditShell::DeleteSel fix start of selection when bSelAll == trueMiklos Vajna3-2/+22
2014-03-12hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis1-1/+1
2014-03-12hidpi: Make many places Hi-DPI aware.Jan Holesovsky2-10/+51
2014-03-12rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl2-0/+16
2014-03-12fdo#76030: Use the table boundaries view option to toggle border drawing.Kohei Yoshida1-12/+9
2014-03-11writerfilter: initial strict DOCX supportMiklos Vajna5-1/+42
2014-03-10fdo#71784: Invalid Sections getting added to the document after RTTushar Bende3-1/+13
2014-03-10cp#1000039 DOC import: ignore symbol charset of the symbol fontMiklos Vajna3-0/+11
2014-03-09fdo#75492: table names can start the same way and still be differentBjoern Michaelsen1-1/+1
2014-03-09rhbz#1043551: sw: avoid division-by-0 in Text Grid painting codeMichael Stahl1-0/+12
2014-03-07fdo#74854: better loose selection than crashingBjoern Michaelsen1-0/+7
2014-03-07rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl2-0/+12
2014-03-05fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida1-134/+235
2014-03-05bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna3-0/+14
2014-03-04fdo#47811: fix setPropertyValue("Name") of Database fieldmasterMichael Stahl1-1/+1
2014-03-03RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)cp-4.2-branch-pointMichael Stahl3-0/+63
2014-02-28Resolves: fdo#73851 promote labels to headingsCaolán McNamara1-192/+200
2014-02-27fdo#73159 Make border dialog work againZolnai Tamás13-0/+225
2014-02-25ambiguityStephan Bergmann1-1/+1
2014-02-25rhbz#1065629: RTF import: re-implement nested tablesMichael Stahl2-0/+52
2014-02-20fdo#75118: sw: do not paint zero-width linesMichael Stahl1-4/+8
2014-02-18fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna2-0/+39
2014-02-18fdo#74357 DOCX import: avoid layout problem with automatic spacingMiklos Vajna1-0/+4
2014-02-18fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna2-0/+9
2014-02-18rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl2-0/+100
2014-02-18Fix crash in css rgb color handling.Jan Holesovsky1-1/+1
2014-02-17fdo#68927: sw: fix painting of SVG page backgroundMichael Stahl3-25/+49
2014-02-14fdo#50763: handle inlined base64 imagesChr. Rossmanith3-2/+29
2014-02-12Resolves: #i124179# trigger update User Fields...Oliver-Rainer Wittmann5-4/+67
2014-02-12Resolves: fdo#74780 #i124178# correct export of User Variable Input FieldsOliver-Rainer Wittmann1-1/+1
2014-02-12Do not reference a dangling OUStringStephan Bergmann1-1/+1
2014-02-12nPDescPos is never readStephan Bergmann1-13/+1
2014-02-10coverity#1130443 Improper use of negative valueCaolán McNamara1-1/+1
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl2-5/+6
2014-02-07fdo#74474: sw: fix Label wizard document creation (2 in 1)Michael Stahl2-6/+6
2014-02-06fdo#74489 replace '\n' to ' ' in fields (e.g. multiline headings)Andras Timar1-1/+1
2014-02-06fdo#61251 prefer exact matches before case guess matchingCaolán McNamara1-6/+32
2014-02-04fdo#73300: sw: GraphicObjects are never swapped outMichael Stahl1-3/+5
2014-02-04fdo#73300: sw: don't swap in all images when loading filesMichael Stahl1-0/+3
2014-01-30fdo#74119 fix unlocalized redline menuAndras Timar5-29/+46
2014-01-30fdo#63553: sw: fix copy/paste of cross referencesMichael Stahl1-5/+13
2014-01-29fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida1-10/+4
2014-01-27fdo#66011 abi#2128 RTF import: fix memory leakMiklos Vajna1-0/+17
2014-01-26RTF import: fix handling of font color from paragraph styleMiklos Vajna2-0/+35
2014-01-25fdo#67238: sw: fix table cell UnprotectMichael Stahl1-8/+9