summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-03-25rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl
2014-03-07fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-03-07bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna
2014-03-05fdo#47811: fix setPropertyValue("Name") of Database fieldmasterMichael Stahl
2014-03-03RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)cp-4.2-branch-pointMichael Stahl
2014-02-28Resolves: fdo#73851 promote labels to headingsCaolán McNamara
2014-02-27fdo#73159 Make border dialog work againZolnai Tamás
2014-02-25ambiguityStephan Bergmann
2014-02-25rhbz#1065629: RTF import: re-implement nested tablesMichael Stahl
2014-02-20fdo#75118: sw: do not paint zero-width linesMichael Stahl
2014-02-18fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna
2014-02-18fdo#74357 DOCX import: avoid layout problem with automatic spacingMiklos Vajna
2014-02-18fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna
2014-02-18rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl
2014-02-18Fix crash in css rgb color handling.Jan Holesovsky
2014-02-17fdo#68927: sw: fix painting of SVG page backgroundMichael Stahl
2014-02-14fdo#50763: handle inlined base64 imagesChr. Rossmanith
2014-02-12Resolves: #i124179# trigger update User Fields...Oliver-Rainer Wittmann
2014-02-12Resolves: fdo#74780 #i124178# correct export of User Variable Input FieldsOliver-Rainer Wittmann
2014-02-12Do not reference a dangling OUStringStephan Bergmann
2014-02-12nPDescPos is never readStephan Bergmann
2014-02-10coverity#1130443 Improper use of negative valueCaolán McNamara
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl
2014-02-07fdo#74474: sw: fix Label wizard document creation (2 in 1)Michael Stahl
2014-02-06fdo#74489 replace '\n' to ' ' in fields (e.g. multiline headings)Andras Timar
2014-02-06fdo#61251 prefer exact matches before case guess matchingCaolán McNamara
2014-02-04fdo#73300: sw: GraphicObjects are never swapped outMichael Stahl
2014-02-04fdo#73300: sw: don't swap in all images when loading filesMichael Stahl
2014-01-30fdo#74119 fix unlocalized redline menuAndras Timar
2014-01-30fdo#63553: sw: fix copy/paste of cross referencesMichael Stahl
2014-01-29fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida
2014-01-27fdo#66011 abi#2128 RTF import: fix memory leakMiklos Vajna
2014-01-26RTF import: fix handling of font color from paragraph styleMiklos Vajna
2014-01-25fdo#67238: sw: fix table cell UnprotectMichael Stahl
2014-01-25fdo#68876: sw: layout should never care about IsFirstShared()Michael Stahl
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-21fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl
2014-01-21fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás
2014-01-20fdo#73660: sw: fix Find of words containing soft-hyphenMichael Stahl
2014-01-20WaE: macro is not usedTor Lillqvist
2014-01-19make strings localizable in *.ui (bin/ui-translatable.sh)Andras Timar
2014-01-16fdo#72788: sw: fix infinite loop in SwTxtAttr::RstTxtAttrMichael Stahl
2014-01-16sw: the Assign Styles dialog is not called Insert Database ColumnsMichael Stahl
2014-01-16fdo#73043: sw: fix Index/TOC Assign Styles dialogMichael Stahl
2014-01-16fdo#73162: sw: un-break index entries that contain text separatorsMichael Stahl
2014-01-15String::Len was used in a non-bool context hereStephan Bergmann
2014-01-15Fix brace positionStephan Bergmann
2014-01-15String::Len was used in a non-bool context hereStephan Bergmann
2014-01-15fdo#73095: fix invalid access in SwFntObj::DrawText()Michael Stahl
2014-01-14mbTiledRendering is uninitializedCaolán McNamara