+ core + -Werror=shadow [Miklos Vajna] + -Werror=unused-variable [Miklos Vajna, Matúš Kukan] + accessibility: don't crash if the TableControl is dead [Michael Stahl] + add internal cell function __DEBUG_VAR to sniff arbitrary internal state. [Kohei Yoshida] + add sal_textenc dependency to cppumaker [Isamu Mogi] + add some more logging [Tor Lillqvist] + add unit test for getting data entries. This used to crash at MAXROW. [Kohei Yoshida] + added bool bForExport parameter to XMLPropertySetMapper ctor [Eike Rathke] + added Estonian "EEK" to EUROCONVERT(), (fdo#73239) [Eike Rathke] + added EUR as default currency to Latvia [*-LV] locale data, (fdo#73239) [Eike Rathke] + added EUR/EEK and EUR/LVL factors for internal CONVERT(), (fdo#73239) [Eike Rathke] + added Latvian "LVL" to EUROCONVERT(), (fdo#73239) [Eike Rathke] + added LVL Latvian Lats to Euro Converter, (fdo#73239) [Eike Rathke] + allow GETPIVOTDATA to get result from leaf node of result tree. (fdo#72645) [Kohei Yoshida] + allow reading firebird Blob as InputStream. (fdo#70664) [Andrzej Hunt] + always advance the iterator to avoid an infinite loop. (fdo#73280) [Michael Meeks] + apply patch for PenWidth attribute (i#121943) [Jürgen Schmidt] + avoid assertion failure if group has been disabled [Tor Lillqvist] + avoid call crash on spell-check + unit test. (fdo#73021) [Michael Meeks] + avoid out of bounds string access [Caolán McNamara] + background OpenCL compilation re-factoring [Tor Lillqvist] + backport Calc's data stream massive cleanup effort. [Kohei Yoshida] + blind fix for renamed OS X restore-state file (fdo#39007) [Michael Meeks] + branch libreoffice-4-2-0 [Christian Lohmaier] + buffered WPXSvInputStream [Fridrich Štrba] + build fix [Andras Timar] + bump product version to 4.2.0.1.0+ [Christian Lohmaier] + bump product version to 4.2.0.2 [Christian Lohmaier] + call Yield() to unblock the main thread when refreshing. [Kohei Yoshida] + case-insensitive string comparison in GETPIVOTDATA. (fdo#72645) [Kohei Yoshida] + character line break is set to 0 Options/.../Writing Aids (fdo#72464) [Julien Nabet] + ChildrenManagerImpl::AddShape: do not use member after releasing mutex [Michael Stahl] + correct rounding of time part of DateTime (fdo#72916) [Lionel Elie Mamane] + count notes - GetNotesInRange now include last tab [Laurent Godard] + counting notes is per table, not on the whole document [Laurent Godard] + crash when you open ODFver.1.0/1.1 created by LibO-3.5/3.6 (fdo#72961) [Julien Nabet] + custom shapes have improper size. (fdo#72998) [Muthu Subramanian] + dialog to be deleted never passed to destroy [Caolán McNamara] + die binfilter die die die [Eike Rathke] + do not resolve the "Default ..." locale entry, it means SYSTEM [Eike Rathke] + doc export of commented text ranges (cp#2013101510000026) [Zolnai Tamás] + doc import of comments affecting more text nodes (cp#2013101510000026) [Zolnai Tamás] + DOCX import: close rPrChange properly. [Zolnai Tamás] + don't access beyond end of empty string [Caolán McNamara] + don't call top on an empty stack [Caolán McNamara] + don't crash when entering a value into cell at MAXROW position. [Kohei Yoshida] + drop the check of the SC_BACKGROUND_COMPILATION env var [Tor Lillqvist] + embedded nulls in literals [Caolán McNamara] + EMF+: actually use lineJoin attribute for polygons. [Andrzej Hunt] + EMF+: Integer coordinate values are signed. [Andrzej Hunt] + EMF+: mapping can rotate the width vector, so use resulting length. [Andrzej Hunt] + EMF/WMF: parse line cap and line join [Andras Timar] + enable localization of tooltips in Math Elements Dock (fdo#73008) [Andras Timar] + evaluate criteria on the query range (fdo#72949) [Eike Rathke] + fastparser: avoid std::stack::top() - cache it's results. [Michael Meeks] + fastparser: fix load regression [Michael Meeks] + fix charmap accessibility for... (i#123986) [Herbert Dürr] + fix copy&paste error on UI [Andras Timar] + fix doc export of comments initials (cp#2013101510000026) [Zolnai Tamás] + fix file coruption caused by comments' doc export (cp#2013101510000026) [Zolnai Tamás] + fix handling of range parameters in COUNT, (fdo#72999) [Markus Mohrhard] + fix integer ambiguity [Stephan Bergmann] + fix invalid string access in OUString::copy [Markus Mohrhard] + fix out of range access [Caolán McNamara] + fix Page Style method isInUse() broken (fdo#70807) [Marcos Paulo de Souza] + fix stepping to the next change [Zolnai Tamás] + fix switched true/false explanation for HYPGEOM.DIST (fdo#73117) [Winfried Donkers] + fix the tip of the Small Arrow line end. (fdo#71993) [Regina Henschel] + fixed crash when invoking sort on an empty sheet's entire column, (fdo#72874) [Eike Rathke] + free resource missing here [Caolán McNamara] + GPU Calc: Fix accuracy not reach 11 in MDURATION [xinjiang] + GPU Calc: Fix Bug And Optimized YIELDMAT [yiming ju] + GPU Calc: Fix bug of Averageif not support double vector [yiming ju] + GPU Calc: Fix Bug of DISC [xinjiang] + GPU Calc: Fix bug of SIN,POWER,EXP,SQRT [fengzeng] + GPU Calc: Fix bug of support optional parameter for STDEVA [shiming zhang] + GPU Calc: Fix bug of support optional parameter for STDEVPA [shiming zhang] + GPU Calc: Fix bug of support optional parameter for VARA [shiming zhang] + GPU Calc: Fix bug of support optional parameter for VARPA [shiming zhang] + GPU Calc: Fix Bug of TBILLYIELD&TBILLEQ [yiming ju] + GPU Calc: Fix bug of TRUNC [fengzeng] + GPU Calc: fix compiler warning [I-Jui (Ray) Sung] + GPU Calc: Fix Not support multiple data types of HARMEAN [mingli] + GPU Calc: Fix Not support multiple data types of KURT [mingli] + GPU Calc: fix the bug of wrong test case for [Wei Wei] + GPU Calc: Fix the precision of the Financial formula DISC [xinjiang] + GPU Calc: Fixed accuracy bug of BitAnd [yangzhang] + GPU Calc: Fixed accuracy bug of CEILING [yangzhang] + GPU Calc: implementation and unit test cases for MAXA [mingli] + GPU Calc: implemented AVEDEV [mingli] + GPU Calc: implemented AVERAGEA [mingli] + GPU Calc: implemented AVERAGEIF [yangzhang] + GPU Calc: implemented besselj [shiming zhang] + GPU Calc: implemented COUNTA [mingli] + GPU Calc: implemented COUNTIF [fengzeng] + GPU Calc: implemented DEGREES [fengzeng] + GPU Calc: implemented FACT [xinjiang] + GPU Calc: implemented for DAVERAGE [dechuang] + GPU Calc: implemented for DCOUNT [dechuang] + GPU Calc: implemented for DCOUNTA [dechuang] + GPU Calc: implemented for DMAX [dechuang] + GPU Calc: implemented for DMIN [dechuang] + GPU Calc: implemented for DPRODUCT [dechuang] + GPU Calc: implemented for DSTDEV [dechuang] + GPU Calc: implemented for DSTDEVP [dechuang] + GPU Calc: implemented for DSUM [dechuang] + GPU Calc: implemented for DVAR [dechuang] + GPU Calc: implemented for DVARP [dechuang] + GPU Calc: implemented for NOT [minwang] + GPU Calc: implemented for OR [minwang] + GPU Calc: implemented for XOR [minwang] + GPU Calc: implemented INT [yiming ju] + GPU Calc: implemented ISEVEN [yiming ju] + GPU Calc: implemented ISODD [yiming ju] + GPU Calc: implemented MINA [mingli] + GPU Calc: implemented MROUND [mulei] + GPU Calc: implemented NEGSUB [haochen] + GPU Calc: implemented QUOTIENT [yangzhang] + GPU Calc: implemented RADIANS [yiming ju] + GPU Calc: implemented ROUNDDOWN [yiming ju] + GPU Calc: implemented ROUNDUP [yiming ju] + GPU Calc: implemented SEC [mulei] + GPU Calc: implemented SECH [mulei] + GPU Calc: implemented SERIESSUM [yangzhang] + GPU Calc: implemented STDEVA [shiming zhang] + GPU Calc: implemented STDEVPA [shiming zhang] + GPU Calc: implemented SUMIF [fengzeng] + GPU Calc: implemented VARA [shiming zhang] + GPU Calc: implemented VARPA [shiming zhang] + GPU Calc: optimize CHIDIST [Wei Wei] + GPU Calc: optimize countifs [Wei Wei] + GPU Calc: optimize GAMMINV [Wei Wei] + GPU Calc: optimize KURT [Wei Wei] + GPU Calc: optimize POISSON [Wei Wei] + GPU Calc: Optimize Vlookup [haochen] + GPU Calc: Optimized ACOS [yangzhang] + GPU Calc: Optimized ACOSH [yangzhang] + GPU Calc: Optimized ACOTH [fengzeng] + GPU Calc: Optimized AMORDEGRC [minwang] + GPU Calc: Optimized AMORLINC [minwang] + GPU Calc: Optimized ASIN [yangzhang] + GPU Calc: Optimized ASINH [yangzhang] + GPU Calc: Optimized ATAN2 [yangzhang] + GPU Calc: Optimized ATANH [yangzhang] + GPU Calc: Optimized AVERAGEIFS [yiming ju] + GPU Calc: Optimized B [hongyu zhong] + GPU Calc: Optimized BETADIST [hongyu zhong] + GPU Calc: Optimized BETAINV [hongyu zhong] + GPU Calc: Optimized BINOMDIST [hongyu zhong] + GPU Calc: Optimized CHINV [hongyu zhong] + GPU Calc: Optimized CHISQDIST [hongyu zhong] + GPU Calc: Optimized CHISQINV [hongyu zhong] + GPU Calc: Optimized COMBIN [yangzhang] + GPU Calc: Optimized COMBINA [zhenyu yuan] + GPU Calc: Optimized CONFIDENCE [hongyu zhong] + GPU Calc: Optimized COSH [zhenyu yuan] + GPU Calc: Optimized COT [fengzeng] + GPU Calc: Optimized COTH [zhenyu yuan] + GPU Calc: Optimized COUPDAYBS [dechuang] + GPU Calc: Optimized COUPDAYS [minwang] + GPU Calc: Optimized COUPDAYSNC [minwang] + GPU Calc: Optimized COUPNCD [minwang] + GPU Calc: Optimized COUPNUM [minwang] + GPU Calc: Optimized COUPPCD [minwang] + GPU Calc: Optimized CRITBINOM [hongyu zhong] + GPU Calc: Optimized CUMIPMT [minwang] + GPU Calc: Optimized CUMPRINC [minwang] + GPU Calc: Optimized DDB [minwang] + GPU Calc: Optimized DURATION [xinjiang] + GPU Calc: Optimized EFFECT(ADD) [xinjiang] + GPU Calc: Optimized EVEN [zhenyu yuan] + GPU Calc: Optimized EXP [fengzeng] + GPU Calc: Optimized EXPONDIST [hongyu zhong] + GPU Calc: Optimized FDIST [hongyu zhong] + GPU Calc: Optimized FINV [mingli] + GPU Calc: Optimized FISHER [mingli] + GPU Calc: Optimized FORECAST [mingli] + GPU Calc: Optimized GAMMADIST [mingli] + GPU Calc: Optimized GAUSS [mingli] + GPU Calc: Optimized GEOMEAN [yiming ju] + GPU Calc: Optimized HARMEAN [mingli] + GPU Calc: Optimized HYPGEOMDIST [mingli] + GPU Calc: Optimized INTERCEPT [mingli] + GPU Calc: Optimized INTRATE [xinjiang] + GPU Calc: Optimized IRR [xinjiang] + GPU Calc: Optimized ISPMT [xinjiang] + GPU Calc: Optimized LOGINV [mingli] + GPU Calc: Optimized NEGBINOMDIST [hongyu zhong] + GPU Calc: Optimized NOMINAL [mulei] + GPU Calc: Optimized NORMDIST [hongyu zhong, mingli] + GPU Calc: Optimized NORMINV [hongyu zhong] + GPU Calc: Optimized NORMSDIST [hongyu zhong] + GPU Calc: Optimized NORMSINV [hongyu zhong] + GPU Calc: Optimized NPER [mulei] + GPU Calc: Optimized NPV [mulei] + GPU Calc: Optimized PEARSON [hongyu zhong] + GPU Calc: Optimized PERMUT [hongyu zhong] + GPU Calc: Optimized PERMUTATION [hongyu zhong] + GPU Calc: Optimized PERMUTATION again [hongyu zhong] + GPU Calc: Optimized PHI [hongyu zhong] + GPU Calc: Optimized PMT [fengzeng] + GPU Calc: Optimized PPMT [mulei] + GPU Calc: Optimized PRICE [mulei] + GPU Calc: Optimized PRICEDISC [mulei] + GPU Calc: Optimized PV [yiming ju] + GPU Calc: Optimized RANDOM [yangzhang] + GPU Calc: Optimized RATE [yiming ju] + GPU Calc: Optimized RECEIVED [yiming ju] + GPU Calc: Optimized RRI [yiming ju] + GPU Calc: Optimized RSQ [hongyu zhong] + GPU Calc: Optimized SIN [fengzeng] + GPU Calc: Optimized SKEW [shiming zhang] + GPU Calc: Optimized SKEWP [shiming zhang] + GPU Calc: Optimized SLN [yiming ju] + GPU Calc: Optimized SLOPE [shiming zhang] + GPU Calc: Optimized STANDARD [minwang] + GPU Calc: Optimized STDEV [shiming zhang] + GPU Calc: Optimized STDEVP [shiming zhang] + GPU Calc: Optimized STEYX [shiming zhang] + GPU Calc: Optimized SUMSQ [fengzeng] + GPU Calc: Optimized SYD [yiming ju] + GPU Calc: Optimized TAN [fengzeng] + GPU Calc: Optimized TBILLPRICE [yiming ju] + GPU Calc: Optimized TDIST [shiming zhang] + GPU Calc: Optimized TEST [shiming zhang] + GPU Calc: Optimized TINV [shiming zhang] + GPU Calc: Optimized TTEST [shiming zhang] + GPU Calc: Optimized VAR [shiming zhang] + GPU Calc: Optimized VARP [shiming zhang] + GPU Calc: Optimized WEIBULL [shiming zhang] + GPU Calc: remove the warning; shrink the test case [Wei Wei] + GPU Calc: Remove unnecessary 'std::cerr' [haochen] + GPU Calc: temporarily disable Kombin unit test [I-Jui (Ray) Sung] + GPU Calc: unit test cases for accuracy not reach 11 in MDURATION [xinjiang] + GPU Calc: unit test cases for AVEDEV [mingli] + GPU Calc: unit test cases for AVERAGEA [mingli] + GPU Calc: unit test cases for AVERAGEIF [yangzhang] + GPU Calc: unit test cases for Averageif not support double vector [yiming ju] + GPU Calc: unit test cases for besselj [shiming zhang] + GPU Calc: unit test cases for COUNTA [mingli] + GPU Calc: unit test cases for COUNTIF [fengzeng] + GPU Calc: unit test cases for DAVERAGE [dechuang] + GPU Calc: unit test cases for DCOUNT [dechuang] + GPU Calc: unit test cases for DCOUNTA [dechuang] + GPU Calc: unit test cases for DEGREES [fengzeng] + GPU Calc: unit test cases for DMAX [dechuang] + GPU Calc: unit test cases for DMIN [dechuang] + GPU Calc: unit test cases for DPRODUCT [dechuang] + GPU Calc: unit test cases for DSTDEV [dechuang] + GPU Calc: unit test cases for DSTDEVP [dechuang] + GPU Calc: unit test cases for DSUM [dechuang] + GPU Calc: unit test cases for DVAR [dechuang] + GPU Calc: unit test cases for DVARP [dechuang] + GPU Calc: unit test cases for FACT [xinjiang] + GPU Calc: unit test cases for INT [yiming ju] + GPU Calc: unit test cases for ISEVEN [yiming ju] + GPU Calc: unit test cases for ISODD [yiming ju] + GPU Calc: unit test cases for MINA [mingli] + GPU Calc: unit test cases for MROUND [mulei] + GPU Calc: unit test cases for NEGSUB [haochen] + GPU Calc: unit test cases for NOT [minwang] + GPU Calc: unit test cases for Not support multiple data types of HARMEAN [mingli] + GPU Calc: unit test cases for Not support multiple data types of KURT [mingli] + GPU Calc: unit test cases for OR [minwang] + GPU Calc: unit test cases for QUOTIENT [yangzhang] + GPU Calc: unit test cases for RADIANS [yiming ju] + GPU Calc: unit test cases for ROUNDDOWN [yiming ju] + GPU Calc: unit test cases for ROUNDUP [yiming ju] + GPU Calc: unit test cases for SEC [mulei] + GPU Calc: unit test cases for SECH [mulei] + GPU Calc: unit test cases for SERIESSUM [yangzhang] + GPU Calc: unit test cases for STDEVA [shiming zhang] + GPU Calc: unit test cases for STDEVPA [shiming zhang] + GPU Calc: unit test cases for SUMIF [fengzeng] + GPU Calc: unit test cases for support optional parameter for STDEVA [shiming zhang] + GPU Calc: unit test cases for support optional parameter for STDEVPA [shiming zhang] + GPU Calc: unit test cases for support optional parameter for VARA [shiming zhang] + GPU Calc: unit test cases for support optional parameter for VARPA [shiming zhang] + GPU Calc: unit test cases for VARA [shiming zhang] + GPU Calc: unit test cases for VARPA [shiming zhang] + GPU Calc: unit test cases for XOR [minwang] + GPU Calc: VLOOKUP implementation [Wei Wei] + GPU Calc:Fix the accuracy problem of 'Harmean' [mingli] + honor selected device detection settings. [Kohei Yoshida] + hyphens are not visible in tagged PDF (fdo#67370) [Khaled Hosny] + implement Blob writing (firebird-sdbc). (fdo#70664) [Andrzej Hunt] + just beautify this a little [Eike Rathke] + keep setting system locale and LanguageTag in sync (fdo#72778) [Eike Rathke] + let "Default ..." currency entry follow selected locale (fdo#51961) [Eike Rathke] + librelogo: fix messagebox (API changes) [László Németh] + librelogo: path, interop. and color name fixes (fdo#73199) [László Németh] + LibreOfficeWin32.conf: add --enable-ia2 (fdo#71946) [Michael Stahl] + more backporting of experimental data stream feature. [Kohei Yoshida] + no serviceNames attribute in Loader [Stephan Bergmann] + not string cell does not mean no string at cell (fdo#73113) [Eike Rathke] + odbc DBMetaData: NULL pattern equivalent to "%", not "%foo" [Lionel Elie Mamane] + ODF export: don't export spurious style:display="false" (fdo#72850) [Michael Stahl] + ODF import/export: fix handling of style:page-number (fdo#72452) [Michael Stahl] + offapi: spurious #endif [Michael Stahl] + only write new element and attributes in ODF 1.2 extended [Markus Mohrhard] + oox: fix crash with threaded xlsx loading by pre-allocating sheet storage. [Michael Meeks] + package: avoid un-necessary modification event work. [Michael Meeks] + prepare to accept loext:contextual-spacing, (fdo#58112) [Eike Rathke] + prepare to read loext:vertical-justify, (fdo#72922) [Eike Rathke] + prepared XMLPropertyMapEntry with mbImportOnly flag [Eike Rathke] + put all these back in... [Kohei Yoshida] + python3: upgrade to version 3.3.3 (fdo#73087) [Michael Stahl] + read elements/attribs written to extension namespace (fdo#31296) [Markus Mohrhard] + related Correct arrow heads for new installations. (fdo#71919) [Regina Henschel] + remaining -Werror=unused-variable fixes to get sc build again [Miklos Vajna] + reordered member variables for 4 byte alignment [Eike Rathke] + resolve by adding missing break (fdo#72632) [Arnaud Versini] + revert "after updating m_xComposer, command facets are not dirty" (fdo#72463, fdo#72163, fdo#72696) [Lionel Elie Mamane] + RTF filter: import RTF_CLMGF and RTF_CLMRG (fdo#65090) [Miklos Vajna] + RTF import: fix crash on rotated, but not imported groupshape (fdo#72204) [Miklos Vajna] + RTF shape import: handle fBehindDocument property (fdo#41109) [Miklos Vajna] + RTF shape import: shpz has priority over dhgt (fdo#41109) [Miklos Vajna] + safe fix for 4-2 (fdo#72666) [Caolán McNamara] + sax: avoid usage of double for parsing nanoseconds here too [Michael Stahl] + simplify the selection function logic & calculate correct results. (fdo#73001) [Kohei Yoshida] + sort languages in Windows custom install tree view (fdo#72945) [Andras Timar] + startcenter: add icons for 'Open Files' and 'Templates' [Zolnai Tamás] + strip const-ness from pointer value when setting it to storage. (fdo#72874) [Kohei Yoshida] + support ca_ES@valencia glibc locale modifier, (fdo#68714) [Eike Rathke] + SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crash [Michael Stahl] + sw: brown paper-bag fix for header sharing mangling footers (fdo#70232) [Michael Stahl] + sw: fix crashes when changing header first sharing (fdo#71429) [Michael Stahl] + sw: fix mirrored page style with first-page (fdo#69065) [Michael Stahl] + text field doesn't horizontally expand (fdo#72682) [Caolán McNamara] + the MS Serbian Latin Neutral mess [Eike Rathke] + typo fixes in Math tooltips [Andras Timar] + typos in icon themes' link.txt (fdo#54514) [Andras Timar] + undo name for 'Chi Squared' is different (fdo#73138) [Julien Nabet] + undo name for 'Covariance' is different (fdo#73137) [Julien Nabet] + update of LICENSE document [Andras Timar] + updated core [Christian Lohmaier, Niklas Johansson, Andras Timar] + use proper LanguageTag fallback instead of dumb startsWith(), (fdo#68714) [Eike Rathke] + use SfxSingleTabDialogBase here now [Caolán McNamara] + valgrind: initialize nType and nInventor value. [Michael Meeks] + valgrind: invalid read on deleted SwPageFrm (bnc#382137) [Caolán McNamara] + version 4.2.0.2, tag libreoffice-4.2.0.2 [Christian Lohmaier] + WaE: statement aligned ... [loplugin] [Tor Lillqvist] + wrong highlight of commented text range imported from doc (cp#2013101510000026) [Zolnai Tamás] + dictionaries + update pt_BR dictionary [Marcos Paulo de Souza] + update Swedish spelling dictionary [Niklas Johansson] + updated pt dictionary [Andras Timar] + help + version 4.2.0.2, tag libreoffice-4.2.0.2 [Christian Lohmaier] + translations + update translations for 4.2.0rc2 [Christian Lohmaier] + updated Slovenian translation [Andras Timar]