summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-11-23various untrusted loop boundsCaolán McNamara1-3/+10
2014-11-23Fix build breakage.Jan Holesovsky1-3/+3
2014-11-23html export: Fix export of checked checkbox and radiobutton.Marco Cecchetti4-1/+25
2014-11-23fdo#83464 RTF import: \plain should reset \rtlch and \hich as wellMiklos Vajna2-0/+33
2014-11-23bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columnsMiklos Vajna4-1/+55
2014-10-14fdo#84679 RTF import: fix paragraph spacing handling in tablesMiklos Vajna2-0/+23
2014-10-14Resolves: fdo#65823 crash on negative position in redlined wordCaolán McNamara1-1/+1
2014-10-14Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara2-2/+20
2014-10-14fix docx redline import (bnc#821804)Luboš Luňák6-0/+116
2014-10-14Resolves: fdo#84757 1~ instead of ~1 and 10~ instead of 1~0Caolán McNamara1-3/+4
2014-10-14fdo#81750 MM: correctly convert inline-edit fieldsJan-Marek Glogowski1-11/+38
2014-10-14Fix input field tab handlingJan-Marek Glogowski1-4/+30
2014-10-14fdo#76565 Allow pasting into input fieldsJan-Marek Glogowski1-4/+2
2014-10-14fdo#84536 RTF import: don't try to rotate TextFramesMiklos Vajna1-0/+16
2014-10-14fdo#79604: sw: fix clicking on hyper-links in Draw objectsMichael Stahl1-17/+21
2014-10-14fdo#84315: quick fix for sw tooMatúš Kukan2-1/+2
2014-10-14Input fields are always editable...Jan-Marek Glogowski1-2/+1
2014-10-14Resolves: fdo#84588 loop in TableInfo::getNextNodeCaolán McNamara1-1/+7
2014-10-14error C2216: 'override' cannot be used with 'inline'Andras Timar1-2/+2
2014-10-14fix Windows build againAndras Timar1-2/+2
2014-10-14error C2782: template parameter '_Ty' is ambiguousMiklos Vajna1-1/+1
2014-10-14fdo#78907 fdo#82895 : File crashed while saving.PriyankaGaikwad3-1/+14
2014-10-14Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara1-0/+0
2014-10-14Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara1-0/+0
2014-10-14fix/improve handling of mso-position-(horizontal|vertical)(-relative)Luboš Luňák3-81/+124
2014-10-14Related: fdo#73608 don't crash on missing table stylesCaolán McNamara2-0/+0
2014-10-14with show changes on we can have negative offsetsCaolán McNamara2-3/+5
2014-10-14fdo#79269: fix ODF import of style:footer-firstMichael Stahl4-15/+55
2014-10-14Resolves fdo#84283: Export to PDF with footnotes in tables crashJulien Nabet1-1/+5
2014-10-14handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák2-0/+9
2014-10-14Revert "handle docx's w:anchor layoutInCell attribute (bnc#891663)"Andras Timar2-9/+0
2014-10-14handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák2-0/+9
2014-10-14bnc#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