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