summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-02-12remove SvStream::operator>> methodsNoel Grandin1-8/+8
2014-02-12more SvStream:operator>> conversionNoel Grandin2-5/+5
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin15-394/+394
2014-02-12DOCX drawingML import: fix relative size of group shapesMiklos Vajna2-0/+6
2014-02-12SwAnchoredObject::dumpAsXml: show bound rectMiklos Vajna1-0/+8
2014-02-12fdo#66822 - refactor HTML export of image to bullet listTimothy Markle4-61/+7
2014-02-12coverity#738374 Uncaught exceptionCaolán McNamara2-2/+6
2014-02-12coverity#738381 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-12coverity#738382 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-12coverity#738383 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12coverity#738385 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12coverity#738387 Uncaught exceptionCaolán McNamara2-2/+9
2014-02-12coverity#738392 Uncaught exceptionCaolán McNamara2-2/+7
2014-02-12coverity#738397 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12coverity#738398 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12coverity#738400 Uncaught exceptionCaolán McNamara2-4/+7
2014-02-12coverity#738402 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12coverity#738403 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12coverity#738405 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12coverity#738409 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12coverity#738411 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12coverity#738412 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-12SetCaptionFmt never called, so pCaptionFmt always NULLCaolán McNamara4-105/+4
2014-02-12callcatcher: update unused codeCaolán McNamara2-32/+0
2014-02-12drawingML import: picture with scheme colorZolnai Tamás2-0/+23
2014-02-12drawingML export\import: cropping of shape's fill textureZolnai Tamás4-1/+49
2014-02-12DOCX export: avoid 0 or 1 relativeHeight when it's a real valueMiklos Vajna3-1/+11
2014-02-12Export MailMerge cancel functionality via UNO.Jan-Marek Glogowski4-6/+53
2014-02-12Add unit-tests for DOCX preservation of 'table cell redline'Adam Co3-0/+16
2014-02-12DOCX Export of 'Table Cell Redline' (like insert cell or delete cell)Adam Co7-0/+61
2014-02-12Add XML dumping of the new 'SwTableCellRedline'Adam Co1-0/+3
2014-02-12DOCX import sends 'table cell redline' to SW core, and core stores itAdam Co3-0/+80
2014-02-12Rename 'makeTableRedline' to 'makeTableRowRedline'Adam Co3-4/+4
2014-02-12Add support for 'Table Cell Redlines' in SW coreAdam Co4-0/+92
2014-02-12Add unit-tests for DOCX preservation of 'table row redline'Adam Co3-0/+16
2014-02-12normalize values of SYSTEM_FREETYPE, SYSTEM_LIBXML, SYSTEM_MARIADBMichael Stahl1-1/+1
2014-02-12DOCX Export of 'Table Row Redline' (like insert row or delete row)Adam Co7-0/+61
2014-02-12Added some 'To-Do' notes regarding the new 'SwExtraRedlineTbl'Adam Co6-0/+38
2014-02-12DOCX import sends 'table row redline' to SW core, and core stores itAdam Co3-38/+123
2014-02-12cid#736071 missing break in switchNoel Grandin1-0/+1
2014-02-12At least assert hereStephan Bergmann1-0/+2
2014-02-12Do not reference a dangling OUStringStephan Bergmann1-1/+1
2014-02-12nPDescPos is never readStephan Bergmann1-13/+1
2014-02-12sal_Bool->boolNoel Grandin1-2/+2
2014-02-12sal_Bool->boolNoel Grandin2-2/+2
2014-02-12cid#705318 missing break in switchNoel Grandin1-0/+1
2014-02-12cid#705311 missing break in switchNoel Grandin1-0/+2
2014-02-11ooxml: Preserve color transformations for shape theme colorsJacobo Aragunde Pérez2-2/+13
2014-02-11coverity#1130400 Missing break in switchCaolán McNamara1-0/+5
2014-02-11coverity#1130384 Missing break in switchCaolán McNamara1-0/+3