summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2014-01-13Let the list of bookmarks in the 'Edit bookmarks' dialog be resizableUlrich Kitzinger
2014-01-11fdo#68211 fdo#72786 Fix for "General input/output error" while opening fileTushar Bende
2014-01-09tweak autocaption option page to shrink nicelyCaolán McNamara
2014-01-09these checkboxes should be indented to indicate their levelCaolán McNamara
2014-01-08allow long labels to line breakCaolán McNamara
2014-01-07Fix fdo#70807: Page Style method isInUse() brokenMarcos Paulo de Souza
2014-01-06cp#2013101510000026: fix file coruption caused by comments' doc exportZolnai Tamás
2014-01-06fix copy&paste error on UIAndras Timar
2014-01-03cp#2013101510000026: doc import of comments affecting more text nodesZolnai Tamás
2014-01-03cp#2013101510000026: doc export of commented text rangesZolnai Tamás
2014-01-03cp#2013101510000026: fix doc export of comments initialsZolnai Tamás
2014-01-03cp#2013101510000026: wrong highlight of commented text range imported from docZolnai Tamás
2013-12-30valgrind: invalid read on deleted SwPageFrmCaolán McNamara