summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Resolves: fdo#84757 1~ instead of ~1 and 10~ instead of 1~0Caolán McNamara1-3/+4
2014-10-08fdo#81750 MM: correctly convert inline-edit fieldsJan-Marek Glogowski1-11/+38
2014-10-08Fix input field tab handlingJan-Marek Glogowski1-4/+30
2014-10-08fdo#76565 Allow pasting into input fieldsJan-Marek Glogowski1-4/+2
2014-10-08fdo#84536 RTF import: don't try to rotate TextFramesMiklos Vajna1-0/+16
2014-10-08fdo#79604: sw: fix clicking on hyper-links in Draw objectsMichael Stahl1-17/+21
2014-10-07fdo#84315: quick fix for sw tooMatúš Kukan2-1/+2
2014-10-06Input fields are always editable...Jan-Marek Glogowski1-2/+1
2014-10-06Resolves: fdo#84588 loop in TableInfo::getNextNodeCaolán McNamara1-1/+7
2014-10-03error C2216: 'override' cannot be used with 'inline'Andras Timar1-2/+2
2014-10-02fix Windows build againAndras Timar1-2/+2
2014-10-01error C2782: template parameter '_Ty' is ambiguousMiklos Vajna1-1/+1
2014-10-01fdo#78907 fdo#82895 : File crashed while saving.PriyankaGaikwad3-1/+14
2014-10-01Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara1-0/+0
2014-10-01Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara1-0/+0
2014-10-01fix/improve handling of mso-position-(horizontal|vertical)(-relative)Luboš Luňák3-81/+124
2014-10-01Related: fdo#73608 don't crash on missing table stylesCaolán McNamara2-0/+0
2014-10-01with show changes on we can have negative offsetsCaolán McNamara2-3/+5
2014-10-01fdo#79269: fix ODF import of style:footer-firstMichael Stahl4-15/+55
2014-09-26Resolves fdo#84283: Export to PDF with footnotes in tables crashJulien Nabet1-1/+5
2014-09-25handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák2-0/+9
2014-09-23Revert "handle docx's w:anchor layoutInCell attribute (bnc#891663)"Andras Timar2-9/+0
2014-09-23handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák2-0/+9
2014-09-23bnc#580834: HTML import: Embed images if source URL is a local file.Matúš Kukan1-7/+16
2014-09-12fdo#79535 :LO writer crash while Opening some document.Tushar Bende3-1/+13
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