summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-02bump product version to 7.0.5.2.0+libreoffice-7-0-5Christian Lohmaier1-1/+1
2021-03-02python3: upgrade to release 3.7.10Michael Stahl5-84/+4
2021-03-02tdf#139039 sfx2 store: fix export to PDF when dir name is URL-encodedMiklos Vajna4-10/+140
2021-03-02Possible race between retrieving and using parent windowSamuel Mehrbrodt1-5/+11
2021-03-02update creditsChristian Lohmaier1-4228/+4175
2021-03-02Update git submodulesChristian Lohmaier1-0/+0
2021-03-01tdf#140137 Don't throw exception when w:gridCol is missing "w" attrAron Budea3-5/+18
2021-03-01tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin5-8/+26
2021-02-27tdf#134940 sw: fix AutoCorrect of arrow "-->"László Németh2-1/+14
2021-02-25tdf#140572 docx export: avoid DocDefault superscript crashJustin Luth3-1/+6
2021-02-24update creditsChristian Lohmaier1-4735/+4860
2021-02-17bump product version to 7.0.5.1.0+Christian Lohmaier1-1/+1
2021-02-17Branch libreoffice-7-0-5Christian Lohmaier4-1/+1
2021-02-17Update git submodulesChristian Lohmaier1-0/+0
2021-02-16tdf#139511 Correct calculation of minimum row height during resize.Gülşah Köse1-1/+1
2021-02-16tdf#140207 Qt downscale the ExtTextInputPosJan-Marek Glogowski1-2/+3
2021-02-16Improve checkExtensionStephan Bergmann1-12/+19
2021-02-16tdf#137406 removed Apply to Master button in Slide Master modeGokce Kuler1-0/+8
2021-02-13tdf#140239 leave current cursor valid if the contents won't changeCaolán McNamara1-10/+8
2021-02-12always optimize bitmap transform to translate+scale if possible (tdf#138068)Luboš Luňák1-24/+3
2021-02-11tdf#140006 don't limit dropdown width to 300pixelsCaolán McNamara1-4/+3
2021-02-10tdf#140079 Claim support for the OleEmbeddedObject::doVerb -9 fallbackCaolán McNamara1-1/+6
2021-02-09default to CertificateValidity::INVALIDCaolán McNamara1-2/+2
2021-02-08tdf#134607 mac-langpacks: always query for full name with extensionChristian Lohmaier1-2/+2
2021-02-08Revert "tdf#134607 workaround – mac langpack: don't verify target location"Xisco Fauli1-7/+6
2021-02-05tdf#140151: revert fix for tdf#46579 which caused regressionJulien Nabet1-2/+2
2021-02-04postgresql: try to cargo-cult MSBuild argumentsMichael Stahl1-1/+3
2021-02-04tdf#140014 calc crash on COUNTIFNoel Grandin1-0/+2
2021-02-03tdf#120348: Avoid data loss when copying chart with error in formulasOuyang Leyan1-1/+1
2021-02-01Resolves: tdf#139239 set correct search columnCaolán McNamara1-1/+1
2021-02-01make crashreports include info about the system (CPU,memory)Luboš Luňák2-0/+181
2021-01-31tdf#139996: do not crash if no slide is selectedXisco Fauli1-0/+5
2021-01-30Update git submodulesChristian Lohmaier1-0/+0
2021-01-30Improve macro checksSamuel Mehrbrodt5-8/+29
2021-01-29sw: fix SwTOXMgr::UpdateOrInsertTOX() for user-definedMichael Stahl1-13/+4
2021-01-28drop RadioButton arg defaultsCaolán McNamara3-4/+4
2021-01-28pgsql-sdbc: use libpq's custom free()...Lionel Elie Mamane5-8/+16
2021-01-27tdf#129180 Fix default paper size in the dropdownGabor Kelemen1-3/+4
2021-01-27update creditsChristian Lohmaier1-2033/+2103
2021-01-27tdf#138590 use the highlighted menu entry, not the combobox active textCaolán McNamara1-1/+9
2021-01-27tdf#138727 help browser didn't flow textCaolán McNamara2-4/+2
2021-01-27tdf#134605 DOCX export: fix unexpected loss of footer marginMiklos Vajna3-0/+21
2021-01-27Fix crash in ProcessEventsToIdle debug codeJan-Marek Glogowski1-2/+4
2021-01-26Resolves: tdf#106484 Print Properties Device tab dropdown change not detectedCaolán McNamara2-0/+10
2021-01-26RadioButton tick in a different place than CheckBox tickCaolán McNamara1-2/+2
2021-01-26tdf#139486 also listen to the Entry to determine if the SpinButton was changedCaolán McNamara1-1/+3
2021-01-26tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara3-17/+39
2021-01-26tdf#139590 Drag and drop doesn't work in SdrObjEditViewCaolán McNamara2-0/+8
2021-01-25similar to tdf#139774 for a combobox sx10601 is probably a better choiceCaolán McNamara1-1/+1
2021-01-25Related tdf#139782 sc: Make sure column exists before accessing itMichael Weghorn1-2/+2