summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 6.4.1.2.0+libreoffice-6-4-1Christian Lohmaier2020-02-201-1/+1
* tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski2020-02-205-26/+36
* update creditsChristian Lohmaier2020-02-201-1629/+1663
* Update git submodulesChristian Lohmaier2020-02-201-0/+0
* tdf#130482 sw: fix text alignment in shape textMiklos Vajna2020-02-203-12/+61
* tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna2020-02-208-5/+151
* Resolves: tdf#130658 there isn't a second column in non-exception modeCaolán McNamara2020-02-191-1/+4
* tdf#130404 python3: add new windows .pyd modules for 3.7Michael Stahl2020-02-191-0/+3
* Resolves: tdf#130593 set correct range for spinbuttonCaolán McNamara2020-02-191-2/+2
* Resolves: tdf#130486 setting distributed results that justified cannot be setCaolán McNamara2020-02-191-4/+9
* tdf#130462 call SetMinOutputSizePixel before SetOutputSizePixelCaolán McNamara2020-02-191-1/+1
* Update git submodulesChristian Lohmaier2020-02-181-0/+0
* Update git submodulesAndras Timar2020-02-181-0/+0
* tdf#130614: Revert "tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'"Xisco Faulí2020-02-181-11/+2
* tdf#122218: Hack to avoid blurry text with macOS SDK 10.15Stephan Bergmann2020-02-173-0/+26
* tdf#130373 substitute color only works if left set to transparent.Noel Grandin2020-02-171-0/+4
* tdf#130623 owner of FieldControl needs to set its allocationCaolán McNamara2020-02-172-1/+30
* tdf#130440 only select first page fallback if seting to current page failedCaolán McNamara2020-02-163-13/+12
* tdf#130640: Revert "tdf#124983 In calc make printable page...Xisco Fauli2020-02-161-23/+0
* tdf#130555: Prevent negative aSelection.Min()Stephan Bergmann2020-02-121-2/+7
* crash in manage languages in basic ideCaolán McNamara2020-02-111-0/+6
* update creditsChristian Lohmaier2020-02-111-1890/+2199
* tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski2020-02-114-1/+43
* Resolves: tdf#130484 controls become disabled on click final checkboxesCaolán McNamara2020-02-111-2/+0
* Resolves: tdf#130340 null deref when nothing selectedCaolán McNamara2020-02-111-1/+1
* 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.4.1.1.0+Christian Lohmaier2020-02-051-1/+1
* Branch libreoffice-6-4-1Christian Lohmaier2020-02-054-1/+1
* Update git submodulesChristian Lohmaier2020-02-051-0/+0
* Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara2020-02-052-0/+10
* tdf#130389: Data ranges dialog, data series tab, move up/down reversedJulien Nabet2020-02-051-1/+1
* Place button text in tooltip if it doesn't fit into the buttonSamuel Mehrbrodt2020-02-041-0/+5
* Revert "Add ODF 1.3 strings to Save options page"Michael Stahl2020-02-041-14/+1
* Related: tdf#129933 assert on pasting over selection in editCaolán McNamara2020-02-041-1/+5
* tdf#130216: normalize paths with .. segmentsMike Kaganski2020-02-041-11/+23
* tdf#114746 Restore asian and complex tags in Impress templatesLaurent BP2020-02-0427-1019/+1017
* Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara2020-02-043-74/+95
* gtk: make sidebar media panel "play video" workCaolán McNamara2020-02-041-5/+4
* gtk: resizing video elements has no effect once the video has played onceCaolán McNamara2020-02-041-1/+19
* Propagate warning error code from dBASE export, tdf#130020Eike Rathke2020-02-041-9/+11
* GtkImage property should be icon_name in welded dialogsCaolán McNamara2020-02-031-4/+4
* Resolves: tdf#130061 numbering dialog adjustments missingCaolán McNamara2020-02-031-0/+38
* Unit test for stable at-page anchored fly positionJan-Marek Glogowski2020-02-032-0/+43
* ofz#20422 reversed conditionCaolán McNamara2020-02-031-1/+1
* opengl slide transitions not working with glm >= GLM 0.9.9.0Caolán McNamara2020-02-021-0/+1
* SdImportTest::testPDFImportShared fails for --disable-pdfiumStephan Bergmann2020-02-011-0/+9
* Adapt to C++20 deleted ostream << for sal_Unicode* (aka char16_t*)Stephan Bergmann2020-01-311-6/+6
* Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann2020-01-3119-2/+53
* Adapt o3tl::span to P1872R0Stephan Bergmann2020-01-315-10/+33