summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-05-16fdo#78432 : DOCX: File gets corrupt after RoundTripPallavi Jadhav3-2/+60
2014-05-15fdo#55582 Writer: Dont overwrite from even when selected, from writer.Lennard Wasserthal1-2/+6
2014-05-15sw html test: missed one class name at renamingTomaž Vajngerl1-1/+1
2014-05-15sw test: HtmlExportTest - assert pDoc exists, rename classTomaž Vajngerl1-15/+13
2014-05-15sw test: unify names of local variables and move to them to topTomaž Vajngerl3-50/+55
2014-05-15sw test: user parent's parseXmlStream methodTomaž Vajngerl1-6/+1
2014-05-15DOCX import: fix chart size when it's inside a TextFrameMiklos Vajna2-0/+10
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-15Resolves: fdo#78204 adjust note icons on comments-in-margins caseCaolán McNamara3-22/+106
2014-05-15coverity#705490 Dereference null return valueCaolán McNamara1-2/+3
2014-05-15coverity#705484 Dereference null return valueCaolán McNamara1-1/+1
2014-05-15coverity#705482 Dereference null return valueCaolán McNamara1-2/+4
2014-05-15fdo#78300 File Corrupt:drawing objects into a text box.PriyankaGaikwad5-2/+24
2014-05-15Misspelled property in SwAuthenticationSettingsDialog (seperate => separate)Chris Laplante2-3/+3
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet6-14/+14
2014-05-14fix windows buildThomas Arnhold1-1/+0
2014-05-14coverity#704863 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-05-14sw: fix indentation in sprmidsMiklos Vajna1-287/+288
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna12-11/+326
2014-05-14Always remove SwModelTestBase::m_aTempFileStephan Bergmann1-2/+1
2014-05-14sw: remove SAL_INFO's that only mark function entryNoel Grandin6-299/+1
2014-05-14Unify utl::TempFile ctorsStephan Bergmann6-8/+8
2014-05-14fdo#78599: Fixed for file corruption which contains fields and hyperlinkPriyankaGaikwad3-0/+20
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky11-52/+61
2014-05-14Use transparent color directlyMaxim Monastirsky3-18/+3
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin5-5/+5
2014-05-14fdo#78384: Fix for corruption if file contains symbols.Rohit Deshmukh2-0/+7
2014-05-13Typo: shoud -> shouldJulien Nabet2-2/+2
2014-05-13sw: fix indentation in rtfattributeoutputMiklos Vajna2-1489/+1579
2014-05-13coverity#704862 Unchecked dynamic_castMiklos Vajna1-0/+3
2014-05-13loplugin:literaltoboolconversionMatúš Kukan1-1/+1
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann1-1/+1
2014-05-13remove dead code in SWNoel Grandin4-68/+0
2014-05-13remove dead code SwAccessibleFieldNoel Grandin3-491/+0
2014-05-13remove dead codeNoel Grandin4-27/+0
2014-05-13ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez1-0/+12
2014-05-13ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez2-2/+13
2014-05-13DocxAttributeOutput: ClearGraphicCache() -> ClearRelIdCache()Miklos Vajna3-3/+3
2014-05-13fdo#78420 File is getting corrupted after exported from LO.Ravindra Vidhate5-0/+25
2014-05-13SAL_INT64_IS_STRUCT is never definedThomas Arnhold1-33/+0
2014-05-12coverity#704861 Unchecked dynamic_castMiklos Vajna1-0/+4
2014-05-12unused DocxSdrExport::get/setFlyFrameGraphicMiklos Vajna2-12/+0
2014-05-12sw: fix indentation in rtfexportMiklos Vajna2-444/+477
2014-05-12fdo#78271: sw: Insert Section dialog: fix editing of nameMichael Stahl1-1/+2
2014-05-12fdo#78608 SwTxtFrm::Paint: fix missing repaint problem on the left edgeMiklos Vajna1-0/+8
2014-05-12fdo#78325: Table Preferred width in percent is not preserved after RT.YogeshBharate3-3/+29
2014-05-11coverity#1213129 Dereference after null checkCaolán McNamara1-1/+1
2014-05-11coverity#736844 Dereference before null checkCaolán McNamara1-1/+1
2014-05-11coverity#705918 Dereference before null checkCaolán McNamara1-28/+25
2014-05-11coverity#1213291 Dereference before null checkCaolán McNamara1-1/+1