summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-08tdf#114815 pyuno: avoid 2 threads initing python in parallellibreoffice-5-4-5Michael Stahl1-4/+21
2018-01-30bump product version to 5.4.5.1.0+Christian Lohmaier1-1/+1
2018-01-30Branch libreoffice-5-4-5Christian Lohmaier4-1/+1
2018-01-30tdf#112033: enable the xml source feature when the experimental features are ...Markus Mohrhard1-1/+5
2018-01-30Updated coreChristian Lohmaier1-0/+0
2018-01-30Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara2-8/+25
2018-01-30DOCX import: handle horizontal flip of bitmapsMiklos Vajna4-2/+33
2018-01-30tdf#115044: do not load external documents if it is not allowedVasily Melenchuk1-0/+9
2018-01-30CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke3-1/+12
2018-01-29tdf#106780 Fix for invalid attribute in impress ODFAbhishek Shrivastava1-2/+16
2018-01-29ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara1-2/+2
2018-01-29ofz: check state in readblockCaolán McNamara2-16/+14
2018-01-27tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek3-21/+65
2018-01-27xmloff: ODF export: don't write LO_EXT attribute unless ODF extendedMichael Stahl1-1/+4
2018-01-27CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke4-2/+29
2018-01-27CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke7-2/+20
2018-01-27Flatten ScRangeList::Join() and ScRangePairList::Join() recursionEike Rathke1-75/+89
2018-01-27tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai1-1/+4
2018-01-27tdf#114939 sal: fix endMD5() off-by-oneMichael Stahl2-1/+93
2018-01-27ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara2-2/+5
2018-01-26gtk3: single click with selection set doesn't unselectCaolán McNamara1-1/+1
2018-01-25tdf#115080 menu id collisionCaolán McNamara1-5/+5
2018-01-25Add to nPos once instead of in each iterationEike Rathke1-5/+3
2018-01-25tdf#109062 restore osx scrollwheel logicCaolán McNamara1-9/+12
2018-01-25tdf#114628 unit test for line spacingSzymon Kłos1-0/+94
2018-01-25ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl3-12/+24
2018-01-25curl: fix CVE-2018-1000005/1000007Michael Stahl3-0/+148
2018-01-24ofz: check nLevel against maParaSprms sizeCaolán McNamara1-1/+2
2018-01-24update creditsChristian Lohmaier1-2055/+2608
2018-01-23tdf#112153: Set button theme properlyTelesto1-1/+1
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna3-0/+11
2018-01-23tdf#115023 Check mpControlData for nullptrMaxim Monastirsky1-1/+2
2018-01-23Handle also the case where a range extends an existing one with overlapTor Lillqvist2-4/+65
2018-01-23its defineresource not define resourceCaolán McNamara1-1/+1
2018-01-23ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl1-0/+1
2018-01-22Related: tdf#114251 disable vectorization of svDoubleRefEike Rathke2-1/+15
2018-01-22Type svIndex does not necessarily mean range name, tdf#114251 relatedEike Rathke1-0/+7
2018-01-22copy ScAddress before possibly joining itCaolán McNamara2-1/+3
2018-01-20tdf#115079: check that row frame belongs to table frame to avoid segfaultJulien Nabet3-1/+13
2018-01-19ofz#5477 if the para is already oversize, nums would go negativeCaolán McNamara1-4/+5
2018-01-18Resolves: rhbz#1535541 fdo#88004 mimetypes are .macroEnabled not .macroenabledCaolán McNamara22-57/+57
2018-01-18ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara2-5/+21
2018-01-16Resolves: tdf#114539 only pop own parameters from stackEike Rathke1-1/+2
2018-01-16don't export category info to bubble charts, tdf#103988Markus Mohrhard1-1/+1
2018-01-16fix validation error in lineChart export, related tdf#57832Markus Mohrhard1-2/+2
2018-01-16handle ocWebservice similarly to ocDdeCaolán McNamara10-45/+252
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara7-11/+19
2018-01-16tdf#114992: fix crash in deleting sheetJulien Nabet1-1/+1
2018-01-16Add back initialization of ScNavigatorSettings::maExpandedVecStephan Bergmann1-0/+1
2018-01-15ofz#5254 Bad-castCaolán McNamara3-1/+23