summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-10-07CID#1078699 keep coverity and nesting test happyCaolán McNamara1-0/+2
2013-10-07CID#1078700 keep coverity and nesting test happyCaolán McNamara1-0/+2
2013-10-07CID#1078701 keep coverity and nesting test happyCaolán McNamara1-0/+2
2013-10-07CID#1078702 keep coverity and nesting test happyCaolán McNamara1-0/+2
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara13-65/+45
2013-10-07restore original nPos incrementCaolán McNamara1-1/+1
2013-10-07html export: <table> has no cols attribute in 4.0Thomas Arnhold1-8/+0
2013-10-07drop PURE_HTMLThomas Arnhold1-5/+1
2013-10-07html export: export attributes with literalsThomas Arnhold7-88/+96
2013-10-07CID#736510 mem leaks in early error return casesCaolán McNamara1-6/+5
2013-10-07CID#704127 coverity gold, typo, should be 0x0020 not 0x002Caolán McNamara1-1/+1
2013-10-07CID#705101 try and help coverity out re infinite loopCaolán McNamara1-2/+2
2013-10-07CID#705102 try and help coverity out re infinite loopCaolán McNamara1-2/+2
2013-10-07CID#708496 uninitialized memberCaolán McNamara1-0/+1
2013-10-07more fix higher debug level buildCaolán McNamara2-9/+9
2013-10-07fix higher debug level buildCaolán McNamara2-28/+28
2013-10-07CID#708514 uninitialized membersCaolán McNamara1-1/+6
2013-10-07CID#738896 uninitialized membersCaolán McNamara1-6/+8
2013-10-07DOCX:fdo#43093 fix wrong direction and alignment for RTLFaisal M. Al-Otaibi2-3/+42
2013-10-06Revert "Try to fix TB master Linux-Gentoo-x86_64_2-no-conf"Miklos Vajna1-2/+2
2013-10-06Revert "fix for fdo#65295, gradient issue"Miklos Vajna1-2/+2
2013-10-06@param[in|out] -> @param[in,out]Zolnai Tamás2-3/+3
2013-10-06fdo#58912 HTML export: headers and footers cause non-validating htmlThomas Arnhold2-5/+5
2013-10-06Try to fix TB master Linux-Gentoo-x86_64_2-no-confJulien Nabet1-2/+2
2013-10-06convert HTML tags/attributes to lowercase for html exportTomaž Vajngerl1-2/+2
2013-10-05Correct prefix for OUString + constifyMatteo Casalin1-8/+8
2013-10-05String to OUString + better namesMatteo Casalin2-14/+13
2013-10-05String to OUString + use return instead of reference argsMatteo Casalin1-35/+33
2013-10-05This reference argument can be constMatteo Casalin2-4/+5
2013-10-05This does not need to be a member functionMatteo Casalin2-44/+45
2013-10-05Unused data member and setterMatteo Casalin3-10/+0
2013-10-05Bail out early and minor optimizationsMatteo Casalin1-10/+8
2013-10-05String to OUStringMatteo Casalin1-17/+22
2013-10-05String to OUStringMatteo Casalin3-7/+10
2013-10-05fix for fdo#65295, gradient issueSiqi LIU1-2/+2
2013-10-04DOCX styles: Check that we roundtrip rPrDefaults.Jan Holesovsky1-0/+4
2013-10-04DOCX styles: Output real rPrDefault's.Jan Holesovsky1-6/+20
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky7-8/+8
2013-10-04fdo#39674 fix some spellingThomas Arnhold2-19/+19
2013-10-04HighLight -> Highlight.Jan Holesovsky15-52/+52
2013-10-04fdo#69384 fix impress -> writer copy&pasteMiklos Vajna2-0/+31
2013-10-04Implement DOCX export of paragraph outline levelMiklos Vajna8-5/+44
2013-10-03sw doc model dump: also output the SfxItemSet of paragraph stylesMiklos Vajna1-21/+34
2013-10-03sw: include names of character and paragraph styles in doc model dumpMiklos Vajna2-0/+41
2013-10-03SwFldTypes::dumpAsXml: handle RES_{PAGENUMBER,DATETIME}FLDMiklos Vajna1-3/+3
2013-10-03CID#1078699 confusing indentCaolán McNamara1-4/+13
2013-10-03CID#1027709 this fall-through doesn't make senseCaolán McNamara1-0/+1
2013-10-03tweak commentThomas Arnhold1-4/+2
2013-10-03CID#705757 leaks on early returnCaolán McNamara1-25/+41
2013-10-03CID#705761 pItem leaksCaolán McNamara1-0/+2