- cbf10ec Bump version for next App Store upload by Andras Timar · 11 years ago distro/collabora/lov-4.4
- 4a2263f put python starter shell script to Resources folder of OS X app by Andras Timar · 11 years ago
- a2f8d18 update credits by Christian Lohmaier · 11 years ago
- 23f0f59 tdf#89702 DOCX import: fix too large bullet character by Miklos Vajna · 11 years ago
- 1851a44 Resolves: tdf#91950 optional entries may not be present by Caolán McNamara · 11 years ago
- 4ac3225 Resolves: tdf#90609 SolarMutex assert on threaded load by Caolán McNamara · 11 years ago
- 56ce728 tdf#92693: ReportBuilder: MINUTES() rounded to nearest for fractional minutes by Julien Nabet · 11 years ago
- f065461 gdb pretty printer for SwNodes fails on Python 3 due to "unicode" by Michael Stahl · 11 years ago
- e00f035 update credits by Christian Lohmaier · 11 years ago
- f95852b tdf#90046: RTF import: ensure that a run is started before \footnote by Michael Stahl · 11 years ago
- 4df1c88 read block in one swoop, rather than char by char by Caolán McNamara · 11 years ago
- bb7770f avoid 1-past-the-end string access by Lionel Elie Mamane · 11 years ago
- f76427a coverity#1311944 Logically dead code by Caolán McNamara · 11 years ago
- 6541380 need to check for after reading and before seeking by Caolán McNamara · 11 years ago
- 442d611 xstUsrInitl contains max 9 chars by Caolán McNamara · 11 years ago
- 1f3ddbf update credits by Christian Lohmaier · 11 years ago
- 09a0c64 sw: speak slowly and clearly so MSVC2012 gets the message by Michael Stahl · 11 years ago
- 8317cb0 reject invalid tiff dimensions by Caolán McNamara · 11 years ago
- 7d46dea bail if offsets are past eof by Caolán McNamara · 11 years ago
- fc9b6cd fail on short read by Caolán McNamara · 11 years ago
- 5bf920b check annotation caption pointers, blind fix for rhbz#1242099 by Eike Rathke · 11 years ago
- ef47eb1 don't hang on a bad ReadCodeAndDecode by Caolán McNamara · 11 years ago
- 5d7d60c ensure loop ends eventually by Caolán McNamara · 11 years ago
- bf8f256 test that nNumStripByteCounts value is within bounds of file by Caolán McNamara · 11 years ago
- 59d6e92 final check np bounds by Caolán McNamara · 11 years ago
- 64fa2d4 check np bounds yet again by Caolán McNamara · 11 years ago
- 45a739f reduce scope, etc, don't loop endlessly by Caolán McNamara · 11 years ago
- dcb1321 Resolves: tdf#92767 use ISO 8601 for internal date string representation by Eike Rathke · 11 years ago
- 9c777ee in reality we are limited to max sal_Int32 here by Caolán McNamara · 11 years ago
- a3c1537 check np bounds again by Caolán McNamara · 11 years ago
- 05d1829 check np bounds by Caolán McNamara · 11 years ago
- a2729fb in remainingSize consider that its is possible to seek past the end by Caolán McNamara · 11 years ago
- 1d537a1 don't loop forever if pcx has short read by Caolán McNamara · 11 years ago
- 42a3222 detect another loop in tif format by Caolán McNamara · 11 years ago
- 2281a04 test that nNumStripOffsets value is within bounds of file by Caolán McNamara · 11 years ago
- ee72d28 detect loop in tif format by Caolán McNamara · 11 years ago
- 2db216c min size of eps for a preview is 32 by Caolán McNamara · 11 years ago
- 12c33f7 exception on div by 0 by Caolán McNamara · 11 years ago
- 1da7c0d oox: fix invalid mime type "image/tif" by Michael Stahl · 11 years ago
- 556514f avoid hang in short pbm by Caolán McNamara · 11 years ago
- 54a1bd3 tools polygons limited to 16bit indexes by Caolán McNamara · 11 years ago
- c000903 don't hang with 0 len causing no progression by Caolán McNamara · 11 years ago
- 6a1f773 Resolves: tdf#63955 clip 19km long line to some sane limit by Caolán McNamara · 11 years ago
- 6fbd125 fix a11y crash seen on close of tdf#92573 by Caolán McNamara · 11 years ago
- 0a35bde check stream state more often for failures by Caolán McNamara · 11 years ago
- 0b7c97f tdf#47832: Pictures on buttons, created in forms, gone after reopening form by Zolnai Tamás · 11 years ago
- 243f548 xmloff: ODF import: fix spelling of "extrusion-first-light-level" by Andrea Gelmini · 11 years ago
- 5127b33 file format documentation states these are signed by Caolán McNamara · 11 years ago
- d8c8394 use same limit in ProcessOneCode as AddToTable by Caolán McNamara · 11 years ago
- 364792e WaE: comparison of integers of different signs by Tor Lillqvist · 11 years ago
- 130bf1f -Werror,-Wsign-compare by Noel Grandin · 11 years ago
- 42ce18f i18npool: missing include by Miklos Vajna · 11 years ago
- 8cf3eb4 tdf#92404: Web Wizard - no result / crash by Julien Nabet · 11 years ago
- b749ad3 fix a third emf crash by Caolán McNamara · 11 years ago
- 16504b5 tdf#89031 remove agressiveness from Calc function suggestions by Winfried Donkers · 11 years ago
- b27adba emf: fix another hang by Caolán McNamara · 11 years ago
- ee37af7 emf: test for empty polygons by Caolán McNamara · 11 years ago
- b493044 emf: test for negative numbers by Caolán McNamara · 11 years ago
- 9239171 fix another gif import crash by Caolán McNamara · 11 years ago
- 5e3f87f fix and test for xbm import crash by Caolán McNamara · 11 years ago
- 416e793 fix gif import crash by Caolán McNamara · 11 years ago
- 9b88053 fix potential hang here by Caolán McNamara · 11 years ago
- 6cab537 the last condition is "all other numbers", not the third, tdf#92457 related by Eike Rathke · 11 years ago
- 164c120 emf: fix hang by Caolán McNamara · 11 years ago
- 42241e9 ppc64: using a fp register also consumes a gp register slot by Caolan McNamara · 11 years ago
- 71a03e8 ppc64: simplify this a little by Caolan McNamara · 11 years ago
- 1d0928b coverity#1266485 Untrusted value as argument by Caolán McNamara · 11 years ago
- 3c7f1d4 ww8: make sure we don't wrap around by Caolán McNamara · 11 years ago
- dd1dbf4 avoid endless loop with busted wmf by Caolán McNamara · 11 years ago
- 9b27cd4 update credits by Christian Lohmaier · 11 years ago
- fbba9af execute the terrible bottle neck loop only if there are conditional formats by Eike Rathke · 11 years ago
- f0888f6 Resolves: tdf#84762 collect all recalc-always cells before setting any dirty by Eike Rathke · 11 years ago
- 13b5bd0 tdf#90611 DOCX import: fix missing paragraph style on footnotes by Miklos Vajna · 11 years ago
- f13deff when skipping hidden pages omit the hidden pages from page bookmarks by Caolán McNamara · 11 years ago
- d6f54b2 fix crash on loading presentation with page name field by Caolán McNamara · 11 years ago
- a2cce6b tdf#90377: fix exclude recipient in mail merge by Bjoern Michaelsen · 11 years ago
- efc6b1d use ScMatrix::IsValueOrEmpty() on math operators Mul/Div/Pow, tdf#91453 by Eike Rathke · 11 years ago
- 0ed0e0a always justify a referenced range in order, tdf#92468 by Eike Rathke · 11 years ago
- 33cedfa end/restart group listening in DeleteSelection(), similar to DeleteArea() by Eike Rathke · 11 years ago
- f5c80e9 tdf#89890 DOCX import: fix too large num pic bullet by Miklos Vajna · 11 years ago
- 7653ea5 update credits by Christian Lohmaier · 11 years ago
- f2a20f5 tdf#89698 DOCX import: inline picture should have no spacing by Miklos Vajna · 11 years ago
- a7b57b3 ppc64: fix infinite loop with default unsigned char by Caolán McNamara · 11 years ago
- 86c756d fix deselect of textbox on slides with images in underlying master by Caolán McNamara · 11 years ago
- 6a8b17d tdf#92281 - FILEOPEN: Only western font is set for symbols in DOC files by Mark Hung · 11 years ago
- ca787b6 only inflate if status from InitDecompress is good by Caolán McNamara · 11 years ago
- 77fda55 fdo#88465 PDF Import: fix scale and rotate image transformations by Vort · 11 years ago
- 380e7a2 tdf#92431 Keep thumbnail for modified but unsaved doc by Maxim Monastirsky · 11 years ago
- f542f8e tdf#87348 implement nonsequential and mso-next-textbox textbox chaining by Justin Luth · 11 years ago
- b40a7fc this SAL_INFO uses brush which might be NULL by Caolán McNamara · 11 years ago
- 6680e30 This one should override SfxToolBoxControl::Select by Maxim Monastirsky · 11 years ago
- fb44db4 Resolves: tdf#92467 crashes with empty history list on pressing down by Caolán McNamara · 11 years ago
- affa23e tdf#92425 - Correct the inactive pageindicators by Matthias Freund · 11 years ago
- 30f54c6 tdf#87460 DOCX import: fix missing endnote in floattable by Miklos Vajna · 11 years ago
- 63ba901 fix a11y crash seen on moving chart wizard dialog by Caolán McNamara · 11 years ago
- 5dd5760 tdf#91641 adjust cursor when deleting preceding characters by Justin Luth · 11 years ago
- a397504 tdf#91613 restore functionality of clicking to .uno:Size status bar element by Andras Timar · 11 years ago
- bb3e02a tdf#92386: Writer crashes in print preview if document in 2 windows by Julien Nabet · 11 years ago
- c34dffc Resolves: tdf#92275 impress grinds to a halt constant swapping images by Caolán McNamara · 11 years ago
- c48f1e6 tdf#92191: Don't use any IPC pipe in a sandboxed OS X app by Tor Lillqvist · 11 years ago