summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-30make DISABLE_DYNLOADING on Android happy, fdo#77071 relatedEike Rathke1-0/+21
2014-04-30resolve crashes with ICU 53.1 in locales with collator data, fdo#77071Eike Rathke2-6/+94
2014-04-30Related: fdo#72142 lighter ruler default colorCaolán McNamara1-2/+2
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni95-161/+150
2014-05-01Avoid possible memory leaks in case of exceptionsTakeshi Abe5-47/+34
2014-04-30vcl: clean-up DrawDeviceBitmap methodTomaž Vajngerl1-32/+30
2014-04-30fdo#77126 BitmapEx.Scale already takes care of mirroringTomaž Vajngerl1-3/+7
2014-04-30oox: Code protection against empty effectsJacobo Aragunde Pérez1-12/+15
2014-04-30ooxml: Preserve blur effect on shapes.Jacobo Aragunde Pérez2-1/+15
2014-04-30ooxml: Preserve reflection effect on shapes.Jacobo Aragunde Pérez3-2/+70
2014-04-30ooxml: Preserve glow effect on shapes.Jacobo Aragunde Pérez3-2/+25
2014-04-30ooxml: Preserve soft edge effect on shapes.Jacobo Aragunde Pérez4-9/+50
2014-04-30fdo#71556: Remove unwanted a11y event on text insertionJacobo Aragunde Pérez4-8/+43
2014-04-30oox: syntax fix: wrong indexJacobo Aragunde Pérez1-1/+1
2014-04-30coverity#738904 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-04-30coverity#738907 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-04-30coverity#738906 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-30coverity#708727 Uninitialized pointer fieldCaolán McNamara1-2/+3
2014-04-30coverity#705024 Dereference after null checkCaolán McNamara1-2/+2
2014-04-30coverity#704340 Logically dead codeCaolán McNamara3-7/+5
2014-04-30coverity#704339 Logically dead codeCaolán McNamara2-8/+2
2014-04-30coverity#704338 Logically dead codeCaolán McNamara2-4/+2
2014-04-30coverity#704283 Logically dead codeCaolán McNamara1-4/+2
2014-04-30coverity#1209935 Uncaught exceptionCaolán McNamara2-9/+15
2014-04-303D model insertion: here we need MM100Zolnai Tamás1-1/+7
2014-04-30cp#1000068 testcaseMiklos Vajna4-0/+8
2014-04-30cp#1000068 sw HTML export: fix crash when trying to export new FillAttributesMiklos Vajna1-1/+2
2014-04-30Many spelling fixes: some more files.Pedro Giffuni2-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni250-332/+321
2014-04-30coverity#704598 Dereference after null checkCaolán McNamara1-0/+3
2014-04-30coverity#704714 Dereference after null checkCaolán McNamara1-1/+1
2014-04-30coverity#704742 Dereference after null checkCaolán McNamara1-1/+1
2014-04-30coverity#704797 Dereference after null checkCaolán McNamara1-0/+4
2014-04-30coverity#1210085 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210086 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210087 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210088 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210089 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210119 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-30coverity#1210120 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-30coverity#1210121 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-30coverity#1210130 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-30coverity#1210166 Uninitialized pointer fieldCaolán McNamara1-1/+0
2014-04-30coverity#1210167 Uninitialized scalar fieldCaolán McNamara1-2/+9
2014-04-30WaE: 'bRemovable' may be used uninitialized in this functionTor Lillqvist1-1/+1
2014-04-30WaE: suggest parentheses around assignment used as truth valueTor Lillqvist4-8/+14
2014-04-30fdo#78075 PDF Import: Use absolute positions in svg:d parameterVort1-1/+1
2014-04-30One more -Werror=parenthesesTor Lillqvist1-1/+2
2014-04-30-Werror=parenthesesNoel Grandin1-1/+2
2014-04-30callcatcher: update unused codeCaolán McNamara1-0/+25