summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-15Version 5.3.4.2, tag libreoffice-5.3.4.2libreoffice-5.3.4.2Christian Lohmaier3-0/+0
2017-06-15bump product version to 5.3.4.2Christian Lohmaier1-1/+1
2017-06-15tdf#103091 conditional style conditions not savedTroy Rollo6-4/+251
2017-06-15use correct sizeDavid Tardon2-0/+26
2017-06-14Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara1-14/+23
2017-06-14update creditsChristian Lohmaier1-1443/+1530
2017-06-13Updated coreChristian Lohmaier1-0/+0
2017-06-07sc::ColRowSpan::mnEnd is inclusiveEike Rathke1-2/+2
2017-06-07tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe1-1/+2
2017-06-06ofz: fix remaining length checkCaolán McNamara1-3/+5
2017-06-06Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64kEike Rathke1-1/+1
2017-06-01bump product version to 5.3.4.1.0+Christian Lohmaier1-1/+1
2017-06-01Branch libreoffice-5-3-4Christian Lohmaier4-1/+1
2017-06-01tdf#75256 sifr icon theme - trackchangesbarMatthias Freund2-0/+0
2017-06-01Updated coreChristian Lohmaier1-0/+0
2017-06-01tdf#105281 Rearrange a few things for l10n-friendlinessAdolfo Jayme Barrientos1-67/+72
2017-06-01tdf#106607 - Sifr icon for "Table Styles" neededMatthias Freund1-0/+0
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea5-8/+22
2017-05-31Related: tdf#107961 ensure notifyhdl is unset after disposeCaolán McNamara1-2/+18
2017-05-31tdf#86776 Digitally sign soffice.bin on WindowsAndras Timar1-0/+1
2017-05-31tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk3-2/+59
2017-05-30libreofficekit: GTK 3.22 deprecates gtk_show_uriMichael Stahl1-1/+8
2017-05-30tdf#106131 no global drag when anchor drag activeArmin Le Grand1-1/+7
2017-05-30tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky1-0/+3
2017-05-30tdf#107682 - Repeated images replace correct ones in exported PDFMarco Cecchetti1-0/+15
2017-05-30tdf#75256 Sifr icon theme - showtrackchangesMatthias Freund2-0/+0
2017-05-30tdf#108231 tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement...Michael Stahl1-5/+10
2017-05-30Resolves: tdf#108111 backport mono checkboxes fixCaolán McNamara9-3/+1
2017-05-30Related tdf#108068: Use new name of column when it's been changedJulien Nabet1-11/+11
2017-05-29tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering modeTamás Zolnai1-1/+4
2017-05-29tdf#107176: just return initial selection when there's no rangeJulien Nabet1-0/+4
2017-05-29import stream on the LibreOffice side, tdf#107827Markus Mohrhard1-3/+13
2017-05-29use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard3-0/+11
2017-05-29tdf#106532 Sifr icon for "Cross-reference" neededMatthias Freund2-0/+0
2017-05-29tdf#106533 Sifr icon for "Index Entry" neededMatthias Freund2-0/+0
2017-05-29Resolves: tdf#108069 2nd OpenGLContext::init should dispose earlier resultsCaolán McNamara1-1/+2
2017-05-29sw: coverity#1409899 Null pointer dereferencesMichael Stahl1-1/+1
2017-05-29Resolves: tdf#96426 more whitespace intersection operator in Excel syntaxEike Rathke2-7/+18
2017-05-29PushError() instead of SetError() so there's a result tokenEike Rathke1-5/+5
2017-05-26tdf#108049 VBA exception avoided in ScVbaRange::setStyleJustin Luth1-1/+2
2017-05-26tdf#107720 Bound Control initFromField: consider the case of the insert rowLionel Elie Mamane1-1/+11
2017-05-26Related tdf#107696: deal with non empty header without numberJulien Nabet1-1/+1
2017-05-26tdf#107696: fix exports Heading style numbersJulien Nabet1-1/+11
2017-05-26tdf#108017 xlsb import: protection settings were reversedJustin Luth3-26/+41
2017-05-26tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky1-0/+2
2017-05-25tdf#107868 PDF export of editeng fill color: restrict to logic map modesMiklos Vajna1-1/+4
2017-05-25tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna3-1/+22
2017-05-25tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna3-0/+37
2017-05-25fix gdi resource leak (editeng/impedit)Julien Nabet2-0/+5
2017-05-25tdf#103158 ctrl+shift should work on key upMaxim Monastirsky12-53/+30