summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-03-10tdf#84102: Expose duplicated "level" accessible attribute.Jacobo Aragunde Pérez
2015-03-10tdf#89520 Make TOX creation more robustTobias Lippert
2015-03-04tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontworkMiklos Vajna
2015-03-04gbuild: CppunitTest: always use unittest configurationMichael Stahl
2015-03-04sw: PVS V656 Variables initialized through call to same functionMichael Stahl
2015-03-03cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna
2015-02-26tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian
2015-02-25Fix dangling pointerStephan Bergmann
2015-02-22tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to usMiklos Vajna
2015-02-19tdf#82661 SwFrm::PaintBackground: handle fill attrs when comparing backgroundMiklos Vajna
2015-02-18asan: failure to load tdf#55620 attachment under asanCaolán McNamara
2015-02-17tdf#89105: sw: Remove unnecessary downcastMatteo Casalin
2015-02-14related tdf#89004 improve performance of document data collectionUrsache Vladimir
2015-02-13Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara
2015-02-13Resolves: tdf#79569 crash undoing tricky cell mergeCaolán McNamara
2015-02-13Resolves: tdf#76636 crash on merging certain cells imported from a .docCaolán McNamara
2015-02-11Resolves: tdf#87083 images in help html stuck at default placeholder sizeCaolán McNamara
2015-02-11Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara
2015-02-11Related: tdf#88583 RTF export: need to take care of fill attributes when ...Miklos Vajna
2015-02-11Resolves: tdf#89179 fix Undo of Numbering Level change crashCaolán McNamara
2015-02-09Resolves: tdf#88933 Labeling of images impossible without categoryCaolán McNamara
2015-02-09Related: tdf#88583 writerfilter: import paragraph color as fill attributesMiklos Vajna
2015-02-09Resolves: tdf#85004 Crash when clicking the Reminder icon...Caolán McNamara
2015-02-07tdf#76291 adapt unit test to libreoffice-4-4Andras Timar
2015-02-07tdf#76291 unit test for html export href encodingVasily Melenchuk
2015-02-07tdf#76291 write encoded URL as href in html outputVasily Melenchuk
2015-02-06During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara
2015-02-06Resolves: tdf#82942 updating field contents with incorrect attribute positionsCaolán McNamara
2015-02-06tdf#88854 crash on opening drop capsCaolán McNamara
2015-02-06Resolves: tdf#68137 crash in traversing script fieldsCaolán McNamara
2015-02-05sw: fix ASAN detected error in RtfSdrExport::Commit()Michael Stahl
2015-02-05tdf#88583 MSWordExportBase: fix handling of paragraph background colorMiklos Vajna
2015-02-05Resolves: tdf#50640 make sure we don't move away from the current fieldCaolán McNamara
2015-02-03tdf#77241: sw: fix creation of field data source stringMichael Stahl
2015-02-02tdf#88899: sw: fix expanding of SwDocInfoField with DateTimeMichael Stahl
2015-02-02Related: tdf#82942 multiple crashes on changing text in SwInputFieldsCaolán McNamara
2015-01-30tdf#75996: sw: correct bookmark positions when deleting textMichael Stahl
2015-01-28fdo#86984: UI Line numbering works only for EN_USMuthu Subramanian
2015-01-27Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara
2015-01-27Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara
2015-01-26coverity#1266508 Useless call (gold)Caolán McNamara
2015-01-24fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna
2015-01-23valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara
2015-01-23fdo#68963 recognize __RefHeading__ bookmarks as TOCJustin Luth
2015-01-22Resolves: fdo#87760 if we can't anchor at hidden text then...Caolán McNamara
2015-01-22Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara
2015-01-21sw: fix bogus assert in SwTxtNode::RstTxtAttr()Michael Stahl
2015-01-21Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara
2015-01-20Maintain the sorting in sorted_vector after modifying the elements.Ashod Nakashian
2015-01-19fdo#84714 SwTextBoxHelper::findTextBoxes: optimize unnecessary O(n^2)Miklos Vajna