summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-03-24Improved integer type consistence + some optimizationsMatteo Casalin1-14/+14
2014-03-24sal_uInt16 to sal_Int32, reduce scopes, constifyMatteo Casalin1-33/+26
2014-03-24sal_uInt16 to size_t/longMatteo Casalin1-10/+6
2014-03-24sal_uInt16 to sal_Int32 and remove OUString temporariesMatteo Casalin1-6/+4
2014-03-24sal_uInt16 to size_t and optimizationsMatteo Casalin12-126/+124
2014-03-24Resolves: fdo#73466 overflow on addition to COMPLETE_STRINGCaolán McNamara1-1/+4
2014-03-24convert mail merge prepare page to .uiCaolán McNamara9-224/+370
2014-03-24connect tile device to DrawLayertsahi glik1-0/+12
2014-03-24coverity#705483 Dereference null return valueCaolán McNamara1-1/+1
2014-03-24coverity#705034 Dereference after null checkCaolán McNamara1-1/+3
2014-03-24coverity#705030 Dereference after null checkCaolán McNamara1-1/+4
2014-03-24coverity#705027 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24coverity#705022 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24coverity#704985 Dereference after null checkCaolán McNamara1-0/+1
2014-03-24coverity#704959 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24coverity#704958 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24coverity#704954 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24fdo#74155 mailmerge output path fixAndras Timar1-1/+1
2014-03-24No need for a template here.Jan Holesovsky1-5/+4
2014-03-24Simplify.Jan Holesovsky1-9/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin11-61/+59
2014-03-24svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-03-24svtools: sal_Bool->boolNoel Grandin1-6/+6
2014-03-23fdo#39468 Translate German Comments - css1atr.cxxChristian M. Heller1-247/+216
2014-03-23WaE: 'WW8_BRC' defined as a struct here but previously declared as a classTor Lillqvist1-1/+1
2014-03-23DocxSdrExport: fix indentationMiklos Vajna1-10/+10
2014-03-23Remove table-related redlines when table,row,cell removedAdam Co8-3/+231
2014-03-23fdo#74981: cutting nothing should do nothing, should fix field dupesBjoern Michaelsen1-0/+2
2014-03-23Full colour borders in .doc import/exportLuke Deller9-407/+497
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde1-0/+2
2014-03-23WaE: passing OUString by value, rather pass by reference [loplugin]Tor Lillqvist1-1/+1
2014-03-22ooxml: preserve rich text sdt controlsJacobo Aragunde Pérez3-0/+9
2014-03-22ooxml: preserve text sdt propertyJacobo Aragunde Pérez2-0/+3
2014-03-22Fix indentationJacobo Aragunde Pérez1-70/+70
2014-03-22ooxml: Make SdtHelper grab bag more genericJacobo Aragunde Pérez1-2/+12
2014-03-22fdo#70838: apply rotation transformations to DML anchor positionJacobo Aragunde Pérez2-2/+82
2014-03-22sw/qa: Code refactor.Jacobo Aragunde Pérez1-39/+38
2014-03-22qa: Added SwModelTestBase::getXPathContentJacobo Aragunde Pérez1-0/+14
2014-03-22cppcheck: fix reassigned varJulien Nabet1-2/+1
2014-03-22coverity#704372 Logically dead codeCaolán McNamara1-3/+0
2014-03-22fix coverity#983381Caolán McNamara1-1/+1
2014-03-22coverity#704365 Logically dead codeCaolán McNamara1-27/+23
2014-03-22coverity#704361 bDone initialized to true instead of falseCaolán McNamara1-1/+1
2014-03-22coverity#983381 Dereference before null checkCaolán McNamara1-12/+7
2014-03-22coverity#983382 Dereference before null checkCaolán McNamara1-1/+1
2014-03-22coverity#705005 Dereference after null checkCaolán McNamara1-1/+1
2014-03-22coverity#705913 Dereference before null checkCaolán McNamara1-2/+2
2014-03-22coverity#705933 Dereference before null checkCaolán McNamara1-1/+1
2014-03-22coverity#736847 Dereference before null checkCaolán McNamara1-1/+2