summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2015-08-18tdf#89954 sw: let annotation have CH_TXTATR_INWORD placeholder againMiklos Vajna1-1/+1
2015-08-17tdf#90575 sw: fix pasting DDE linksMiklos Vajna1-2/+1
2015-08-17clip Sttbf to available dataCaolán McNamara1-0/+2
2015-08-17convert pPieceGrpprls to vector and merge calc and load loops togetherCaolán McNamara2-48/+16
2015-08-17skip importing properties if the desired start pos is invalidCaolán McNamara2-12/+15
2015-08-13convert pStatus to vector and use at to check offsetsCaolán McNamara2-11/+11
2015-08-12avoid another hang with certain .docsCaolán McNamara1-2/+2
2015-08-12avoid hang with certain .docsCaolán McNamara3-11/+22
2015-08-10sw: fix ~SwIndexReg() assertion on import of tdf92157-1.docxMichael Stahl1-1/+8
2015-07-24read block in one swoop, rather than char by charCaolán McNamara2-12/+5
2015-07-23coverity#1311944 Logically dead codeCaolán McNamara1-1/+1
2015-07-23need to check for after reading and before seekingCaolán McNamara1-3/+2
2015-07-23xstUsrInitl contains max 9 charsCaolán McNamara1-5/+8
2015-07-21sw: speak slowly and clearly so MSVC2012 gets the messageMichael Stahl1-1/+1
2015-07-16fix a11y crash seen on close of tdf#92573Caolán McNamara1-0/+3
2015-07-13ww8: make sure we don't wrap aroundCaolán McNamara1-0/+4
2015-07-08tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen3-47/+30
2015-07-07tdf#92281 - FILEOPEN: Only western font is set for symbols in DOC filesMark Hung1-0/+2
2015-07-02tdf#91613 restore functionality of clicking to .uno:Size status bar elementAndras Timar1-0/+53
2015-07-02tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet1-0/+6
2015-06-23tdf#91228: need to check the format's IsLockModified(), not the node'sMichael Stahl2-39/+23
2015-06-23-Werror,-Winfinite-recursionStephan Bergmann1-1/+1
2015-06-23LinkUpdateMode is a global settingStephan Bergmann2-39/+51
2015-06-22tdf#88697: sw: make WW8 export of CITATION fields compatible withMichael Stahl3-11/+36
2015-06-20tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2-36/+27
2015-06-18Resolves: tdf#81806 crash on certain table paste+undo+page cyclesCaolán McNamara1-1/+6
2015-06-18Resolves: tdf#86017 calc has more rows than writer tables can supportCaolán McNamara1-0/+8
2015-06-09tdf#91602: sw: prevent recursive layout crashMichael Stahl1-0/+2
2015-06-08tdf#87574 - Outline numbering "None" is not retained in docxMark Hung1-1/+1
2015-06-04Resolves: tdf#91637 avoid -1 string indexCaolán McNamara1-2/+5
2015-06-04Resolves: tdf#84483 postit layout not available in print preview modeCaolán McNamara1-2/+3
2015-06-03tdf#91228 Fix Writer crashPhilippe Jung1-5/+35
2015-06-02tdf#70318 tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna1-1/+24
2015-05-28Resolves: tdf#91403 no wrtshell during initial layoutCaolán McNamara1-1/+4
2015-05-27tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna2-34/+43
2015-05-26fix assert on export of ooo40760-1.sxw to docxCaolán McNamara1-5/+5
2015-05-25tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl1-0/+2
2015-05-25tdf#90946: sw: ODF import: ignore invalid gradient-name if style SOLIDMichael Stahl1-1/+11
2015-05-20tdf#89794: sw: implement SwXFlatParagraph::getPropertySetInfo()Michael Stahl1-2/+8
2015-05-20sw: fix assert with frames anchored as-char in redlines on rhbz490395-1.odtMichael Stahl1-22/+54
2015-05-20sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl7-61/+75
2015-05-20Fix DocumentRedlineManager code that crashes Writer.Mark Hung1-1/+1
2015-05-19tdf#90905 fix for url encoding in internal urlsVasily Melenchuk1-2/+6
2015-05-18tdf#90808: sw: fix detection of duplicate CrossRefBookmarksMichael Stahl1-1/+1
2015-05-18tdf#91140: ODF import: try to ignore invalid draw:fill="solid"Michael Stahl1-1/+6
2015-05-14tdf#85424: sw: fix ~SwIndexReg assert in SwXText::insertControlCharacter()Michael Stahl1-9/+10
2015-05-11Resolves: tdf#90141 layout crash with table in footnoteCaolán McNamara1-1/+8
2015-05-11fix assert on re-export of fdo72640-6.docx to docxCaolán McNamara1-0/+2
2015-05-09sw: remove bogus assert in SwDoc::IsInHeaderFooter()Michael Stahl1-3/+0
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl1-1/+5