summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-02-17cid#705912 dereference before null checkNoel Grandin3-15/+12
2014-02-17cid#705915 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705917 dereference before null checkNoel Grandin1-34/+16
2014-02-17cid#705924 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705925 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705932 dereference before null checkNoel Grandin1-3/+2
2014-02-17cid#705937 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705944 dereference before null checkNoel Grandin1-2/+1
2014-02-17cid#705945 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705946 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705949 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705954 dereference before null checkNoel Grandin1-2/+1
2014-02-17cid#705957 dereference before null checkNoel Grandin1-2/+1
2014-02-17cid#705962 dereference before null checkNoel Grandin1-2/+2
2014-02-17SwTxtCursor::GetCrsrOfst nChgNode arg is only ever false/trueStephan Bergmann3-10/+6
2014-02-17DOCX export: try harder to detect in-background shapesMiklos Vajna3-1/+14
2014-02-17loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-02-17sw: add missing solar.hMichael Stahl1-0/+2
2014-02-17fdo#63154 Remove unused solar.h reference in sw.Alexandre Vicenzi45-154/+49
2014-02-17fdo#74357 DOCX import: avoid layout problem with automatic spacingMiklos Vajna1-0/+4
2014-02-17fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna2-0/+9
2014-02-16fdo#71669 Poportionally scale images by default in WriterTomaž Vajngerl1-4/+13
2014-02-16sal_Bool to boolMatteo Casalin11-252/+251
2014-02-16sal_Bool to bool and minor optimizationsMatteo Casalin9-81/+72
2014-02-16sal_Bool to boolMatteo Casalin2-7/+7
2014-02-16Avoid assignment in complex if conditionMatteo Casalin1-3/+5
2014-02-16sal_Bool to boolMatteo Casalin3-20/+20
2014-02-16sal_Bool to boolMatteo Casalin3-14/+14
2014-02-16sal_Bool to boolMatteo Casalin3-13/+11
2014-02-16Use Relax return value (==IsOn) and make code cleanerMatteo Casalin1-4/+2
2014-02-16sal_Bool to boolMatteo Casalin4-34/+34
2014-02-16sal_Bool to boolMatteo Casalin3-89/+91
2014-02-16Remove unused member bLeftSideMatteo Casalin2-3/+0
2014-02-16sal_Bool to boolMatteo Casalin4-8/+6
2014-02-16sal_Bool to boolMatteo Casalin2-11/+11
2014-02-16Small code cleanupMatteo Casalin1-4/+3
2014-02-16Use unnamed namespace for IsNastyFollowMatteo Casalin1-3/+5
2014-02-16sal_Bool to boolMatteo Casalin3-58/+58
2014-02-16sal_Bool to boolMatteo Casalin3-11/+11
2014-02-16sal_Bool to boolMatteo Casalin2-7/+7
2014-02-16sal_Bool to bool, sal_uInt8 to sal_Int32Matteo Casalin2-47/+43
2014-02-16sal_Bool to boolMatteo Casalin8-145/+145
2014-02-16fix compile errorPhilipp Riemer1-1/+1
2014-02-16deleted code that was commented out in sw/source/core/layout/Philipp Riemer6-29/+1
2014-02-16fdo#62475 - remove visual noisePhilipp Riemer6-10/+2
2014-02-16work on existing commentsPhilipp Riemer3-153/+149
2014-02-16fdo#39468: Translate German comments in sw/source/core/layout/Philipp Riemer7-719/+515
2014-02-16DOCX import: floating tables belong to the same paragraphZolnai Tamás3-8/+29
2014-02-16DOCX export: nested text framesZolnai Tamás4-50/+78
2014-02-15fdo#51304: Remove @author annotation in sw/source/corePhilipp Riemer36-270/+16