+ core
    + (related: writerfilter: RTF import: fix invalid string copy (fdo#78502) [Michael Stahl]
    + : Delete any control on Dialog editing window crashes LO (fdo#80906) [Julien Nabet]
    + : Mediawiki doesn't recognize underlining (fdo#81581) [Julien Nabet]
    + absent value cell values are not NaN, set to 0.0 (fdo#62250) [Eike Rathke]
    + Access2Base - PATCH-01 Field.setValue [Jean-Pierre Ledure]
    + adapt to sal/log.hxx [Stephan Bergmann]
    + add GetAddressConvention to RefButton (fdo#83848) [Laurent Balland-Poirier]
    + added missing media extensions (fdo#82994) [Daniel Sikeler]
    + adjust for the splitting of number format properties in chart. [Kohei Yoshida]
    + adjust references during sort. (fdo#81309) [Kohei Yoshida]
    + adjust xlsx export of revisions to get it to work in Excel. (bnc#885548) [Kohei Yoshida]
    + always use theme color for hyperlinks in Impress (bnc#887230) [Matúš Kukan]
    + avoid buffer overflow by using wrong buffer [Markus Mohrhard]
    + avoid crash on document ending before contained table ends [Caolán McNamara]
    + avoid opening embedded OLE object as "text" (bnc#648251) [Tor Lillqvist]
    + avoid use of invalidated pointers (fdo#78598) [David Tardon]
    + be sure to update the sheet index when moving the sort range. (fdo#84009) [Kohei Yoshida]
    + better fix for this. (bnc#883684) [Kohei Yoshida]
    + bool improvements [Stephan Bergmann]
    + branch libreoffice-4-2-7 [Christian Lohmaier]
    + bump product version to 4.2.7.0.0+ [Christian Lohmaier]
    + bump product version to 4.2.7.1 [Christian Lohmaier]
    + check for empty m_aStates [Caolán McNamara]
    + check for empty slots' valid NULL pointer, (fdo#79441) [Eike Rathke]
    + check len before memcpying into it [Caolán McNamara]
    + check that AddToTable can be done validly [Caolán McNamara]
    + check TRG_HasMasterPage before TRG_GetMasterPage [Caolán McNamara]
    + clip PolyPolygon::Insert on .svm load [Caolán McNamara]
    + configure: don't try to use Win32 make on release branch [Michael Stahl]
    + correct references after sort, (fdo#79441) [Eike Rathke]
    + corrected default style for draw objects... (i#119287) [Armin Le Grand]
    + crash in DomainMapper_Impl::CloseFieldCommand (fdo#79130) [Caolán McNamara]
    + crash in EnhancedCustomShapeTypeNames::Get (fdo#79131) [Caolán McNamara]
    + crash in oox::drawingml::LayoutNode::setupShape (fdo#79129) [Caolán McNamara]
    + crash on closing shrunk validity window (rhbz#1121341) [Caolán McNamara]
    + crash on loading ppt (fdo#82355) [Caolán McNamara]
    + crash on opening wikipedia ODT Book (fdo#82747) [Julien Nabet]
    + default chart background for pptx docs should be transparent. (bnc#886540) [Kohei Yoshida]
    + detect * with no character following as invalid format code [Eike Rathke]
    + disable highlight DOCX import (fdo#80986) [Zolnai Tamás]
    + disambiguate "NOT LIKE 'foo'" (fdo#82427) [Lionel Elie Mamane]
    + display correct label for empty cell. (fdo#81445) [Kohei Yoshida]
    + display data description in pivot table. (bnc#592918) [Kohei Yoshida]
    + do apply possible changed <GraphicStreamURL>... (i#125289) [Oliver-Rainer Wittmann]
    + do not compress WMF / EMF file incase of OOXML export (fdo#65836, bnc#621241) [Nikhil Walvekar]
    + do not prefer bandRow over firstCol/lastCol, nor the same with bandCol. [Matúš Kukan]
    + do not reset globals while loading a document (fdo#82183) [Eike Rathke]
    + do not set TextAutoGrowHeight for vertical text. (bnc#887227) [Matúš Kukan]
    + don't crash on compilers that enforce exception specs (fdo#81046) [Caolán McNamara]
    + don't include working directory in tarballs (fdo#82137) [Christian Lohmaier]
    + don't loop autosave if userautosave fails (fdo#71625, fdo#46635) [Maxim Monastirsky]
    + don't parse file name as part of URL (fdo#81304) [David Tardon]
    + don't prefer GDI Metafiles to RTF/HTML -- correctly. (fdo#81835) [Andrzej Hunt]
    + don't world transform font size in WMF/EMF import (bnc#881024) [Tomaž Vajngerl]
    + don't write to zero length files (fdo#81284) [Maxim Monastirsky]
    + emf+: emulate hatch with color blend [Tomaž Vajngerl]
    + empty/Not empty doesn't work in columns with date format (fdo#65281) [David Ostrovsky]
    + enhanced handling of multiple ClipRegions... (i#125300, fdo#81598) [Armin Le Grand]
    + ensure that the row position is below MAXROW. (fdo#83764) [Kohei Yoshida]
    + ensure that we notify each listener only once. (fdo#80501) [Kohei Yoshida]
    + facepalm: nAvailHeight is not derived from allocation Width [Caolán McNamara]
    + fail nicely if avahi doesn't let libreoffice publish items (fdo#81552) [Bryan Quigley]
    + FileDialogHelper: don't hand out stale preview Graphic (rhbz#1079672) [Michael Stahl]
    + fix a crasher during xlsx export with revisions. (fdo#81470) [Kohei Yoshida]
    + fix build of last commit [Luboš Luňák]
    + fix build, Unchecked dynamic_cast (coverity#1209547) [Caolán McNamara]
    + fix editeng text search with expanded fields. (bnc#467459) [Michael Meeks]
    + fix for Footer is missing if fisrt page different header/footer is set [Rohit Deshmukh]
    + fix ignoring large twips values like MSO does (cp#1000087) [Matúš Kukan]
    + fix Outline numbering tab page (fdo#81995) [Michael Stahl]
    + fix reading a .doc that has frame anchored to the end of page (bnc#787942) [Luboš Luňák]
    + fix some number format issues, (bnc#862510) [Matúš Kukan]
    + fix the duotone filter to actually produce duotone (bnc#719994) [Tor Lillqvist]
    + fix the Java UNO API test with regard to chart tests. (fdo#79676) [Kohei Yoshida]
    + gbuild: serialize linking on "make check" too [Michael Stahl]
    + gdb: print the SwNodeIndex properly if there are multiple blocks [Michael Stahl]
    + get the parameter order right. (fdo#80846) [Kohei Yoshida]
    + guard against division by 0 [Caolán McNamara]
    + handle 0 font height just like outdev & drawinglayer (bnc#881024) [Tomaž Vajngerl]
    + handle corner case in slide sorter correctly. (bnc#862514) [Jan Holesovsky]
    + handle docx's w:anchor layoutInCell attribute (bnc#891663) [Luboš Luňák]
    + HTML import: Embed images if source URL is a local file. (bnc#580834) [Matúš Kukan]
    + I can't remove a path in AutoText dialog (bnc#529470) [Tor Lillqvist]
    + if number type is not set, skip numbering (bnc#822347) [Tomaž Vajngerl]
    + improve handling of OOXML gradients (bnc#862510) [Tor Lillqvist]
    + infinite recursion (i#123048, fdo#83062) [Caolán McNamara]
    + initial work on importing revisions from xlsx. (bnc#885548) [Kohei Yoshida]
    + initialize with a default chart only from the UI. (fdo#79676) [Kohei Yoshida]
    + invisible text because of wrong color (white) (bnc#584721) [Zolnai Tamás]
    + IsDraw doesn't mean the app/page is Draw (fdo#63905) [Caolán McNamara]
    + keep nScanlineStride number sane [Caolán McNamara]
    + let's not always set the line style to NONE here. (fdo#75380) [Kohei Yoshida]
    + let's not even try to export invalid chart objects. (bnc#822170) [Kohei Yoshida]
    + let's not export sheet tab color when it's not set. [Kohei Yoshida]
    + let's not push the available area down when no titles are there. (bnc#886540) [Kohei Yoshida]
    + LO hangs while saving the document. (fdo#78904, fdo#79391) [Umesh Kadam]
    + localized GetFullName() [Andras Timar]
    + mac Keyboard shortcut Option key ko in Customize dialog (fdo#39477, fdo#49280) [Julien Nabet]
    + make changing table text color in impress always work (bnc#770711) [Matúš Kukan]
    + make chart objects exempt from automatic unloading. (bnc#883684) [Kohei Yoshida]
    + make Draw use paper size when printing (fdo#63905) [Eilidh McAdam]
    + mark axis a percent axis only when all data series are percent. (bnc#881025) [Kohei Yoshida]
    + misplaced test from 5a454e5ed3f1: should be Linux only [Matúš Kukan]
    + no fallback for special codes without country (fdo#81357) [Eike Rathke]
    + NULL pAction (fdo#83137) [Caolán McNamara]
    + ODF files not showing up on Windows search (bnc#887307) [Andras Timar]
    + ODF import: clear all shapes when removing header content (fdo#82165) [Michael Stahl]
    + only subtract height of hscroll if visible [Caolán McNamara]
    + OOXML import: Correctly apply table style for lastRow. (bnc#887225) [Matúš Kukan]
    + OOXML import: Import border lines using reference too. (bnc#897769) [Matúš Kukan]
    + OOXML import: Import video file too. (bnc#591147) [Matúš Kukan]
    + OOXML import: Improve chart number formats. (bnc#892610) [Matúš Kukan]
    + OOXML import: Respect table background properties a bit more (bnc#480256) [Matúš Kukan]
    + out-of-bounds string access, this comparison never matched [Eike Rathke]
    + PPTX import: bullets have color as following text by default. (bnc#862510) [Matúš Kukan]
    + PPTX import: fix missing document metadata [Miklos Vajna]
    + PPTX import: Properly show data labels in percent format. (bnc#862510) [Matúš Kukan]
    + preserve number formats when charts are copied. (fdo#71076, fdo#71767) [Kohei Yoshida]
    + preserve the "end of list" flag for xls round-tripping. [Kohei Yoshida]
    + prevent out-of-bounds string access [Eike Rathke]
    + properly encode cmd line for popen [Stephan Bergmann]
    + properly update formulas upon change in db collection. (fdo#79578) [Kohei Yoshida]
    + related $(workdirurl) was always empty (fdo#77813, fdo#46037) [Stephan Bergmann]
    + related: create new styles with an initial name (fdo#81641) [Caolán McNamara]
    + related: don't crash on missing table styles (fdo#73608) [Caolán McNamara]
    + related: ensure graphics are swapped in on DrawingML::WriteImage (fdo#52226) [Caolán McNamara]
    + related: skip setting an empty allocation (fdo#81457) [Caolán McNamara]
    + reload font list from shell on change (rhbz#1121254) [David Tardon]
    + reset the default user to the document owner at the end. (bnc#885548) [Kohei Yoshida]
    + revert "handle docx's w:anchor layoutInCell attribute " (bnc#891663) [Andras Timar]
    + revert "Update default alignment ... (fdo#81993, i#119464) [Michael Stahl]
    + sd: stop calling graphics styles "Image Styles" [Michael Stahl]
    + set mpFirstBand back to 0 after deleting it [Caolán McNamara]
    + set the date time mode to non-fixed after the import is done. (bnc#885548) [Kohei Yoshida]
    + sort causes crash (fdo#81696, fdo#81084, fdo#81010, fdo#80874) [Deena Francis]
    + split formula groups at sort range boundaries. (fdo#81617) [Kohei Yoshida]
    + STL assert in connectivity::file::OPreparedStatement::checkAndResizeParameters [Michael Stahl]
    + sub-grid shouldn't be allowed as 0 (fdo#77516) [Caolán McNamara]
    + support fonts like Source Han Sans with > 16 FDArray elements (fdo#81516) [Audrey Tang]
    + SVG: Text from SVG no longer displayed in LibreOffice (fdo#78554) [Joren De Cuyper]
    + sw: fix updating of page styles via SwDocShell::_LoadStyles() (fdo#69282) [Michael Stahl]
    + sw: ww8: fix another ~SwIndexReg() assertion [Michael Stahl]
    + swap in graphics on .docx and .rtf export (fdo#52226) [Caolán McNamara]
    + SwDoc::CopyPageDesc(): probably sending Modify for first too cannot hurt [Michael Stahl]
    + switch back tab at RefButton closure time (fdo#53920) [Laurent Balland-Poirier]
    + treeview may lose focus when left/right arrow is used [Niklas Johansson]
    + unchecked dynamic_cast (coverity#1194911) [Miklos Vajna]
    + update mdds to 0.11.0. [Kohei Yoshida]
    + updated core [Christian Lohmaier, Olivier R, Andras Timar]
    + use 24-bit color depth, not 256 colors when converting an EPS-file. (fdo#81592) [Björgvin Ragnarsson]
    + use rtl::math::round here to get the same number on 32/64bit platforms [Matúš Kukan]
    + valgrind + bff: don't add 0xffff oldcode [Caolán McNamara]
    + valgrind + bff: Integer divide by zero [Caolán McNamara]
    + vcl: limit number of CFFs read from font (fdo#81516) [Michael Stahl]
    + version 4.2.7.1, tag libreoffice-4.2.7.1 [Christian Lohmaier]
    + we need the proper alpha mask (bnc#719994) [Tor Lillqvist]
    + when moving to a different sheet, set 3D flag on. (fdo#81330) [Kohei Yoshida]
    + win32 fpicker: correctly set the default file name (fdo#74295) [Aurimas Fišeras]
    + writerfilter: RTF import: handle \u keyword inside levelnumbers (fdo#78502) [Michael Stahl]
    + writerfilter: turn the horrible btLr cell text dir hack (fdo#81384) [Michael Stahl]
+ dictionaries
    + french dictionary update: v5.2 [Olivier R]
    + update pt-PT dictionary to version 14.7.8.2 [Andras Timar]
+ help
    + version 4.2.7.1, tag libreoffice-4.2.7.1 [Christian Lohmaier]
+ translations
    + update translations for 4.2.7 rc1 [Christian Lohmaier]