summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-03-04tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to usMiklos Vajna3-3/+44
2015-03-04Fix dangling pointerStephan Bergmann1-2/+4
2015-03-04Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara1-4/+14
2015-02-24Revert "fdo#68963 recognize __RefHeading__ bookmarks as TOC"Andras Timar2-17/+10
2015-02-23tdf#89105: sw: Remove unnecessary downcastMatteo Casalin1-2/+2
2015-02-23Resolves: tdf#79569 crash undoing tricky cell mergeCaolán McNamara1-12/+13
2015-02-23Resolves: tdf#76636 crash on merging certain cells imported from a .docCaolán McNamara1-1/+1
2015-02-23Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara1-28/+42
2015-02-23Resolves: tdf#89179 fix Undo of Numbering Level change crashCaolán McNamara1-2/+2
2015-02-23sw: fix ASAN detected error in RtfSdrExport::Commit()Michael Stahl1-1/+2
2015-02-23Resolves: tdf#82942 updating field contents with incorrect attribute positionsCaolán McNamara1-6/+22
2015-02-23tdf#88854 crash on opening drop capsCaolán McNamara1-1/+3
2015-02-23Resolves: tdf#68137 crash in traversing script fieldsCaolán McNamara1-2/+7
2015-02-13cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna5-32/+239
2015-02-06fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt12-18/+0
2015-02-06fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper6-0/+12
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar3-18/+29
2015-02-06tdf#77241: sw: fix creation of field data source stringMichael Stahl1-1/+2
2015-02-06tdf#88899: sw: fix expanding of SwDocInfoField with DateTimeMichael Stahl1-1/+5
2015-02-06Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara1-2/+10
2015-02-06Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara1-15/+15
2015-02-06coverity#1266508 Useless call (gold)Caolán McNamara1-2/+1
2015-02-03fdo#84405 TRACK CHANGES: New icons for the changes toolbarYousuf Philips1-10/+10
2015-02-03fdo#83955 Fix changes toolbar to display icons+textSamuel Mehrbrodt1-9/+9
2015-02-03fdo#83955 Track Changes: Improve the changes toolbarYousuf Philips1-6/+9
2015-02-03fdo#83953 Jump to next change when accepting or rejecting a changeSamuel Mehrbrodt1-0/+2
2015-01-24valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara3-3/+10
2015-01-24fdo#68963 recognize __RefHeading__ bookmarks as TOCJustin Luth2-10/+17
2015-01-24Resolves: fdo#87760 if we can't anchor at hidden text then...Caolán McNamara2-4/+13
2015-01-24Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara2-1/+101
2015-01-24Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara1-7/+11
2015-01-24rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2-17/+38
2015-01-24rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl2-0/+5
2015-01-24rhbz#1175027: sw: fix life cycle of SwConnectionDisposedListener_ImplMichael Stahl1-14/+27
2015-01-24asan: heap-buffer-overflow on ooo8726-1.docCaolán McNamara1-5/+6
2015-01-24Resolves: rhbz#1162352 SwDataChanged dtor accesses deleted PaMCaolán McNamara1-4/+6
2015-01-24'>>' must be '> >' in nested templates pre c++11Christian Lohmaier1-2/+2
2015-01-24sw: fdo#88005: fix check in SwWW8ImplReader::StopApo()Michael Stahl1-2/+1
2015-01-24fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna2-0/+23
2015-01-24abi#10076 RTF export: handle frames without a valid anchor pointMiklos Vajna3-4/+8
2015-01-24fdo#79959 RTF import: trim whitespace around style namesMiklos Vajna2-0/+10
2015-01-24abi#10039 RTF export: support page-anchored framesMiklos Vajna3-7/+21
2015-01-24fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna3-17/+93
2015-01-24fdo#74229 import RTF_TRGAPHMiklos Vajna2-0/+43
2015-01-12build fix on OS Xcp-4.3-1Andras Timar1-1/+1
2015-01-12fdo#79810: SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna2-2/+23
2015-01-12sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna2-3/+5
2015-01-12asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara1-3/+4
2015-01-08Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara1-2/+4
2015-01-08Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara2-16/+42