+ core + add back initialization of ScNavigatorSettings::maExpandedVec [Stephan Bergmann] + add to nPos once instead of in each iteration [Eike Rathke] + also handle automatic icon size (tdf#106784, tdf#95014) [Maxim Monastirsky] + always install fc_local.conf on linux [David Tardon] + apparmor: copy xpdfimport definition into xpdfimport and allow "m" [Rene Engelhard] + area chart labels not rotated (tdf#108031) [Jochen Nitschke] + avoid recurse to death (ofz#4600, ofz#4689) [Caolán McNamara] + bad-cast (ofz#5254, ofz#4531) [Caolán McNamara] + bail early with 0 points (ofz#4980) [Caolán McNamara] + better handle ScDde formulas with missing dde-link entries [Caolán McNamara] + branch libreoffice-5-4-5 [Christian Lohmaier] + bump product version to 5.4.5.0.0+ [Christian Lohmaier] + bump product version to 5.4.5.1 [Christian Lohmaier] + call GetObject() only if IsObject() (tdf#112571, tdf#114232) [Eike Rathke] + check mpControlData for nullptr (tdf#115023) [Maxim Monastirsky] + check that row frame belongs to table frame to avoid segfault (tdf#115079) [Julien Nabet] + CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cells [Eike Rathke] + CheckLinkFormulaNeedingCheck() for conditional format expressions [Eike Rathke] + CheckLinkFormulaNeedingCheck() for named expressions [Eike Rathke] + copy ScAddress before possibly joining it [Caolán McNamara] + correct line spacing for impress (tdf#114628) [Szymon Kłos] + curl: fix CVE-2018-1000005/1000007 [Michael Stahl] + disable ocName named expressions for vectorization (tdf#114251) [Eike Rathke] + disable vectorization of svDoubleRef (tdf#114251) [Eike Rathke] + do not load external documents if it is not allowed (tdf#115044) [Vasily Melenchuk] + DOCX import: handle horizontal flip of bitmaps [Miklos Vajna] + don't export category info to bubble charts, (tdf#103988) [Markus Mohrhard] + don't keep nEndRow=MAXROW if data ends above (tdf#113537) [Eike Rathke] + don't save empty themes (tdf#114848) [Szymon Kłos] + don't use twice a new column in table copy (tdf#113923) [Julien Nabet] + don't use XMultipleResultset unless DatabaseMetaData says we can (tdf#114702) [Lionel Elie Mamane] + editeng: fix RTF export of colors [Michael Stahl] + enable the xml source feature when the experimental features are enabled (tdf#112033) [Markus Mohrhard] + ensure min input len for openssl ciphers (ofz#4929) [Caolán McNamara] + exclude more special OpCode values from vectorization [Eike Rathke] + fix crash in deleting sheet (tdf#114992) [Julien Nabet] + fix crash in form-based filter (tdf#114788) [Julien Nabet] + fix crash when deleting sheet in specific case (tdf#114228) [Julien Nabet] + fix for invalid attribute in impress ODF (tdf#106780) [Abhishek Shrivastava] + fix segfault when ScDBDocFunc::AddDBRange is called ... [Jens Carl] + fix validation error in lineChart export (tdf#57832) [Markus Mohrhard] + flatten ScRangeList::Join() and ScRangePairList::Join() recursion [Eike Rathke] + generate both std97 and cryptoapi keys from password.. (tdf#114221) [Caolán McNamara] + gtk3 solar mutex assert (tdf#114766, tdf#88230) [Caolán McNamara] + gtk3: single click with selection set doesn't unselect [Caolán McNamara] + guard against invalid states (tdf#113874) [Samuel Mehrbrodt] + handle also the case where a range extends an existing one with overlap [Tor Lillqvist] + handle ocWebservice similarly to ocDde [Caolán McNamara] + honor GTK theming in LO flatpak [Stephan Bergmann] + icu: do not include non-standardized xlocale.h if U_PLATFORM_IS_LINUX_BASED [Eike Rathke] + if the para is already oversize, nums would go negative (ofz#5477) [Caolán McNamara] + if the player doesn't exist,... (tdf#113380) [Xisco Fauli] + impress crashes switching views in read-only mode (tdf#104870) [Tamás Zolnai] + infinite regress in GetUsePrinterSettings (ofz#4548) [Caolán McNamara] + its defineresource not define resource [Caolán McNamara] + keep nPos within bounds (ofz#4946) [Caolán McNamara] + limit column check to max legal column index (ofz#4921) [Caolán McNamara] + limit depth to max legal depth (ofz#5154) [Caolán McNamara] + limit WEBSERVICE to http[s] protocols [Caolán McNamara] + lokdocview: Handle INVALIDATE_HEADER cb [Pranav Kant] + lokdocview: use std::string where possible [Pranav Kant] + make sure to dispose the menu (tdf#114670) [Maxim Monastirsky] + max decimal places for rtl_math_round is 20 (ofz#5535) [Caolán McNamara] + menu id collision (tdf#115080) [Caolán McNamara] + mimetypes are .macroEnabled not .macroenabled (fdo#88004, rhbz#1535541) [Caolán McNamara] + ODBC: clear row status buffer *before* we throw away the statement (tdf#114495) [Julien Nabet] + ofz: always free with xmlFreeParserCtxt [Caolán McNamara] + ofz: check nLevel against maParaSprms size [Caolán McNamara] + ofz: check state in readblock [Caolán McNamara] + ofz: ensure null termination [Caolán McNamara] + on plcf save force current Fkp to stick in cache (ofz#5447) [Caolán McNamara] + only pop own parameters from stack (tdf#114539) [Eike Rathke] + pasting multi-line text from external source behaves strangely (tdf#115088) [Tamás Zolnai] + preserve size of chart legend during xlsx export (tdf#114173) [Bartosz Kosiorek] + prevent crash when trying to edit broken chart documents [Markus Mohrhard] + properly switch to def sidebar deck on status change (tdf#104229) [Aron Budea] + respect text+image toolbar style (tdf#114262, fdo#84938) [Maxim Monastirsky] + restore osx scrollwheel logic (rhbz#1367846, tdf#103174, tdf#109062) [Caolán McNamara] + sal: fix endMD5() off-by-one (tdf#114939) [Michael Stahl] + save allows links in illustration index, but load doesn't (tdf#71737, bnc#825976, fdo#39904) [Caolán McNamara] + sax: fix loplugin:sallogareas [Michael Stahl] + sax: guard access to Entity::maSavedException with mutex (ofz#4392) [Michael Stahl] + segv on failed open of password protected doc in gnome-documents (rhbz#1527945) [Caolán McNamara] + set button theme properly (tdf#112153) [Telesto] + short->sal_Int32 like in StgDataStrm (ofz#5747) [Caolán McNamara] + show Edit dialog entry in link section (tdf#114219) [Xisco Fauli] + show vertical scrollbar (tdf#114098) [Xisco Fauli] + sw: fix crash in SwTOXMgr::UpdateOrInsertTOX() (tdf#100635) [Michael Stahl] + sw: fix layout crash caused by field expansion ... (tdf#100635) [Michael Stahl] + sw: HTML import: fix invalid tables being created (ofz#4754) [Michael Stahl] + sw: HTML import: ignore
in table structure elements (ofz#5566) [Michael Stahl] + sysui/desktop/apparmor/program.soffice.bin: allow /usr/bin/gpgconf [Rene Engelhard] + table of objects crashes on first update with object in document [Caolán McNamara] + tdf113594: marking gluepoints immediately. [Mark Hung] + type svIndex does not necessarily mean range name, related (tdf#114251) [Eike Rathke] + unit test for line spacing (tdf#114628) [Szymon Kłos] + update credits [Christian Lohmaier] + update language-subtag-registry-2017-12-14 [Eike Rathke] + updated core [Christian Lohmaier, Ricardo Palomares] + use of float as intermediate causes out by one on large offsets (tdf#114704) [Caolán McNamara] + use proper ucontext_t in external/breakpad [Stephan Bergmann] + vcl: handle nested parentheses in PDF roundtrip (tdf#114460) [Miklos Vajna] + VclPtr, missing dispose [Caolán McNamara] + version 5.4.5.1, tag libreoffice-5.4.5.1 [Christian Lohmaier] + xmloff: ODF 1.2 doesn't allow hyperlinks in ... (tdf#71737) [Michael Stahl] + xmloff: ODF export: don't write LO_EXT attribute unless ODF extended [Michael Stahl] + dictionaries + bring shipped Spanish dictionary up to version 2.2 [Ricardo Palomares] + help + version 5.4.5.1, tag libreoffice-5.4.5.1 [Christian Lohmaier] + translations + update translations for 5.4.5 rc1 [Christian Lohmaier]