summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-10-14tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl
2015-10-14tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl
2015-10-14tdf#94804: prefix to save cross reference bookmark fixedOliver Specht
2015-10-14tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth
2015-10-01tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna
2015-10-01bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna
2015-09-28Fix tdf#87500 - Freeze with English/Japanese mixture undo.Mark Hung
2015-09-23don't hang on busted subdocument offsetsCaolán McNamara
2015-09-17tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna
2015-09-15tdf#79018: Prevent line break as footnote labelOliver Specht
2015-09-15tdf#93449 Internal hyperlinks are not exported corectly in HTMLVasily Melenchuk
2015-09-15tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-09-12Revert "Fix single node CopyRange"Michael Stahl
2015-09-09stray debugging linesCaolán McNamara
2015-09-03Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara
2015-09-03doc para property ranges cannot be 0 lengthCaolán McNamara
2015-09-03tdf#87922 SwDrawTextInfo::ApplyAutoColor: handle fill attributesMiklos Vajna
2015-09-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna
2015-09-02tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian
2015-09-02detect if new offsets are the same as the previous ones and avoid loopCaolán McNamara
2015-09-02check for over long record len and check readsCaolán McNamara
2015-09-02check for ridiculous lengths and check stream statusCaolán McNamara
2015-09-02tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna
2015-08-29ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-08-29related: tdf#92379: sw: backward compatible ODF export of overridingMichael Stahl
2015-08-29tdf#92379: sw: ODF import: fix fo:background-color="transparent"Michael Stahl
2015-08-29tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-08-29sw: Flat ODF import: set the InReading and InXMLImport flagsMichael Stahl
2015-08-26there may be no storage available in older formatsCaolán McNamara
2015-08-26behave like the native format filter for non-insert modeCaolán McNamara
2015-08-26we only need the PaM for its Point and only to create a uno cursorCaolán McNamara
2015-08-26ensure editeng str len is in sync with attributesCaolán McNamara
2015-08-25tdf#91969: Parts of paragraph border is missingZolnai Tamás
2015-08-25Handle non-aligned FFNsStephan Bergmann
2015-08-25Handle GetBaseCp overflowStephan Bergmann
2015-08-25Handle zero nPLCFStephan Bergmann
2015-08-25loop over successfully read bookmarksCaolán McNamara
2015-08-25limit seeks to valid areaCaolán McNamara
2015-08-25guard against hangs with bogus unsorted plcfsCaolán McNamara
2015-08-24dismiss bad seek offsets earlyCaolán McNamara
2015-08-24fix crash with empty booknamesCaolán McNamara
2015-08-23check for bad locationsCaolán McNamara
2015-08-23check that src index is in doc rangeCaolán McNamara
2015-08-23avoid hang in certain ww6 docsCaolán McNamara
2015-08-21don't crash due to earlier short readsCaolán McNamara
2015-08-21fix another ww6 crashCaolán McNamara
2015-08-21clip text to skip to max text availableCaolán McNamara
2015-08-21if read string was truncated, then truncate attributes range to matchCaolán McNamara
2015-08-21add ww6 test dir and fix a crashCaolán McNamara
2015-08-20it's no use to check for stream status after a seekCaolán McNamara