summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-28Version 5.4.6.1, tag libreoffice-5.4.6.1libreoffice-5.4.6.1Xisco Fauli3-0/+0
2018-02-28bump product version to 5.4.6.1Xisco Fauli1-1/+1
2018-02-28Branch libreoffice-5-4-6Xisco Fauli4-1/+1
2018-02-28Updated coreChristian Lohmaier1-0/+0
2018-02-28Resolves: tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke1-1/+3
2018-02-28tdf#115873 sd navigator: adapt IsEqualToDoc() to Fill() furtherMiklos Vajna4-34/+104
2018-02-28tdf#115873 sd navigator: allow selecting but not focusing on objectsMiklos Vajna6-2/+125
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos3-0/+30
2018-02-27set number of read bytes correctlyDavid Tardon1-1/+4
2018-02-27ofz#6576 check border param lenCaolán McNamara2-4/+25
2018-02-27tdf#97614 Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko2-7/+4
2018-02-26forcepoint #10 pop empty stackCaolán McNamara4-3/+200
2018-02-26tdf#115883 DOCX import: catch RuntimeException from SwXFrameMiklos Vajna3-1/+14
2018-02-26Related: tdf#115866 'Warning' missingCaolán McNamara1-1/+1
2018-02-26forcepoint #8 ensure ColumnDef lifetimeCaolán McNamara5-14/+14
2018-02-26forcepoint #7 check ksc5601_2uni_page21 boundsCaolán McNamara1-17/+11
2018-02-24tdf#88802 disable arrow if database or table or field not selectedekuiitr1-1/+12
2018-02-23forcepoint #5 null derefCaolán McNamara1-5/+10
2018-02-23forcepoint #5 check for short readCaolán McNamara1-2/+5
2018-02-23tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist3-0/+11
2018-02-22tdf#115383: revert mixup of E_ROFS and E_SPIPE in file.hxxAron Budea1-2/+2
2018-02-22update creditsChristian Lohmaier1-1918/+2282
2018-02-22Patch liborcus to avoid incorrect parsing of XML.Kohei Yoshida2-0/+31
2018-02-22Resolves: rhbz#1546997 'search not found' at 0,0 when window too narrowCaolán McNamara1-25/+17
2018-02-22forcepoint #4Caolán McNamara1-6/+21
2018-02-22forcepoint #2Caolán McNamara1-0/+2
2018-02-22forcepoint #1Caolán McNamara1-1/+1
2018-02-21for listeners the range needs to be set before the formula, tdf#115530Aron Budea1-1/+1
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke4-5/+37
2018-02-21tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai7-41/+70
2018-02-20tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna7-1/+157
2018-02-19ofz#6450 use the rule name, not the rule itselfCaolán McNamara2-6/+5
2018-02-19DocumentSettingsSerializer must be SAL_DLLPUBLIC_RTTI for dynamic_castStephan Bergmann1-1/+1
2018-02-17Resolves: tdf#115046 don't restore a sheet-local DBData from temporaryEike Rathke2-3/+19
2018-02-17tdf#115719 DOCX import: increase paragraph spacing for anchored objectsMiklos Vajna9-29/+142
2018-02-16sw: work around what seems to be a gcc-4.8 compiler bugMiklos Vajna1-1/+2
2018-02-15tdf#108005: Problems with progress bar while saving documentStephan Bergmann2-1/+3
2018-02-15Find Java 9 with the new registry keys on WindowsStephan Bergmann1-29/+43
2018-02-15ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke4-4/+17
2018-02-15CheckLinkFormulaNeedingCheck() for ScDocumentImport::setFormulaCell()Eike Rathke1-2/+18
2018-02-14ofz#6300 AbrtCaolán McNamara1-1/+2
2018-02-14tdf#114821 calculate better label positionSzymon Kłos3-10/+73
2018-02-13tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks1-0/+7
2018-02-13CheckLinkFormulaNeedingCheck() for .csv importEike Rathke2-0/+12
2018-02-13CheckLinkFormulaNeedingCheck() for .slk importEike Rathke1-0/+1
2018-02-13tdf#115506: Crash when trying to set pattern fill for tables in ImpressTamás Zolnai2-0/+3
2018-02-12tdf#72440 Abs sheet ref must be givenLaurent BP1-1/+2
2018-02-12tdf#115382 Hungarian autocorrect: help apostrophe usageLászló Németh1-0/+27
2018-02-09various sft fixesCaolán McNamara3-51/+106
2018-02-09ofz#6173 check index before useCaolán McNamara1-1/+3