summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Version 5.4.2.1, tag libreoffice-5.4.2.1libreoffice-5.4.2.1Christian Lohmaier3-0/+0
2017-09-15bump product version to 5.4.2.1Christian Lohmaier1-1/+1
2017-09-15Branch libreoffice-5-4-2Christian Lohmaier4-1/+1
2017-09-15Resolves: tdf#93171 follow-up, notify dependents of subtotal formula cellsEike Rathke2-4/+14
2017-09-15gtk3: flicker-free opengl transitionsCaolán McNamara4-9/+150
2017-09-15Resolves: tdf#107730 ensure per-thread epoxy_handle_external_wglMakeCurrentCaolán McNamara1-3/+17
2017-09-15Resolves: tdf#52510 handle trailing ';' specifying empty following subformatEike Rathke1-2/+20
2017-09-15Resolves: tdf#103734 propagate error from matrix to MIN()/MAX()Eike Rathke2-2/+14
2017-09-15Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara2-22/+56
2017-09-15xhtml filter: Use css class instead of <style> attributeSamuel Mehrbrodt2-3/+5
2017-09-15Resolves: tdf#112408 crash with nan with bad ascentCaolán McNamara1-0/+3
2017-09-15tdf#112006: the result is different using getFirstSeriesXisco Fauli1-6/+18
2017-09-15tdf#112254: fix memory leak in optaboutconfig (cui)Julien Nabet2-2/+6
2017-09-15Resolves: tdf#110452 stop menubar processing Alt+foo if handled by core widgetCaolán McNamara3-20/+26
2017-09-15tdf#111894: fix leak memory with PaletteManager with SvxColorListBoxJulien Nabet1-1/+5
2017-09-15tdf#96703: getDocumentStorage is called during initializationJulien Nabet1-1/+1
2017-09-15Resolves: tdf#112258 correctly pick items from AutoFilter selectionEike Rathke2-12/+31
2017-09-14Adapt flatpak-manifest.in to updated language-subtag-registryStephan Bergmann1-3/+3
2017-09-14tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl2-1/+3
2017-09-14SYLK import: init nRefCol,nRefRow with start col,row instead of 1,1Eike Rathke1-2/+2
2017-09-14ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke1-0/+20
2017-09-14Updated coreChristian Lohmaier1-0/+0
2017-09-13onlineupdate: work around GCC7 -Werror=implicit-fallthroughMichael Stahl2-1/+2
2017-09-13tdf#108963 PDF export of editeng text highlight: handle rotated textMiklos Vajna1-1/+11
2017-09-13tdf#109184 auto cell color should be transparentSzymon Kłos3-1/+20
2017-09-13svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl1-1/+2
2017-09-13tdf#94882 use first page header on first pageLuke Deller3-1/+14
2017-09-13tdf#111492 Numbering: entry B.1 is exported as 2.1Samuel Mehrbrodt1-2/+2
2017-09-13xhtml export: Rather use rem than cm for marginSamuel Mehrbrodt1-1/+1
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl4-22/+29
2017-09-13Resolves: tdf#106163 safe fix for wrong final row/col selection in rtlCaolán McNamara1-0/+2
2017-09-13tdf#108299: Limit the width and height of opengl bitmap to...Dennis Francis1-0/+14
2017-09-12tdf#95489 fix internal name for quotation character styleYousuf Philips1-2/+2
2017-09-11Resolves: tdf#91758 more stringent check for ISO date like looking inputEike Rathke3-38/+48
2017-09-11tdf#108406 offline help-images helpimg are no longer selectable as iconsetAndreas Brandner1-0/+4
2017-09-10Resolves: tdf#111864 render progress bar for Ambiance theme properlyCaolán McNamara2-1/+16
2017-09-08external/openldap: Update config.{guess,sub}Stephan Bergmann2-0/+3657
2017-09-08tdf#110737 set user-events to a lower priority than system redrawCaolán McNamara1-1/+4
2017-09-08Disable test on Linux x86 that makes plain 'make' fail due to -mpfmath=387Stephan Bergmann1-0/+7
2017-09-08tdf#104602: don't re-draw page background when bOnlyTextBackgroundJustin Luth1-3/+2
2017-09-08gerrit cherry-pick mismerge left Pop in wrong blockCaolán McNamara1-1/+1
2017-09-07Resolves: tdf#112269 libwpd fixCaolán McNamara2-0/+43
2017-09-07tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl1-4/+11
2017-09-07tdf#111891 unostyle: use default handler for non-page styleJustin Luth3-1/+12
2017-09-07tdf#111492 XHTML export does not honor numbering levelsJulien Nabet1-9/+11
2017-09-07tdf#112208 rtfimport: fix missing paragraph first line indentJustin Luth1-0/+2
2017-09-07tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna5-2/+68
2017-09-07Include all .desktop files in the FlatpakStephan Bergmann1-15/+11
2017-09-07tdf#112177 remove incorrect constraint for Calc function NPER.Winfried Donkers2-11/+27
2017-09-07tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis3-1/+11