summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* tdf#75614 RTF import: fix missing text after footnoteMiklos Vajna2015-04-202-0/+24
* Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara2015-04-083-10/+24
* Resolves: tdf#90138 don't try to save a marks OtherPos if it doesn't have oneCaolán McNamara2015-04-081-1/+1
* Resolves: tdf#83977 Push/Pop before/after messing with the cursorCaolán McNamara2015-04-081-2/+2
* RotateAngle of UNO type longStephan Bergmann2015-03-311-1/+1
* fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston2015-03-312-2/+23
* fix double delete on loading ooo123605-1.odtCaolán McNamara2015-03-221-0/+2
* tdf#68963 avoid __refheading__ regression reported in tdf#89482Justin Luth2015-03-191-1/+10
* tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to usMiklos Vajna2015-02-273-3/+44
* Fix dangling pointerStephan Bergmann2015-02-251-2/+4
* Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara2015-02-251-4/+14
* tdf#89105: sw: Remove unnecessary downcastMatteo Casalin2015-02-171-2/+2
* Resolves: tdf#79569 crash undoing tricky cell mergeCaolán McNamara2015-02-131-12/+13
* Resolves: tdf#76636 crash on merging certain cells imported from a .docCaolán McNamara2015-02-131-1/+1
* Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara2015-02-111-28/+42
* Resolves: tdf#89179 fix Undo of Numbering Level change crashCaolán McNamara2015-02-111-2/+2
* Resolves: fdo#88784 crash on loading certain docxMiklos Vajna2015-02-092-0/+23
* sw: fix ASAN detected error in RtfSdrExport::Commit()Michael Stahl2015-02-061-1/+2
* Resolves: tdf#82942 updating field contents with incorrect attribute positionsCaolán McNamara2015-02-061-6/+22
* tdf#88854 crash on opening drop capsCaolán McNamara2015-02-061-1/+3
* Resolves: tdf#68137 crash in traversing script fieldsCaolán McNamara2015-02-061-2/+7
* tdf#77241: sw: fix creation of field data source stringMichael Stahl2015-02-031-1/+2
* tdf#88899: sw: fix expanding of SwDocInfoField with DateTimeMichael Stahl2015-02-021-1/+5
* Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara2015-01-271-2/+10
* Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara2015-01-271-15/+15
* coverity#1266508 Useless call (gold)Caolán McNamara2015-01-261-2/+1
* valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara2015-01-233-3/+10
* fdo#68963 recognize __RefHeading__ bookmarks as TOCJustin Luth2015-01-232-10/+17
* Resolves: fdo#87760 if we can't anchor at hidden text then...Caolán McNamara2015-01-222-4/+13
* Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara2015-01-222-1/+101
* Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara2015-01-211-7/+11
* rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2015-01-192-17/+38
* rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl2015-01-162-0/+5
* rhbz#1175027: sw: fix life cycle of SwConnectionDisposedListener_ImplMichael Stahl2015-01-161-14/+27
* asan: heap-buffer-overflow on ooo8726-1.docCaolán McNamara2015-01-151-5/+6
* Resolves: rhbz#1162352 SwDataChanged dtor accesses deleted PaMCaolán McNamara2015-01-151-4/+6
* '>>' must be '> >' in nested templates pre c++11Christian Lohmaier2015-01-141-2/+2
* sw: fdo#88005: fix check in SwWW8ImplReader::StopApo()Michael Stahl2015-01-141-2/+1
* fdo#79810: SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna2015-01-092-2/+23
* sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna2015-01-092-3/+5
* asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara2015-01-091-3/+4
* Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara2015-01-071-2/+4
* Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara2015-01-072-16/+42
* fdo#83354: Chart is truncated - moved down outside the margins of the objectZolnai Tamás2015-01-071-1/+6
* asan: cast is totally wrong hereCaolán McNamara2015-01-051-2/+3
* valgrind: uninitialized readCaolán McNamara2015-01-051-0/+1
* fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl2014-12-191-1/+3
* fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl2014-12-182-0/+27
* DOCX import: handle section break right after a ToC fieldMiklos Vajna2014-12-182-0/+12
* fdo#85876: sw: fix attributes when splitting paragraphMichael Stahl2014-12-161-6/+5