summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2-1/+4
2014-04-02cp#1000044 DOC import: fProtEnabled means document is not totally read-onlyMiklos Vajna3-1/+10
2014-04-02Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák2-16/+0
2014-03-26fdo#74981: cutting nothing should do nothing, should fix field dupesBjoern Michaelsen1-0/+2
2014-03-26add parameter to supress dialogMathias Supp1-1/+6
2014-03-25fdo#74155 mailmerge output path fixAndras Timar1-1/+1
2014-03-25fdo#76235 #i124039# assure correct line break for multi-lined Input FieldsOliver-Rainer Wittmann2-1/+10
2014-03-25fdo#73466 SwTxtSizeInfo / SwTxtInputFldPortion: invalid string accessMiklos Vajna2-2/+2
2014-03-25Resolves: fdo#75728 #i124474# on change of User Field via UNO-API...Oliver-Rainer Wittmann1-5/+16
2014-03-25fdo#75260: Apply the same fix from writer table to character bordering.Kohei Yoshida1-12/+20
2014-03-25fdo#75260: Apply the same fix from writer table to paragraph bordering.Kohei Yoshida1-0/+20
2014-03-25workaround for rounding errors when handling merged cells (fdo#38414)Luboš Luňák1-3/+13
2014-03-25fdo#75260: Improve double line drawing for writer table.Kohei Yoshida1-51/+19
2014-03-25fdo#76195: Set the border type to NONE to ensure it won't be drawn.Kohei Yoshida1-15/+27
2014-03-25RTF import: 3 drawing-object fixes:Miklos Vajna4-0/+48
2014-03-25fdo#75460: sw: fix AutoScrollMichael Stahl1-10/+5
2014-03-25fdo#47355: partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22Bjoern Michaelsen1-8/+0
2014-03-25fdo#75040 fix application of help's stylesheetAndras Timar1-1/+1
2014-03-25fdo#69289 RTF import: handle cells with zero widthMiklos Vajna2-0/+16
2014-03-25fdo#68779: RTF import: set borders without explicit widthMichael Stahl2-0/+87
2014-03-25fdo#75898 SwFEShell::InsertRow: fix this in case bSelectAll == trueMiklos Vajna4-1/+27
2014-03-25bnc#865381 DOCX import: table cell btLr text direction fixesMiklos Vajna2-0/+12
2014-03-25fdo#75110 SwEditShell::DeleteSel fix start of selection when bSelAll == trueMiklos Vajna3-2/+22
2014-03-25fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl3-0/+20
2014-03-25hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis1-1/+1
2014-03-25hidpi: Make many places Hi-DPI aware.Jan Holesovsky2-10/+51
2014-03-25rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl2-0/+16
2014-03-25fdo#76030: Use the table boundaries view option to toggle border drawing.Kohei Yoshida1-12/+9
2014-03-25writerfilter: initial strict DOCX supportMiklos Vajna5-1/+42
2014-03-25fdo#71784: Invalid Sections getting added to the document after RTTushar Bende3-1/+13
2014-03-25cp#1000039 DOC import: ignore symbol charset of the symbol fontMiklos Vajna3-0/+11
2014-03-25fdo#75492: table names can start the same way and still be differentBjoern Michaelsen1-1/+1
2014-03-25rhbz#1043551: sw: avoid division-by-0 in Text Grid painting codeMichael Stahl1-0/+12
2014-03-25fdo#74854: better loose selection than crashingBjoern Michaelsen1-0/+7
2014-03-25rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl2-0/+12
2014-03-07fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida1-134/+235
2014-03-07bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna3-0/+14
2014-03-05fdo#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