summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 6.3.5.2.0+libreoffice-6-3-5Christian Lohmaier2020-02-111-1/+1
* update creditsChristian Lohmaier2020-02-111-1890/+2199
* Update git submodulesChristian Lohmaier2020-02-111-0/+0
* Resolves: tdf#130340 null deref when nothing selectedCaolán McNamara2020-02-111-1/+1
* tdf#130214: workaround invalid state resulting from error on importMike Kaganski2020-02-103-0/+11
* tdf#130080 soffice.sh: Avoid exporting empty LC_ALLMichael Weghorn2020-02-071-2/+6
* tdf#129789 bitmap in comment lost on loadNoel Grandin2020-02-071-1/+1
* bump product version to 6.3.5.1.0+Christian Lohmaier2020-01-281-1/+1
* Branch libreoffice-6-3-5Christian Lohmaier2020-01-284-1/+1
* Update git submodulesChristian Lohmaier2020-01-281-0/+0
* Revert "tdf#118526 Reload Notebookbar if read mode has switched"Xisco Faulí2020-01-271-1/+1
* Resolves: tdf#129158 freeze/thaw around bulk insertsCaolán McNamara2020-01-241-3/+10
* tdf#128782: Add UItestXisco Fauli2020-01-242-0/+45
* tdf#129382: sw: assign names to shape object stylesVasily Melenchuk2020-01-242-2/+2
* tdf#128782: sw: assign name to draw objectVasily Melenchuk2020-01-241-0/+4
* Fix build with poppler-0.83Martin Milata2020-01-233-0/+15
* tdf#129798: store SwWrtShell when it's availableMike Kaganski2020-01-222-24/+35
* Resolves: tdf#129396 Refresh shared formula group area listeners upon shiftingEike Rathke2020-01-211-1/+11
* tdf#129412: Crash when registered data source is not availableJulien Nabet2020-01-211-0/+2
* Resolves: tdf#130093 some lwp file not loadingCaolán McNamara2020-01-215-7/+1
* tdf#129839: pass initialized shared_ptr to SwDoc::GetBoxAttrMike Kaganski2020-01-202-1/+26
* tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga2020-01-209-48/+33
* tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga2020-01-195-11/+26
* gallery theme dialog should be modalCaolán McNamara2020-01-181-0/+1
* tdf#127619: external/nss: Load smime3 lib with a path on macOSStephan Bergmann2020-01-182-0/+26
* tdf#129680 Make text edit outliner view show cursorJim Raykowski2020-01-171-6/+6
* tdf#126795 docx export: do not output tab stops twiceSerge Krot2020-01-171-0/+7
* Remove a fragment from a file URL early onStephan Bergmann2020-01-161-2/+4
* Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara2020-01-163-6/+18
* do not ignore return value of a (confusing) function (tdf#126248)Luboš Luňák2020-01-161-1/+1
* tdf#128782: sw: set name for draw frame style for text boxVasily Melenchuk2020-01-151-0/+1
* tdf#121458: chart: change "Data Ranges" button enabled condition.Vasily Melenchuk2020-01-151-9/+5
* tdf#129393 Calc: cannot format whole row of unprotected cellsNoel Grandin2020-01-151-4/+11
* oox: add missing nullptr checksXisco Fauli2020-01-131-1/+2
* ofz#20051 if duplicate exists then m_ObjToRecMap points to deleted elementCaolán McNamara2020-01-131-2/+7
* tdf#129908 Crash at Data > Group and outlone > AutoOutlineNoel Grandin2020-01-131-0/+2
* Resolves: tdf#127417 delete-all tabs doesn't workCaolán McNamara2020-01-111-1/+1
* tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna2020-01-096-10/+32
* tdf#129353, tdf#129402: fix node creation on index importMike Kaganski2020-01-098-78/+190
* tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna2020-01-094-1/+77
* tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski2020-01-093-1/+15
* tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski2020-01-092-6/+44
* Fix SfxPoolItem use-after-freeStephan Bergmann2020-01-081-6/+6
* ofz#19803 check for negative valuesCaolán McNamara2020-01-081-1/+1
* tdf#129519 Fix crash during WebDAV lock refreshThorsten Behrens2020-01-082-0/+23
* tdf#123206 Add test: import custom-label-fieldTamas Bunth2020-01-073-1/+22
* tdf#107604 Handle predefined table styles.Gülşah Köse2020-01-075-138/+949
* tdf#125444 Add pptx import test for percentageTamas Bunth2020-01-072-0/+22
* Resolves: tdf#129518 make colorboxes max width at 1/3 avail spaceCaolán McNamara2020-01-071-0/+5
* tdf#123206 Store custom label as chart:data-labelTamas Bunth2020-01-0710-46/+186