summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2015-02-20Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara1-25/+38
2015-02-20Resolves: tdf#79569 crash undoing tricky cell mergeCaolán McNamara1-12/+13
2015-02-20tdf#82661 SwFrm::PaintBackground: handle fill attrs when comparing backgroundMiklos Vajna1-2/+11
2015-02-20Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara1-4/+14
2015-02-20Resolves: tdf#89179 fix Undo of Numbering Level change crashCaolán McNamara1-2/+2
2015-02-20Resolves: tdf#76636 crash on merging certain cells imported from a .docCaolán McNamara1-1/+1
2015-02-19tdf#89105: sw: Remove unnecessary downcastMatteo Casalin1-2/+2
2015-02-17Resolves: tdf#87083 images in help html stuck at default placeholder sizeCaolán McNamara2-16/+41
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 Vajna1-3/+7
2015-02-09Resolves: tdf#85004 Crash when clicking the Reminder icon...Caolán McNamara2-6/+13
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 McNamara3-50/+48
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 Vajna1-0/+8
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 Stahl1-0/+4
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 Vajna1-4/+17
2015-01-23valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara3-3/+10
2015-01-23fdo#68963 recognize __RefHeading__ bookmarks as TOCJustin Luth2-10/+17
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 McNamara1-1/+1
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 Vajna2-14/+27
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#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