+ core + 0 scaling is CAIRO_STATUS_INVALID_MATRIX (tdf#93703) [Caolán McNamara] + adapt unit test to reality, follow-up (tdf#96198, tdf#50950) [Eike Rathke] + add --with-prebuilt-openssl [Tor Lillqvist] + add build toolchain to upload LibreOffice API to Maven Central [David Ostrovsky] + add configuration for web connection timeout. (tdf#90700) [Giuseppe Castagno] + add more URLs to appdata files [David Tardon] + add support for version detection of libs [David Tardon] + add WEEKNUM_OOO compatibility function, follow-up (tdf#96198, tdf#50950) [Eike Rathke] + allow port with more than 4 characters (tdf#96833) [Julien Nabet] + allow to skip import tests based on library version [David Tardon] + avoid drawing ugly black boxes on top of replacement glyphs (tdf#96420) [Tor Lillqvist] + avoid indexing out of array bounds [Tor Lillqvist] + bitmap getTexture calls can crash too - enter GL zone earlier. (tdf#96546) [Michael Meeks] + branch libreoffice-5-1-0 [Christian Lohmaier] + breadcrumb: setting URL, host port gets lost. (tdf#96833) [Giuseppe Castagno] + breeze and galaxy transition icons update according to jays recs [andreas kainz] + breeze icons: add savemodified icon [andreas kainz] + broadcast fill undo (for deleted cells) (tdf#94208) [Eike Rathke] + bump copyright year to 2016 [Adolfo Jayme Barrientos] + bump product version to 5.1.0.1.0+ [Christian Lohmaier] + bump product version to 5.1.0.2 [Christian Lohmaier] + calc can not sort Chinese word by stroke and radical, (tdf#95494) [Jingtao Yan] + cannot select item with mouse in any combobox / drop down menu (tdf#96119) [Juergen Funk] + check for null mpReadAccess before first use (tdf#94831) [Matúš Kukan] + clear non-offscreen status bar controls before render. (tdf#96655) [Michael Meeks] + configure: hard-code /usr/bin/{sort,find} for Cygwin [Michael Stahl] + correct ISOWEEKNUM resource ExtraData parameter flags, follow-up (tdf#50950) [Eike Rathke] + correct WEEKNUM DayOfWeek handling, follow-up, related (tdf#50950, tdf#95419) [Eike Rathke] + crash when delete a large part of a column with shift cells left (tdf#90606) [Arul] + crashtesting: crash on converting ooo93489-1.ods to pdf [Caolán McNamara] + crashtesting: don't fail on export of fdo65321-3.ods to xlsx [Caolán McNamara] + crashtesting: export of ooo40765-1.sxw to docx fails [Caolán McNamara] + detect old ISO/WEEKNUM usage with two arguments, follow-up (tdf#96198, tdf#50950) [Eike Rathke] + disable treeview results until fix available (tdf#96366) [Eike Rathke] + do not require newest libe-book for build [David Tardon] + do not require newest libetonyek for build [David Tardon] + do not require newest libmwaw for build [David Tardon] + do not require newest libwps for build [David Tardon] + DOCX import: doesn't mean blinking (tdf#92045) [Miklos Vajna] + DOCX import: don't reuse list label styles (tdf#95213) [Miklos Vajna] + don't copy tiny non-rendered-to virtual devices. (tdf#96690) [Michael Meeks] + don't deflate encrypted document in parallel (tdf#89236) [Matúš Kukan] + don't modify document while copying to clipboard (tdf#96708) [Mike Kaganski] + don't prematurely dispose single-instance services (tdf#82775) [Stephan Bergmann] + don't render sdr overlays before we paint. (tdf#97075) [Michael Meeks] + don't use the "marketing" version number for the Intel driver [Tor Lillqvist] + don't use the same files in different unit tests [Markus Mohrhard] + drawingML import: fix handling of zero width/height lines (tdf#96674) [Miklos Vajna] + embeddedobj: do not automatically convert alien objects to own [Michael Stahl] + emits a 'notify' signal when zoom changes (tdf#96514) [Pranav Kant] + ensure memory stream is properly flushed (tdf#93949) [Tomaž Vajngerl] + ensure we remove ourselves from the same event source. (tdf#94715) [Michael Meeks] + erase the OpenGLCompatibleDC to white before drawing text into it (tdf#95648) [Tor Lillqvist] + export to PDF/A-1a gives transparency warning (tdf#65439) [Julien Nabet] + expose metadata to deploy LibreOffice artifacts on Maven Central [David Ostrovsky] + external/libvisio: Avoid undefined behavior [Stephan Bergmann] + factor out oox::GetOLEObjectStream() without sw dependencies [Michael Stahl] + FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXML (bnc#584721, tdf#96051) [Zolnai Tamás] + findbar: This must be a copy'n'paste error. [Jan Holesovsky] + firebird correctly transmit request for NULL (tdf#96572) [Lionel Elie Mamane] + fix Addons.xcu toolbar items width handling [Maxim Monastirsky] + fix behaviour of 'Remote Files' edit dialog. (tdf#96833) [Giuseppe Castagno] + fix build with gtk2 older than 2.20 by using the old definition [Tomáš Chvátal] + fix dbgutil build in case GL_DEBUG_SEVERITY_NOTIFICATION_ARB is undefined [Tor Lillqvist] + fix distro-filelists after removal of kde3 [Tomáš Chvátal] + fix mapping additional a11y roles to ATK (tdf#39944) [pasqual milvaques] + fix Notify connect timeout early. (tdf#90700) [Giuseppe Castagno] + fix since string for new API (tdf#86784) [Thorsten Behrens] + for new'ed FormulaToken use FormulaTokenArray::Add() [Eike Rathke] + force validation after External Input (tdf#96687) [Justin Luth] + formula Wizard: evaluating expressions always in matrix context is wrong [Eike Rathke] + formula: add missing algorithm include for std::min. [Michael Meeks] + function Wizard shoots itself in the foot [Eike Rathke] + get ordering right for TextureAtlas cleanup on shutdown. (tdf#96894) [Michael Meeks] + gtk3: stop the ever shrinking size of toplevel on every restore [Caolán McNamara] + guard against infinite recursion in GetGeometry [Caolán McNamara] + guard against infinite recursion in MarginsSameAsParent [Caolán McNamara] + guard against missing Container Layout [Caolán McNamara] + guard against missing ContentContainer [Caolán McNamara] + guard against missing DropcapMgr and Foundry [Caolán McNamara] + guard against missing Foundry [Caolán McNamara] + guard against missing XFContentContainer [Caolán McNamara] + guard against null Foundry [Caolán McNamara] + handle StartOfContent node for copying bookmarks (tdf#92623) [Jan-Marek Glogowski] + implement opengl / 50% invert method. (tdf#95507) [Michael Meeks] + let us try to use the pid as well on windows [Markus Mohrhard] + limit LOKDocView's zoom in [0.25, 5.0] (tdf#96513) [Pranav Kant] + logically dead code (coverity#1343624, coverity#1343627, coverity#1343623, coverity#1343626, coverity#1343629, coverity#1343625) [Caolán McNamara] + LOK: guard against 0 pRenderingArguments (tdf#96250) [Miklos Vajna] + lokdocview: Added some missing comments/annotations [Pranav Kant] + lokdocview: Fix WARNING when creating an error [Debarshi Ray] + lokdocview: Remove an easy FIXME [Pranav Kant] + lokdocview: Return if no document is set [Pranav Kant] + lokdocview: Superfluous *_set_zoom() call on widget initialization [Pranav Kant] + lokdocview: Use an array to install properties [Pranav Kant] + lokdocview: Use GLib basic types [Pranav Kant] + lokdocview: Use shared_ptr to fix a possible memory leak [Pranav Kant] + make image flipping work in writer for png (tdf#90319) [pasqualm] + make NumberFormatCodeMapper MT safe (tdf#82775) [Stephan Bergmann] + make sure glyphs alpha blend properly in the Graphite+OpenGL case (tdf#95054, tdf#95648) [Tor Lillqvist] + make this static WeakReference local to Frame::impl_checkMenuCloser() [Matúš Kukan] + makefile.fetch: don't use server side time stamps [Michael Stahl] + move saveInteropProperties from writerfilter to oox [Michael Stahl] + new saving behavior [Maxim Monastirsky] + ODF import: eliminate duplicate cross reference heading bookmarks (tdf#96480) [Michael Stahl] + OdfFlatXml: Seek to 0 before reading (tdf#45418, tdf#96713) [Maxim Monastirsky] + oox: deterministic oleObject stream numbering [Michael Stahl] + oox: fix indentation of ShapeExport::WriteOLE2Shape [Michael Stahl] + oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape() [Michael Stahl] + oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape() [Michael Stahl] + opengl - fix off-by-1 in glScissor clipping. (tdf#96858) [Michael Meeks] + OpenGL transitions: squashed 5 commits into this one [Emmanuel Gil Peyrot] + out-of-bounds arg mapping access, this was always wrong but never hit it seems [Eike Rathke] + pass custom options to Java bootstrap (tdf#86784) [Katarina Behrens] + postpone conversion from WEEKNUM to ISOWEEKNUM, follow-up (tdf#96198, tdf#50950) [Eike Rathke] + put back assignment of xHierAccess (tdf#75637, tdf#96855) [Stephan Bergmann] + pyuno add compat for python 2.6 [Tomáš Chvátal] + refresh graphite2.win64.patch.1 to apply using sle11 patch binary. [Tomáš Chvátal] + replace Edit...() calls with actually working code (tdf#96366) [Eike Rathke] + reset min/max of auto scale (tdf#96807, tdf#85690) [Laurent Balland-Poirier] + resource leak (coverity#1343631, coverity#1343633, coverity#1343632) [Caolán McNamara] + return early if Container invalidated [Caolán McNamara] + return if no window is realized (tdf#96421) [Pranav Kant] + revert "call setVisible when setDesignMode is called" (tdf#96482, tdf#94069) [Lionel Elie Mamane] + revert "temporarily disable testFdo51550, needs debugging" [Michael Stahl] + sd: enhance the OLE object test to also test the exported XML [Michael Stahl] + set reasonable default size for new draw/impress tables [Justin Luth] + svtools: fix missing highlight of selected entry in list box (tdf#96637) [Miklos Vajna] + sw Hide Whitespace: avoid creating unneeded page frames (tdf#96515) [Miklos Vajna] + sw Hide Whitespace: shrink oversized page frames on para delete (tdf#96536) [Miklos Vajna] + sw: extend some more OOXML export test to check embedded objects [Michael Stahl] + sw: loading embedded ODF objects requires unordf component [Michael Stahl] + sw: stop using SfxObjectShell in DocxExport::WriteOLEObject [Michael Stahl] + SwViewShell: fix printing of comments on the margin (tdf#93009) [Miklos Vajna] + sysui: add "kudos" to AppData files [Richard Hughes] + the idea behind the test can't work right now [Markus Mohrhard] + the OpenGL Windows driver blacklist file should be in share, not user config [Tor Lillqvist] + treat errors opening OLE stream gracefully (tdf#69640) [Mike Kaganski] + uninitialized scalar field (coverity#1315075) [Caolán McNamara] + update credits [Christian Lohmaier] + update emoji autocorrect files from po-files [Christian Lohmaier] + update hardware/OS info in About dialog [Yousuf Philips] + updated core (tdf#96782, tdf#85433) [Christian Lohmaier, Stanislav Horacek, Niklas Johansson, Andras Timar, Eike Rathke] + upload libcdr 0.1.2 [David Tardon] + upload libodfgen 0.1.6 [David Tardon] + upload librevenge 0.0.3 [David Tardon] + upload librevenge 0.0.4 [David Tardon] + upload libvisio 0.1.4 [Fridrich Štrba] + upload libvisio 0.1.5 [Fridrich Štrba] + upload libwpd 0.10.1 [David Tardon] + upload libwpg 0.3.1 [David Tardon] + use multiple docs for individual PDF MM (i#122919, i#93714, tdf#93565) [Jan-Marek Glogowski] + use OUString::replaceAll [Stephan Bergmann] + vcl opengl - fix BGR/RGB swap for some 8-bit icons. (tdf#96550) [Michael Meeks] + vcl opengl: implement invert: Track Frame. (tdf#96657) [Michael Meeks] + vcl opengl: implement missing XOR mode. (tdf#96919, tdf#96257) [Michael Meeks] + vcl: opengl - ensure we have the right GL context for rendering. [Michael Meeks] + vcl: opengl - Kill the last glErrors on common paths. [Michael Meeks] + vcl: opengl - lean on the default window's context much more. [Michael Meeks] + version 5.1.0.2, tag libreoffice-5.1.0.2 [Christian Lohmaier] + we should compare an Intel version to 15.40.4.64, not 15.40.4.64.4256 [Tor Lillqvist] + WEEKNUM second parameter is optional defaulting to 1, follow-up (tdf#50950) [Eike Rathke] + workaround bookmark end pos handling... (tdf#96479) [Jan-Marek Glogowski] + dictionaries + update the Swedish spelling dictionaries [Niklas Johansson] + updated German dictionaries (tdf#96782) [Andras Timar] + updated Slovenian thesaurus [Andras Timar] + help + should not be empty/self-closing element () [Christian Lohmaier] + add missing pluses in keyboard shortcuts [Stanislav Horacek] + help content for WEEKNUM, ISOWEEKNUM, WEEKNUM_EXCEL2003, WEEKNUM_OOO (tdf#85433) [Eike Rathke] + translations + update translations for 5.1.0 rc2 [Christian Lohmaier] + updated Slovenian translation [Andras Timar]