summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-02-16cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna5-29/+270
2015-01-27Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara1-7/+11
2015-01-27Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara2-1/+101
2015-01-27coverity#1266508 Useless call (gold)Caolán McNamara1-2/+1
2015-01-08fdo#79269: fix ODF import of style:footer-firstMichael Stahl4-15/+55
2015-01-05valgrind: uninitialized readCaolán McNamara1-0/+1
2014-12-11do not save UNO marks in undo historyLuboš Luňák1-4/+6
2014-12-03Prevent occasional crashTor Lillqvist1-1/+2
2014-11-29Related: #i17171# identify places where -1 was cast to 0xFFFF in the pastCaolán McNamara3-9/+9
2014-11-28Revert "fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPage"Andras Timar1-3/+2
2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás4-0/+58
2014-11-10buildfix: sw ww8 export unit testcp-4.2-19Andras Timar1-2/+2
2014-11-04bnc#636128 DOC export: handle FFData.cchMiklos Vajna3-0/+20
2014-11-04bnc#636128 DOC import: handle FFData.cchMiklos Vajna2-2/+6
2014-10-29fdo#37960 fix shift+click to select multiple drawingsAndras Timar1-2/+0
2014-10-14bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columnsMiklos Vajna4-1/+55
2014-10-12fdo#76565 Allow pasting into input fieldsJan-Marek Glogowski1-4/+2
2014-10-03Related: fdo#73608 don't crash on missing table stylesCaolán McNamara2-0/+0
2014-10-03Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara1-0/+0
2014-10-03Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara1-0/+0
2014-09-29map FRAME to VML's textLuboš Luňák1-2/+2
2014-09-29map PAGE_PRINT_AREA to VML's marginLuboš Luňák1-2/+2
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák1-2/+6
2014-09-29export in .docx also vml mso-position-(horizontal|vertical)(-relative)Luboš Luňák1-83/+83
2014-09-29docx ST_VAnchor does not know "column", it should be "text"Luboš Luňák1-1/+1
2014-09-23Do not link html images only when pasting from clipboard (bnc#580834)Matúš Kukan1-1/+2
2014-09-23bnc#580834: HTML import: Embed images if source URL is a local file.Matúš Kukan1-7/+15
2014-09-23handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák2-0/+9
2014-09-17fdo#65836 bnc#621241 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar1-1/+1
2014-09-11Resolves: fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna2-0/+23
2014-09-11Related: fdo#82114 Copy first-header-footer test from ww8 to ooxmlLuke Deller2-2/+8
2014-09-11abi#10076 RTF export: handle frames without a valid anchor pointMiklos Vajna1-4/+3
2014-09-08fdo#79959 RTF import: trim whitespace around style namesMiklos Vajna2-0/+10
2014-09-08abi#10039 RTF export: support page-anchored framesMiklos Vajna3-7/+21
2014-09-08fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna4-7/+93
2014-09-08fdo#74229 import RTF_TRGAPHMiklos Vajna2-0/+43
2014-08-26fdo#39056 fdo#75431 Section Properties if section starts with tableVinaya Mandke2-0/+12
2014-08-21avoid crash on document ending before contained table endsCaolán McNamara1-0/+2
2014-08-21sw: ww8: fix another ~SwIndexReg() assertionMichael Stahl1-2/+4
2014-08-21misplaced test from 5a454e5ed3f1: should be Linux onlyMatúš Kukan1-2/+2
2014-08-21fix reading a .doc that has frame anchored to the end of page (bnc#787942)Luboš Luňák4-1/+22
2014-08-21Resolves: fdo#81046 don't crash on compilers that enforce exception specsCaolán McNamara1-5/+13
2014-08-21fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl2-0/+10
2014-08-21SwDoc::CopyPageDesc(): probably sending Modify for first too cannot hurtMichael Stahl1-0/+6
2014-08-21fdo#69282: sw: fix updating of page styles via SwDocShell::_LoadStyles()Michael Stahl1-0/+16
2014-08-21fdo#80986: disable highlight DOCX importZolnai Tamás1-0/+2
2014-08-21fdo#78904 : LO hangs while saving the document.Umesh Kadam3-0/+11
2014-08-21fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbersMichael Stahl2-0/+18
2014-08-21Related: fdo#81641 create new styles with an initial nameCaolán McNamara1-1/+5
2014-07-27fix build of last commitLuboš Luňák1-1/+1