summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-09-10Resolves: fdo#83251 menu on master doc insert disappearsCaolán McNamara1-2/+2
2014-09-09Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co4-0/+62
2014-09-05fdo#82067 RTF import: handle negative SHPLEFT / SHPTOPMiklos Vajna2-0/+55
2014-09-04fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2-3/+4
2014-08-27Resolves: fdo#82904 non-Japanese ww95 documents claiming ms932 encodingCaolán McNamara2-50/+88
2014-08-27DOCX import: fix handling of embedded DOCX filesMiklos Vajna5-6/+41
2014-08-27sw HTML export: avoid loosing embedded objects when skipping imagesMiklos Vajna4-4/+58
2014-08-26there is no GLOBAL_CONTENT_TEXT iconCaolán McNamara1-1/+0
2014-08-26DOCX import: list styles don't support automatic updatesMiklos Vajna1-0/+0
2014-08-23fdo#80534 bad default value (0) for the number of rowsThomas Arnhold1-0/+1
2014-08-22fix reading even/odd page breaks from .docx (bnc#519228)Luboš Luňák2-0/+31
2014-08-21fix(?) windows buildLuboš Luňák1-2/+2
2014-08-21avoid crash on document ending before contained table endsCaolán McNamara1-0/+2
2014-08-20sw: ww8: fix another ~SwIndexReg() assertionMichael Stahl1-2/+4
2014-08-20fix crash on loading ooo83574-1.docCaolán McNamara1-3/+5
2014-08-19DOCX import: fix FooterBodyDistance for first pagesMiklos Vajna2-0/+7
2014-08-19fdo#81102: fix .doc import of blank even page headerLuke Deller3-4/+17
2014-08-19Copy first-header-footer test from ww8 to ooxmlLuke Deller2-2/+29
2014-08-18fix reading a .doc that has frame anchored to the end of page (bnc#787942)Luboš Luňák4-1/+21
2014-08-18bnc#865381 DOCX import: handle <w:hideMark> table cell propertyMiklos Vajna2-0/+13
2014-08-14fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl2-0/+10
2014-08-13Resolves: fdo#81046 don't crash on compilers that enforce exception specsCaolán McNamara1-5/+13
2014-08-13fdo#78906 (+dup fdo#82484): File crashes while opening.Umesh Kadam1-0/+0
2014-08-11fdo#82106 RTF import: fix missing tab after special footnoteMiklos Vajna2-0/+10
2014-08-08fdo#79599: use \highlightN instead of \chcbpatN in RTF import and exportnrbrtx@gmail.com5-3/+141
2014-08-06SwDoc::CopyPageDesc(): probably sending Modify for first too cannot hurtMichael Stahl1-0/+6
2014-08-06fdo#69282: sw: fix updating of page styles via SwDocShell::_LoadStyles()Michael Stahl1-0/+16
2014-08-04fdo#80742 RTF filter: import RTF_OUTLINELEVELMiklos Vajna2-0/+13
2014-08-04RTF import: fix as-char anchored OLE objectsMiklos Vajna2-0/+194
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás1-0/+2
2014-08-03fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl2-0/+28
2014-08-01fdo#81893: writerfilter: RTF import: \qc before \page was lostMichael Stahl1-0/+4
2014-08-01fdo#81892: writerfilter: RTF import: add support for table row alignmentMichael Stahl2-0/+35
2014-07-30Improve "Navigate by" layoutSamuel Mehrbrodt1-1/+2
2014-07-30fdo#30425 - button should be print, not print previewMartin Owens1-1/+1
2014-07-30fdo#78904 : LO hangs while saving the document.Umesh Kadam3-0/+11
2014-07-29sw: fix windows build after c20dcded64f85b464bf64bbf3e30ec4e4a8ee205Michael Stahl1-2/+2
2014-07-29Resolves: fdo#81641 the new style shouldn't be a conditional styleCaolán McNamara1-1/+5
2014-07-29(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl1-1/+1
2014-07-29fdo#81033: writerfilter: RTF import: fix tab stop inheritance from styleMichael Stahl2-0/+26
2014-07-29fdo#80486 writerfilter: RTF import: ignore \par inside \ftnsepMichael Stahl2-4/+7
2014-07-29fdo#77996: writerfilter: RTF import: re-work destination text bufferingMichael Stahl2-0/+57
2014-07-29ww8import create a pagedesc if continuous section changes margins (bnc#875383)Luboš Luňák3-0/+16
2014-07-29fix floating table over section with several columns (part of bnc#875383)Luboš Luňák5-1/+17
2014-07-29fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbersMichael Stahl2-0/+18
2014-07-25(related: fdo#79319): writerfilter: RTF import: don't lose shapes in headerMichael Stahl2-0/+78
2014-07-25fdo#81502: sw: fix spurious "[" being painted for field marksMichael Stahl2-25/+24
2014-07-24fdo#80721: Use the old way of drawing the pilcrow (but with changed color).Jan Holesovsky1-2/+11
2014-07-23fdo#81651 Wrong argument type in overriding classMaxim Monastirsky2-2/+2
2014-07-23fdo#81276: sw: HTML import: fix inverted test in CSS importMichael Stahl3-1/+35