summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-08-26ensure editeng str len is in sync with attributesCaolán McNamara3-11/+59
2015-08-26there may be no storage available in older formatsCaolán McNamara2-2/+7
2015-08-25Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue.Mark Hung1-1/+1
2015-08-25Handle non-aligned FFNsStephan Bergmann1-24/+123
2015-08-25tdf#91969: Parts of paragraph border is missingZolnai Tamás1-2/+2
2015-08-25consider validity of m_nDrawCpOCaolán McNamara3-3/+5
2015-08-25Handle GetBaseCp overflowStephan Bergmann3-29/+52
2015-08-25Handle zero nPLCFStephan Bergmann1-1/+2
2015-08-25loop over successfully read bookmarksCaolán McNamara2-3/+2
2015-08-25limit seeks to valid areaCaolán McNamara2-5/+4
2015-08-25guard against hangs with bogus unsorted plcfsCaolán McNamara3-0/+18
2015-08-24dismiss bad seek offsets earlyCaolán McNamara1-1/+2
2015-08-24fix crash with empty booknamesCaolán McNamara1-3/+4
2015-08-23check for bad locationsCaolán McNamara2-8/+18
2015-08-23check that src index is in doc rangeCaolán McNamara2-3/+10
2015-08-21avoid hang in certain ww6 docsCaolán McNamara2-1/+1
2015-08-21don't crash due to earlier short readsCaolán McNamara2-0/+3
2015-08-21fix another ww6 crashCaolán McNamara2-0/+1
2015-08-21if read string was truncated, then truncate attributes range to matchCaolán McNamara3-8/+9
2015-08-21add ww6 test dir and fix a crashCaolán McNamara6-13/+20
2015-08-21clip text to skip to max text availableCaolán McNamara2-1/+2
2015-08-20tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk3-1/+18
2015-08-20it's no use to check for stream status after a seekCaolán McNamara1-0/+0
2015-08-20sanitize lcbCmds lengthCaolán McNamara4-12/+11
2015-08-18tdf#93096 sw: fix selection with keyboard outside current viewMiklos Vajna1-1/+19
2015-08-18tdf#93284 vcl: fix VirtualDevice leaks in the WMF filterMiklos Vajna1-0/+0
2015-08-17tdf#87922 SwDrawTextInfo::ApplyAutoColor: handle fill attributesMiklos Vajna1-0/+10
2015-08-17tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna2-0/+8
2015-08-17tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna4-5/+18
2015-08-17clip Sttbf to available dataCaolán McNamara2-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-13wrong row/col count limitsCaolán McNamara1-5/+4
2015-08-13convert pStatus to vector and use at to check offsetsCaolán McNamara2-11/+11
2015-08-13tdf#93384 editeng rendercontext: don't paint spellcheck result directlyMiklos Vajna1-2/+2
2015-08-13tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin2-8/+16
2015-08-12tdf#92305: Revert "tdf#90150 : Page numbering in the status bar ..."Jan Holesovsky3-10/+2
2015-08-12tdf#89720 sw: do not create text range overlay for reply annotationsMiklos Vajna3-1/+23
2015-08-12avoid another hang with certain .docsCaolán McNamara2-2/+2
2015-08-12avoid hang with certain .docsCaolán McNamara4-10/+21
2015-08-11tdf#89954 sw: let annotation have CH_TXTATR_INWORD placeholder againMiklos Vajna3-1/+23
2015-08-10sw: fix ~SwIndexReg() assertion on import of tdf92157-1.docxMichael Stahl2-1/+8
2015-08-07tdf#90575 sw: fix pasting DDE linksMiklos Vajna2-2/+43
2015-08-07tdf#87437 exclude CR/cell break from redline deletionsJustin Luth1-0/+11
2015-08-04tdf#91588 re-enable select button in draw toolbar in sw & scYousuf Philips1-1/+1
2015-08-03tdf#91594 misinterprets letters from Symbol font in docx filesMark Hung2-0/+17
2015-08-03tdf#83223: sw: fix Undo of format change of conditional para styleMichael Stahl1-1/+4
2015-07-29tdf#92914 SwPagePreviewLayout::Paint: handle rendercontextMiklos Vajna4-0/+32
2015-07-28tdf#92914 SwPagePreviewLayout::MarkNewSelectedPage: avoid direct paintMiklos Vajna1-1/+6
2015-07-28tdf#92914 SwPagePreviewLayout::_PaintSelectMarkAtPage: handle rendercontextMiklos Vajna2-6/+6