summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-03-22tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen1-1/+1
2016-03-17tdf#98458 sw: Fix performance problem when searching in large documents.Jan Holesovsky1-4/+4
2016-03-17tdf#97139: prevent loop while formatting small text linesOliver Specht1-1/+5
2016-03-15Resolves: tdf#82781 avoid dereferencing invalid iteratorsCaolán McNamara1-4/+9
2016-03-09tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna2-0/+20
2016-03-09basic: tdf#87530 don't copy storage that doesn't existMichael Stahl1-0/+86
2016-03-07Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancelCaolán McNamara1-1/+1
2016-03-01tdf#97960 - .doc: preserve font size in empty cellsJustin Luth1-1/+1
2016-02-25tdf#96175 RTF filter: export \companyMiklos Vajna3-0/+31
2016-02-18tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna2-0/+9
2016-02-18sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl3-0/+31
2016-02-18sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl1-15/+20
2016-02-16tdf#89505: replace tab character with space in table of contentsOliver Specht1-1/+1
2016-02-15sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl5-37/+71
2016-02-12tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna2-0/+8
2016-02-04tdf#61511 RTF export: handle page background solid color fillMiklos Vajna8-27/+50
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl1-0/+80
2016-02-02tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna2-0/+28
2016-02-01tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt3-32/+19
2016-01-29tdf#93637 TAB_OVER_MARGIN support for a few more casesJustin Luth2-1/+19
2016-01-25tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna3-1/+15
2016-01-19tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl5-17/+6
2016-01-19tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski1-5/+10
2016-01-11tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna2-0/+6
2016-01-11tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna2-0/+10
2016-01-11tdf#92623 Handle StartOfContent node for copying bookmarksJan-Marek Glogowski3-1/+60
2016-01-11tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski2-4/+100
2015-12-23tdf#93009 SwViewShell: fix printing of comments on the marginMiklos Vajna1-2/+2
2015-12-18tdf#96113 sw: don't overwrite fo:background-color on ODT frame importMiklos Vajna3-1/+7
2015-12-17fix missing BaseURL when loading embedded objectsMichael Stahl2-4/+27
2015-12-17sw: extend various OOXML export test to check embedded objectsMichael Stahl4-1/+217
2015-12-17sw: DOCX export: convert ODF embedded objects to OOXMLMichael Stahl3-13/+134
2015-12-17sw: fix DOCX export of embedded OOXML objectsMichael Stahl3-14/+33
2015-12-17sw: move ProgId parsing to DocxExport::WriteOLEObjectMichael Stahl3-89/+105
2015-12-17sw: DOCX export: eliminate chart numbering non-determinismMichael Stahl2-3/+5
2015-12-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate0013-0/+18
2015-12-16Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara1-2/+2
2015-12-15tdf#96125 Fix broken Writer paragraph text-to-text alignment feature.Mark Hung1-1/+1
2015-12-11fix a set of race conditions in the writer uno wrappersBjoern Michaelsen9-2/+41
2015-12-01tdf#95614 fix freezing with linked graphicLászló Németh3-7/+18
2015-11-27tdf#78902 VML import: workaround for extreme top marginMiklos Vajna2-0/+6
2015-11-26tdf#61228: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-9/+14
2015-11-23tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna2-0/+6
2015-11-23Make number recognition work in writer tables againNiklas Johansson2-1/+71
2015-11-13Resolves: tdf#95321 tables in headers/footers with wrong contentCaolán McNamara3-1/+11
2015-11-13tdf#85232 WPG import: fix handling of line shapesMiklos Vajna2-0/+11
2015-11-12tdf#95071: fix spacing calculations for border with page offsetMike Kaganski2-1/+1
2015-11-11tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna1-0/+0
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung3-12/+27
2015-11-10tdf#59454 RTF import: handle section break right before a tableMiklos Vajna2-0/+14