summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-22Bump version for next App Store uploaddistro/collabora/lov-4.4Andras Timar1-1/+1
2015-08-22put python starter shell script to Resources folder of OS X appAndras Timar1-0/+4
2015-08-03update creditsChristian Lohmaier1-1215/+1233
2015-08-03tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna3-6/+24
2015-08-03Resolves: tdf#91950 optional entries may not be presentCaolán McNamara1-18/+25
2015-08-03Resolves: tdf#90609 SolarMutex assert on threaded loadCaolán McNamara1-0/+2
2015-08-03tdf#92693: ReportBuilder: MINUTES() rounded to nearest for fractional minutesJulien Nabet2-0/+18
2015-08-03gdb pretty printer for SwNodes fails on Python 3 due to "unicode"Michael Stahl1-1/+1
2015-08-03update creditsChristian Lohmaier1-128/+128
2015-08-03tdf#90046: RTF import: ensure that a run is started before \footnoteMichael Stahl3-0/+18
2015-08-03read block in one swoop, rather than char by charCaolán McNamara2-12/+5
2015-08-03avoid 1-past-the-end string accessLionel Elie Mamane1-5/+4
2015-08-03coverity#1311944 Logically dead codeCaolán McNamara1-1/+1
2015-08-03need to check for after reading and before seekingCaolán McNamara2-3/+2
2015-08-03xstUsrInitl contains max 9 charsCaolán McNamara2-5/+8
2015-08-03update creditsChristian Lohmaier1-1074/+1117
2015-08-03sw: speak slowly and clearly so MSVC2012 gets the messageMichael Stahl1-1/+1
2015-08-03reject invalid tiff dimensionsCaolán McNamara2-0/+2
2015-08-03bail if offsets are past eofCaolán McNamara2-10/+19
2015-08-03fail on short readCaolán McNamara2-2/+4
2015-08-03check annotation caption pointers, blind fix for rhbz#1242099Eike Rathke1-3/+6
2015-08-03don't hang on a bad ReadCodeAndDecodeCaolán McNamara2-1/+4
2015-08-03ensure loop ends eventuallyCaolán McNamara2-17/+22
2015-08-03test that nNumStripByteCounts value is within bounds of fileCaolán McNamara2-2/+5
2015-08-03final check np boundsCaolán McNamara2-0/+2
2015-08-03check np bounds yet againCaolán McNamara2-0/+2
2015-08-03reduce scope, etc, don't loop endlesslyCaolán McNamara2-7/+2
2015-08-03Resolves: tdf#92767 use ISO 8601 for internal date string representationEike Rathke1-0/+4
2015-08-03in reality we are limited to max sal_Int32 hereCaolán McNamara2-27/+27
2015-08-03check np bounds againCaolán McNamara2-0/+2
2015-08-03check np boundsCaolán McNamara2-0/+2
2015-08-03in remainingSize consider that its is possible to seek past the endCaolán McNamara2-1/+1
2015-08-03don't loop forever if pcx has short readCaolán McNamara2-2/+2
2015-08-03detect another loop in tif formatCaolán McNamara2-1/+10
2015-08-03test that nNumStripOffsets value is within bounds of fileCaolán McNamara2-2/+5
2015-08-03detect loop in tif formatCaolán McNamara2-1/+11
2015-08-03min size of eps for a preview is 32Caolán McNamara2-124/+125
2015-08-03exception on div by 0Caolán McNamara2-0/+5
2015-08-03oox: fix invalid mime type "image/tif"Michael Stahl2-2/+2
2015-08-03avoid hang in short pbmCaolán McNamara7-1/+6
2015-08-03tools polygons limited to 16bit indexesCaolán McNamara2-7/+26
2015-08-03don't hang with 0 len causing no progressionCaolán McNamara2-3/+9
2015-08-03Resolves: tdf#63955 clip 19km long line to some sane limitCaolán McNamara1-18/+53
2015-08-03fix a11y crash seen on close of tdf#92573Caolán McNamara1-0/+3
2015-08-03check stream state more often for failuresCaolán McNamara2-10/+14
2015-08-03tdf#47832: Pictures on buttons, created in forms, gone after reopening formZolnai Tamás2-0/+26
2015-08-03xmloff: ODF import: fix spelling of "extrusion-first-light-level"Andrea Gelmini1-1/+1
2015-08-03file format documentation states these are signedCaolán McNamara2-9/+9
2015-08-03use same limit in ProcessOneCode as AddToTableCaolán McNamara1-6/+3
2015-08-03WaE: comparison of integers of different signsTor Lillqvist1-2/+2