summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-04-22tdf#90640: sw: ODF export: fix wrong property types in FILL_PROPERTIES_SWMichael Stahl1-4/+4
2015-04-22tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl5-21/+71
2015-04-22tdf#90640: sw: ODF import: ignore style:background-transparency forMichael Stahl1-1/+7
2015-04-22sw: ODF import: frame background: do not override gradient transparencyMichael Stahl1-1/+2
2015-04-15fix crash on re-export of fdo39974-1.odt to odtCaolán McNamara1-1/+2
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl2-0/+6
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl3-0/+77
2015-04-14tdf#90230 SwDoc::AppendDoc: take care of marks when inserting page breakMiklos Vajna3-0/+31
2015-04-14tdf#89630 Remove extra space added when assigning styles for TOCMatthew Francis1-1/+1
2015-04-14tdf#80960: Attempt to fix the cursor placement after document load.Jan Holesovsky1-2/+2
2015-04-14Resolves: tdf#90130 don't clobber new solid-color on seeing old transparencyCaolán McNamara4-8/+35
2015-04-13tdf#75614 RTF import: fix missing text after footnoteMiklos Vajna2-0/+24
2015-04-11tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unusedMiklos Vajna3-3/+15
2015-04-11tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl8-207/+264
2015-04-10SwFrm::GetBackgroundBrush(): silence assertMiklos Vajna1-1/+2
2015-04-09Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara3-10/+24
2015-04-09Resolves: tdf#90138 don't try to save a marks OtherPos if it doesn't have oneCaolán McNamara1-1/+1
2015-04-09MM: fixed invalid UNO-Reference as return value of UNO MailMergeServiceChristoph Lutz1-2/+1
2015-04-09tdf#89802: xmloff: fix ODF import of frame with empty style name refMichael Stahl2-0/+68
2015-04-09tdf#90441: sw: *another* crash on shutdown after changing SvxAutoCorrCfgMichael Stahl1-0/+1
2015-04-08Resolves: tdf#83977 Push/Pop before/after messing with the cursorCaolán McNamara1-2/+2
2015-04-08Resolves: tdf#90099 group new style and change style together as one undoCaolán McNamara1-2/+30
2015-04-06tdf#37156 insert table copy as nested table in non-starting cell positionLászló Németh1-1/+6
2015-04-03Resolves: tdf#89785 drop down list sizes locked in too earlyCaolán McNamara1-5/+6
2015-04-03sw: fix obscure crash in SwXTextDocument::getSomething()Michael Stahl1-11/+8
2015-04-03tdf#88360: sw: fix crash on closing help in Navigator windowMichael Stahl1-9/+6
2015-04-03sw: fix crash on SwUndoDelete after select-all with table at startMichael Stahl2-0/+2
2015-04-03tdf#87400: sw: fix ~SwIndexReg assertion in AutoCorrectMichael Stahl1-4/+10
2015-04-01Resolves: fdo#87977 ensure RegisterFormat is called before SetModifiedCaolán McNamara1-5/+4
2015-03-31RotateAngle of UNO type longStephan Bergmann1-1/+1
2015-03-31fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston2-2/+23
2015-03-21fix git commit error to allow compilingJustin Luth1-0/+0
2015-03-21fix double delete on loading ooo123605-1.odtCaolán McNamara1-0/+2
2015-03-19tdf#70346 MM: don't restore section visibilityJan-Marek Glogowski1-5/+0
2015-03-19tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC.Justin Luth3-2/+11
2015-03-13tdf#89774 oox: TotalTime is in minutesMiklos Vajna3-0/+21
2015-03-10tdf#84102: Expose duplicated "level" accessible attribute.Jacobo Aragunde Pérez1-0/+2
2015-03-10tdf#89520 Make TOX creation more robustTobias Lippert2-0/+21
2015-03-04tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontworkMiklos Vajna1-1/+9
2015-03-04gbuild: CppunitTest: always use unittest configurationMichael Stahl17-34/+0
2015-03-04sw: PVS V656 Variables initialized through call to same functionMichael Stahl1-2/+4
2015-03-03cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna5-34/+241
2015-02-26tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian1-1/+3
2015-02-25Fix dangling pointerStephan Bergmann1-2/+3
2015-02-22tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to usMiklos Vajna3-3/+44
2015-02-19tdf#82661 SwFrm::PaintBackground: handle fill attrs when comparing backgroundMiklos Vajna1-2/+11
2015-02-18asan: failure to load tdf#55620 attachment under asanCaolán McNamara1-0/+1
2015-02-17tdf#89105: sw: Remove unnecessary downcastMatteo Casalin1-2/+2
2015-02-14related tdf#89004 improve performance of document data collectionUrsache Vladimir1-41/+16
2015-02-13Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara1-4/+14