summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Resolves: tdf#88933 Labeling of images impossible without categoryCaolán McNamara2-4/+11
2015-02-09Related: tdf#88583 writerfilter: import paragraph color as fill attributesMiklos Vajna2-6/+10
2015-02-09Resolves: tdf#85004 Crash when clicking the Reminder icon...Caolán McNamara2-6/+13
2015-02-07tdf#76291 adapt unit test to libreoffice-4-4Andras Timar1-2/+3
2015-02-07tdf#76291 unit test for html export href encodingVasily Melenchuk2-0/+9
2015-02-07tdf#76291 write encoded URL as href in html outputVasily Melenchuk1-1/+3
2015-02-06During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara5-56/+55
2015-02-06Resolves: tdf#82942 updating field contents with incorrect attribute positionsCaolán McNamara1-6/+20
2015-02-06tdf#88854 crash on opening drop capsCaolán McNamara1-1/+3
2015-02-06Resolves: tdf#68137 crash in traversing script fieldsCaolán McNamara1-0/+5
2015-02-05sw: fix ASAN detected error in RtfSdrExport::Commit()Michael Stahl1-1/+2
2015-02-05tdf#88583 MSWordExportBase: fix handling of paragraph background colorMiklos Vajna3-0/+15
2015-02-05Resolves: tdf#50640 make sure we don't move away from the current fieldCaolán McNamara2-25/+44
2015-02-03tdf#77241: sw: fix creation of field data source stringMichael Stahl1-1/+2
2015-02-02tdf#88899: sw: fix expanding of SwDocInfoField with DateTimeMichael Stahl1-1/+5
2015-02-02Related: tdf#82942 multiple crashes on changing text in SwInputFieldsCaolán McNamara1-23/+34
2015-01-30tdf#75996: sw: correct bookmark positions when deleting textMichael Stahl2-0/+47
2015-01-28fdo#86984: UI Line numbering works only for EN_USMuthu Subramanian1-3/+4
2015-01-27Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara1-2/+10
2015-01-27Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara1-15/+15
2015-01-26coverity#1266508 Useless call (gold)Caolán McNamara1-2/+1
2015-01-24fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna3-9/+35
2015-01-23valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara3-3/+10
2015-01-23fdo#68963 recognize __RefHeading__ bookmarks as TOCJustin Luth4-10/+24
2015-01-22Resolves: fdo#87760 if we can't anchor at hidden text then...Caolán McNamara2-4/+13
2015-01-22Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara2-1/+101
2015-01-21sw: fix bogus assert in SwTxtNode::RstTxtAttr()Michael Stahl1-6/+13
2015-01-21Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara1-7/+11
2015-01-20Maintain the sorting in sorted_vector after modifying the elements.Ashod Nakashian1-5/+5
2015-01-19fdo#84714 SwTextBoxHelper::findTextBoxes: optimize unnecessary O(n^2)Miklos Vajna1-5/+26
2015-01-19fdo#84714 ODT export: write <loext:table> inside <draw:custom-shape>Miklos Vajna4-14/+37
2015-01-19fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna1-1/+3
2015-01-19if we change the keys we have to resort based on the new keysCaolán McNamara1-4/+22
2015-01-19fdo#86844 - CONTEXT MENU: Remove hyperlink not accessibleNiklas Johansson1-1/+3
2015-01-19rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2-17/+36
2015-01-19WaE: replace '+' between string literals with juxtapositionTor Lillqvist1-3/+3
2015-01-16rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl2-0/+5
2015-01-16rhbz#1175027: sw: fix life cycle of SwConnectionDisposedListener_ImplMichael Stahl1-14/+27
2015-01-15Resolves: rhbz#1162352 SwDataChanged dtor accesses deleted PaMCaolán McNamara1-4/+6
2015-01-14fdo#87845: sw: fix crash in navigator dialog when view is closedMichael Stahl1-2/+17
2015-01-14sw: fdo#88005: fix check in SwWW8ImplReader::StopApo()Michael Stahl1-2/+1
2015-01-13asan: heap-buffer-overflow on ooo8726-1.docCaolán McNamara1-5/+6
2015-01-09asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara1-3/+4
2015-01-07fdo#87185 reorganize the image context menu (4.4)Yousuf Philips1-43/+45
2015-01-07coverity#1261760 Resource leak in objectCaolán McNamara1-0/+1
2015-01-07Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara2-16/+42
2015-01-07fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapesMiklos Vajna3-2/+19
2015-01-07Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara1-2/+4
2015-01-07WW8 filter: export zoom typeJustin Luth1-3/+13
2015-01-07fdo#83354: Chart is truncated - moved down outside the margins of the objectZolnai Tamás1-1/+6