summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-22fix buildlibreoffice-6-4-0Rene Engelhard1-1/+1
2020-01-21bump product version to 6.4.0.3.0+Christian Lohmaier1-1/+1
2020-01-21tdf#129788: Revert "no need to use AlphaMask in RecentDocsViewItem"Xisco Faulí1-1/+2
2020-01-21Update git submodulesChristian Lohmaier1-0/+0
2020-01-21Resolves: tdf#130075 have to specify which column is the text columnCaolán McNamara1-1/+7
2020-01-21Resolves: tdf#130090 xEntry should be xIconEntryCaolán McNamara1-1/+1
2020-01-21Revert "Add ODF 1.3 strings to Save options page"Thorsten Behrens1-14/+1
2020-01-20tdf#127619: external/nss: Load smime3 lib with a path on macOSStephan Bergmann2-0/+26
2020-01-18tdf#129839: pass initialized shared_ptr to SwDoc::GetBoxAttrMike Kaganski2-1/+25
2020-01-17tdf#129393 Calc: cannot format whole row of unprotected cellsNoel Grandin1-4/+11
2020-01-17tdf#129574 sw: fix RTF export of table of contentsMichael Stahl3-0/+22
2020-01-17Remove a fragment from a file URL early onStephan Bergmann1-2/+4
2020-01-17do not ignore return value of a (confusing) function (tdf#126248)Luboš Luňák1-1/+1
2020-01-16python3: bundle libffi for GNU/Linux buildsMichael Stahl13-5/+121
2020-01-16python3: fix 32-bit x86 buildMichael Stahl1-1/+1
2020-01-16tdf#129805 writerfilter: fix import of nested generic fieldMichael Stahl2-8/+9
2020-01-16tdf#129525 writerfilter: ignore GOTOBUTTON fieldMichael Stahl1-1/+2
2020-01-16oox: add missing nullptr checksXisco Fauli1-1/+2
2020-01-14tdf#129908 Crash at Data > Group and outlone > AutoOutlineNoel Grandin1-0/+2
2020-01-14Resolves: tdf#127417 delete-all tabs doesn't workCaolán McNamara1-1/+1
2020-01-13Resolves: tdf#129904 use the current page as the page for helpCaolán McNamara2-0/+18
2020-01-13Update git submodulesAndras Timar1-0/+0
2020-01-09tdf#129887: fix crash during scrolling down documentSerge Krot1-1/+1
2020-01-08bump product version to 6.4.0.2.0+Christian Lohmaier1-1/+1
2020-01-08Branch libreoffice-6-4-0Christian Lohmaier4-1/+1
2020-01-08Update git submodulesChristian Lohmaier1-0/+0
2020-01-08tdf#123262 writerfilter: completely ignore footnote separatorsJustin Luth5-26/+52
2020-01-08Resolves tdf#129622 - Layout problem in Options-LibreOffice-ViewHeiko Tietze1-7/+3
2020-01-08Fix SfxPoolItem use-after-freeStephan Bergmann1-6/+6
2020-01-08tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski2-6/+44
2020-01-08Update git submodulesChristian Lohmaier1-0/+0
2020-01-08tdf#129879 Fix wrong order of buttonsTomáš Chvátal1-2/+2
2020-01-08pyuno: fix build against system-python-3.6Miklos Vajna1-0/+2
2020-01-08tdf#129450 DOCX import: fix bottom border of 1-row tablesSzabolcs Toth3-0/+17
2020-01-08tdf#123206 Add test: import custom-label-fieldTamas Bunth3-1/+22
2020-01-08tdf#123206 Store custom label as chart:data-labelTamas Bunth10-46/+186
2020-01-08tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski3-1/+15
2020-01-08tdf#129841: fix GetTextTableCursorPropertyMap cell background valuesMike Kaganski2-3/+38
2020-01-08Bump copyright year to 2020Adolfo Jayme Barrientos17-95/+95
2020-01-08python3: upgrade to release 3.7.6Michael Stahl20-465/+138
2020-01-08tdf#129442 DOCX import: fix right border of 1-column tablesSzabolcs Toth3-0/+16
2020-01-07tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin4-25/+64
2020-01-07tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna4-4/+147
2020-01-07ofz#19803 check for negative valuesCaolán McNamara1-1/+1
2020-01-07tdf#129004 Make shift+F6 cycle order reverse of F6Jim Raykowski1-17/+7
2020-01-07halign 'Start'->'start'Caolán McNamara1-3/+3
2020-01-07tdf#129798: store SwWrtShell when it's availableMike Kaganski2-24/+35
2020-01-07tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga5-11/+26
2020-01-07tdf#86731 Don't show 'start from beginning' when dictionary is missingSzymon Kłos1-3/+4
2020-01-07tdf#107604 Handle predefined table styles.Gülşah Köse5-138/+949