+ core + -Werror,-Wsign-compare [Noel Grandin] + : Buffer file content read from GIO UCP (rhbz#1134285, rhbz#1259746) [Stephan Bergmann] + : sw: backward compatible ODF export of overriding (tdf#92379) [Michael Stahl] + >Fill< to >F~ill<, >Ed~it Mode< to >E~dit Mode< (tdf#93326) [Eike Rathke] + accept OS X 10.11 in configure, and fix firebird build against it [Tor Lillqvist] + add ww6 test dir and fix a crash [Caolán McNamara] + another avoid endless loop with busted wmf [Caolán McNamara] + avoid 1-past-the-end string access [Lionel Elie Mamane] + avoid another hang with certain .docs [Caolán McNamara] + avoid endless loop with busted wmf [Caolán McNamara] + avoid hang in certain ppts [Caolán McNamara] + avoid hang in certain ww6 docs [Caolán McNamara] + avoid hang in short pbm [Caolán McNamara] + avoid hang with certain .docs [Caolán McNamara] + avoid loops in atom chains [Caolán McNamara] + avoid overflow in PBMReader::ImplReadHeader [Stephan Bergmann] + bail if offsets are past eof [Caolán McNamara] + behave like the native format filter for non-insert mode [Caolán McNamara] + better fail with E_EXIST if rename(3) fails (cid#1242936) [Stephan Bergmann] + branch libreoffice-4-4-6 [Christian Lohmaier] + broadcast cell changes when multi-selection was pasted (tdf#93895) [Eike Rathke] + broadcasting to removed listeners isn't a good idea (tdf#93388) [Eike Rathke] + bump product version to 4.4.6.0.0+ [Christian Lohmaier] + bump product version to 4.4.6.1 [Christian Lohmaier] + bump size type [Caolán McNamara] + check annotation caption pointers, blind fix for (rhbz#1242099) [Eike Rathke] + check data pilot field name availability (rhbz#1264585) [Eike Rathke] + check for bad locations [Caolán McNamara] + check for legal field sizes before reading [Caolán McNamara] + check for numeric '.' only if sheet separator is '.' (tdf#92448) [Eike Rathke] + check for over long record len and check reads [Caolán McNamara] + check for ridiculous lengths and check stream status [Caolán McNamara] + check for stream status after a read, not after a seek [Caolán McNamara] + check np bounds [Caolán McNamara] + check np bounds again [Caolán McNamara] + check np bounds yet again [Caolán McNamara] + check returns of SeekToEndOfRecord [Caolán McNamara] + check seek [Caolán McNamara] + check seek for success [Caolán McNamara] + check seeks and offsets [Caolán McNamara] + check seeks and reads [Caolán McNamara] + check SeekToEndOfRecord for success [Caolán McNamara] + check status of SeekTo [Caolán McNamara] + check stream state after read attempt [Caolán McNamara] + check stream state more often for failures [Caolán McNamara] + check stream status [Caolán McNamara] + check stream status and string lengths [Caolán McNamara] + check stream status more often [Caolán McNamara] + check that src index is in doc range [Caolán McNamara] + clip 19km long line to some sane limit (tdf#63955) [Caolán McNamara] + clip strings to max available size [Caolán McNamara] + clip Sttbf to available data [Caolán McNamara] + clip text to skip to max text available [Caolán McNamara] + convert pPieceGrpprls to vector and merge calc and load loops together [Caolán McNamara] + convert pStatus to vector and use at to check offsets [Caolán McNamara] + crash on mashing hangul korean keyboard (rhbz#1261421) [Caolán McNamara] + crashtesting: tiff loop detection too slow [Caolán McNamara] + detect and reject loop in tif [Caolán McNamara] + detect another loop in tif format [Caolán McNamara] + detect if new offsets are the same as the previous ones and avoid loop [Caolán McNamara] + detect loop in tif format [Caolán McNamara] + dismiss bad seek offsets early [Caolán McNamara] + do not attempt to shorten numeric value output (tdf#86024) [Eike Rathke] + do not delete caption objects that are held by Undo (tdf#92995) [Eike Rathke] + do not remove broadcasters while iterators are in use (tdf#94249) [Eike Rathke] + do not use collation for Equal/NotEqual operators (tdf#58838) [Eike Rathke] + doc para property ranges cannot be 0 length [Caolán McNamara] + DOCX export: handle section break right after a table (tdf#92521) [Miklos Vajna] + DOCX import: fix btLr text table direction without (tdf#86374) [Miklos Vajna] + DOCX import: fix left-from-style and first-from-direct (bnc#939996, tdf#93919) [Miklos Vajna] + DOCX import: fix missing paragraph style on footnotes (tdf#90611, cp#1000018, fdo#68787) [Miklos Vajna] + DOCX import: fix too large bullet character (tdf#89702, fdo#83465) [Miklos Vajna] + DOCX import: fix too large num pic bullet (tdf#89890) [Miklos Vajna] + DOCX import: rot=90 and vert=vert270 means no text rotation (tdf#87924, cid#1315264) [Miklos Vajna] + don't believe xls wrt size to reserve [Caolán McNamara] + don't crash due to earlier short reads [Caolán McNamara] + don't crash on loading certain pptx (tdf#91060) [Caolán McNamara] + don't crash with unknown out color space [Caolán McNamara] + don't hang on a bad ReadCodeAndDecode [Caolán McNamara] + don't hang on busted subdocument offsets [Caolán McNamara] + don't hang on unreachable record ends [Caolán McNamara] + don't hang with 0 len causing no progression [Caolán McNamara] + don't loop forever if pcx has short read [Caolán McNamara] + don't loop on overly-short nEndPos [Caolán McNamara] + don't over-expand built-in file dialog on very long paths/names [Caolán McNamara] + don't write SvxBackgroundColorItem via inherited SvxColorItem::Store [Caolán McNamara] + emf: fix another hang [Caolán McNamara] + emf: fix hang [Caolán McNamara] + emf: test for empty polygons [Caolán McNamara] + emf: test for negative numbers [Caolán McNamara] + ensure editeng str len is in sync with attributes [Caolán McNamara] + ensure loop ends eventually [Caolán McNamara] + eof isn't a Error, so use good not GetError [Caolán McNamara] + exception on div by 0 [Caolán McNamara] + execute the terrible bottle neck loop only if there are conditional formats [Eike Rathke] + extend seek, loop ending tests to ppt specific code [Caolán McNamara] + fail on short read [Caolán McNamara] + file format documentation states these are signed [Caolán McNamara] + final check np bounds [Caolán McNamara] + fix a bug in SUMSQ [Łukasz Hryniuk] + fix a third emf crash [Caolán McNamara] + fix a11y crash seen on close of (tdf#90502, tdf#92573) [Caolán McNamara] + fix and test for xbm import crash [Caolán McNamara] + fix another gif import crash [Caolán McNamara] + fix another ww6 crash [Caolán McNamara] + fix crash on loading certain ppts [Caolán McNamara] + fix crash with empty booknames [Caolán McNamara] + fix exclude recipient in mail merge (tdf#90377) [Bjoern Michaelsen] + fix Freeze with English/Japanese mixture undo. (tdf#87500) [Mark Hung] + fix gif import crash [Caolán McNamara] + fix inverted textures when OpenGL is enabled (tdf#88831) [Tomaž Vajngerl] + fix IterateMatrix for ifPRODUCT and ifSUMSQ [Eike Rathke] + fix mis-merge (i#121407) [Stephan Bergmann] + fix potential hang here [Caolán McNamara] + fix size check related hang [Caolán McNamara] + fixed drag and drop in OSX 10.7+ (tdf#44621) [mmeof2] + follow up of (tdf#94214) [Winfried Donkers] + gdb pretty printer for SwNodes fails on Python 3 due to "unicode" [Michael Stahl] + gdb pretty printers for boost can't iterate with Python 3 [Michael Stahl] + guard against 0 item size [Caolán McNamara] + guard against hangs with bogus unsorted plcfs [Caolán McNamara] + handle GetBaseCp overflow [Stephan Bergmann] + handle non-aligned FFNs [Stephan Bergmann] + handle zero nPLCF [Stephan Bergmann] + hold UNO objects by css::uno::Reference (rhbz#1247588) [Stephan Bergmann] + if read string was truncated, then truncate attributes range to match [Caolán McNamara] + implement Edit modify handler (rhbz#1255811) [Eike Rathke] + in reality we are limited to max sal_Int32 here [Caolán McNamara] + in remainingSize consider that its is possible to seek past the end [Caolán McNamara] + internal hyperlinks are not exported corectly in HTML (tdf#93449) [Vasily Melenchuk] + invalidate lookup caches after initial hard recalc (tdf#92749) [Eike Rathke] + it's no use to check for stream status after a seek [Caolán McNamara] + limit access to dx array to min of input len and len of array [Caolán McNamara] + limit seeks to valid area [Caolán McNamara] + logically dead code (tdf#90502, coverity#1311944, tdf#92573) [Caolán McNamara] + loop over successfully read bookmarks [Caolán McNamara] + macro with Find @ Replace crash Calc (tdf#79741) [Julien Nabet] + make OfficeMenuBar work again in the start center (tdf#76197) [Maxim Monastirsky] + MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameter (tdf#91278) [Eike Rathke] + min size of eps for a preview is 32 [Caolán McNamara] + misinterprets letters from Symbol font in docx files (tdf#91594) [Mark Hung] + need to check for after reading and before seeking [Caolán McNamara] + new version of ConvertTextToNumber extension (1.5) [Andras Timar] + obtain a date/time edit format according to field value (tdf#92997) [Eike Rathke] + ODF import: workaround dubious draw:fill="solid" on frame styles [Michael Stahl] + offapi: add missing #include that could cause trouble for SDK users [Michael Stahl] + OK button should be disabled initially (tdf#91554) [Maxim Monastirsky] + oox: fix import of metadata from non-relative stream paths (tdf#93097) [Miklos Vajna] + oox: fix invalid mime type "image/tif" [Michael Stahl] + oox: reuse RelId in DML/VML export for the same graphic (tdf#83227) [Miklos Vajna] + OOXML export cell range for matrix/array formula (tdf#61908) [Eike Rathke] + optional entries may not be present (tdf#91950) [Caolán McNamara] + parts of paragraph border is missing (tdf#91969) [Zolnai Tamás] + pClientData can be null [Caolán McNamara] + ppc64: simplify this a little [Caolan McNamara] + ppc64: using a fp register also consumes a gp register slot [Caolan McNamara] + preserve hyperlink on URL field OOXML export (tdf#91293) [Katarina Behrens] + prevent line break as footnote label (tdf#79018) [Oliver Specht] + read block in one swoop, rather than char by char [Caolán McNamara] + reduce scope, etc, don't loop endlessly [Caolán McNamara] + reject invalid tiff dimensions [Caolán McNamara] + remember sort "has headers" at anonymous database ranges (tdf#88402) [Eike Rathke] + remove agressiveness from Calc function suggestions (tdf#89031) [Winfried Donkers] + remove trailing zeroes of scientific in General format (tdf#93071) [Laurent Balland-Poirier] + replace remembered listener when replacing cell (tdf#93098) [Eike Rathke] + ReportBuilder: MINUTES() rounded to nearest for fractional minutes (tdf#92693) [Julien Nabet] + RepositoryExternal.mk: missing dependency on python3 package [Michael Stahl] + resync attribute pattern that may have changed (tdf#93358) [Eike Rathke] + reusing i here from the outer loop is definitely bogus [Caolán McNamara] + revert "Fix a bug in SUMSQ" [Eike Rathke] + revert "Fix single node CopyRange" [Michael Stahl] + revert "vcl: SalGraphics::mirror() - always use GetGraphicsWidth()" (tdf#89381) [Maxim Monastirsky] + revert apparently bogus attempt at fixing a memory leak (tdf#92446) [Stephan Bergmann] + right-clicking after applying "paint buckets" leads to multiple Undo (tdf#92612) [Ashod Nakashian] + RTF import: ensure that a run is started before \footnote (tdf#90046) [Michael Stahl] + sane preferred width for the color mode combobox (tdf#78111) [Maxim Monastirsky] + sanitize lcbCmds length [Caolán McNamara] + short day name and month name may interfere (tdf#93080) [Eike Rathke] + skip importing properties if the desired start pos is invalid [Caolán McNamara] + skip NaN initial values for min and max (tdf#76649) [Laurent Balland-Poirier] + SolarMutex assert on threaded load (tdf#90609) [Caolán McNamara] + special 255 Percent Flag should not be exported to docx (tdf#93676) [Caolán McNamara] + stray debugging lines [Caolán McNamara] + svx: don't overwrite fo:background-color on ODF import (tdf#92379) [Michael Stahl] + sw: add missing XPropertyList pool items on TextFrame insertion (tdf#88986) [Miklos Vajna] + sw: do not create text range overlay for reply annotations (tdf#89720) [Miklos Vajna] + sw: fix pasting DDE links (tdf#90575) [Miklos Vajna] + sw: fix ~SwIndexReg() assertion on import of tdf92157-1.docx [Michael Stahl] + sw: Flat ODF import: set the InReading and InXMLImport flags [Michael Stahl] + sw: let annotation have CH_TXTATR_INWORD placeholder again (tdf#89954) [Miklos Vajna] + sw: ODF import: fix fo:background-color="transparent" (tdf#92379) [Michael Stahl] + sw: speak slowly and clearly so MSVC2012 gets the message [Michael Stahl] + SwDrawTextInfo::ApplyAutoColor: handle fill attributes (tdf#87922) [Miklos Vajna] + test that nNumStripByteCounts value is within bounds of file [Caolán McNamara] + test that nNumStripOffsets value is within bounds of file [Caolán McNamara] + TextToColumns is overwriting, so set at ScImportExport (tdf#85979) [Eike Rathke] + the last condition is "all other numbers", not the third, related (tdf#92457) [Eike Rathke] + there may be no storage available in older formats [Caolán McNamara] + there might be no model [Caolán McNamara] + tools polygons limited to 16bit indexes [Caolán McNamara] + update credits [Christian Lohmaier] + updated core (tdf#86301, tdf#93514, tdf#94573, tdf#92684) [Christian Lohmaier, Julien Nabet, Niklas Johansson, Andras Timar] + use exponential 'E' format for General when appropriate [Eike Rathke] + use ISO 8601 for internal date string representation (tdf#92767) [Eike Rathke] + use same limit in ProcessOneCode as AddToTable [Caolán McNamara] + various hangs, check seeks and record lengths [Caolán McNamara] + vcl: fix resource management issue in WinSalLayout [Michael Stahl] + vcl: fix substituting missing glyphs (tdf#92505, bnc#822625) [Miklos Vajna] + vcl: Improve management of mnRef0Count. [Jan Holesovsky] + version 4.4.6.1, tag libreoffice-4.4.6.1 [Christian Lohmaier] + WaE: comparison of integers of different signs [Tor Lillqvist] + we only need the PaM for its Point and only to create a uno cursor [Caolán McNamara] + web Wizard - no result / crash (tdf#92404) [Julien Nabet] + when skipping hidden pages omit the hidden pages from page bookmarks [Caolán McNamara] + wizards: FileAccess.getURL does not work on Windows [Michael Stahl] + wizards: fix Web wizard XSLT deadlock on Windows (tdf#76845) [Michael Stahl] + wizards: text.TextDocument.getPageCount called as class method only [Michael Stahl] + wmf spec says that these are only allowed bitcount values [Caolán McNamara] + xmloff: fix Calc header background image saving (tdf#89245, i#124638) [Miklos Vajna] + xmloff: fix import of stretched background image (tdf#92586, i#124638) [Miklos Vajna] + xmloff: ODF export: actually ODF 1.2 does not allow graphic-properties [Michael Stahl] + xstUsrInitl contains max 9 chars [Caolán McNamara] + XTransferable2 should be including XTransferable, not itself [Noel Grandin] + dictionaries + invalid encoding in hyph_zu_ZA (tdf#94573) [Julien Nabet] + remove Czech thesaurus (tdf#93514) [Christian Lohmaier] + update the Swedish spelling dictionary [Niklas Johansson] + updated pt_PT dictionary to version 15.7.4.1 [Andras Timar] + help + embed places section instead of the deleted defaultdir section (tdf#92684) [Andras Timar] + fix hids of startcenter (tdf#86301) [Andras Timar] + translations + update translations for 4-4 [Christian Lohmaier] + update translations for 4.4.6 rc1 [Christian Lohmaier]