summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-06rhbz#1820868 deref of null xLayoutManagerCaolán McNamara1-0/+2
2020-04-03tdf#131273: fix crash when pasting quotes with fixed widthJulien Nabet1-1/+1
2020-04-01tdf#131571: fix crash when clicking the "Text direction from top to bottom"Julien Nabet1-0/+3
2020-03-31tdf#131712: fix crash on table with non null float field (mysql native)Julien Nabet1-0/+1
2020-03-30tdf#131254 Follow-up Prevent extra eventqueue empty call.Gülşah Köse1-1/+0
2020-03-30spreadsheetml2ooo.xsl was not well formed xmlCaolán McNamara1-1/+1
2020-03-29tdf#131254 Prevent extra eventqueue empty call.Gülşah Köse1-1/+1
2020-03-27Resolves: tdf#131096 Handle argument error and propagateEike Rathke1-10/+31
2020-03-27tdf#131522 get notified when user edits in OMultilineEditControlThorsten Behrens1-0/+1
2020-03-27configure,gbuild: gla11y fails on Fedora 31Michael Stahl3-4/+8
2020-03-27tdf#131380 crash on loading specific xlsx documentCaolán McNamara1-3/+4
2020-03-27tdf#131553 a null pointer crashes Impressnd1011-5/+8
2020-03-24icu: add patch to fix CVE-2020-10531Michael Stahl2-0/+119
2020-03-24Fix build with boost < 1.68Rico Tzschichholz1-2/+2
2020-03-23tdf#130746: avoid nullptr dereferenceJustin Luth1-3/+2
2020-03-23tdf#93831 xlsx file full of pictures of numbers slow to openNoel Grandin1-0/+9
2020-03-22tdf#131464: fix create an index of Writer in Japanese localeJulien Nabet1-2/+2
2020-03-22Missing test dependenciesStephan Bergmann1-0/+9
2020-03-22Missing test dependencyStephan Bergmann1-0/+4
2020-03-21fix test dependenciesLuboš Luňák1-0/+4
2020-03-21fix CppunitTest_sw_accessible_relation_set dependencyLuboš Luňák1-0/+3
2020-03-21make: map slowcheck to gbuild's build and slowcheckMiklos Vajna1-1/+1
2020-03-19Resolves: tdf#126366 revert use of SfxDispatcher::LockCaolán McNamara1-21/+0
2020-03-19tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk1-0/+32
2020-03-18Update git submodulesAndras Timar1-0/+0
2020-03-16tdf#131291: Revert "tdf#129173 tdf#129175 Fix number format of data labels"Xisco Faulí9-33/+48
2020-03-12tdf#131185 Prevent unnecessary SwapIn calls.Gülşah Köse2-3/+9
2020-03-11update creditsChristian Lohmaier1-1352/+1402
2020-03-11tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna6-8/+42
2020-03-11Resolves: tdf#130370 Do not increment sheet-local name on cut&paste / moveEike Rathke2-9/+6
2020-03-11Resolves: tdf#131248 a11y crash when closing SQL Edit QueryCaolán McNamara1-0/+3
2020-03-11tdf#131208 Don't try to set cursor focus after style applyJim Raykowski1-1/+1
2020-03-11tdf#131088 Automatic Control Focus not workingNoel Grandin1-1/+1
2020-03-11tdf#131000 fix stuck combo box property editorJan-Marek Glogowski2-3/+2
2020-03-07tdf#131164: Fix crash on Tools>User Administration (Firebird)Julien Nabet1-2/+2
2020-03-06tdf#130680 sw_redlinehide: fix crash in SwUndoDeleteMichael Stahl1-7/+18
2020-03-04tdf#126904 calc right arrow large unexpected column jump in protected sheetNoel Grandin1-1/+2
2020-03-04tdf#130955 chart export: fix repeated custom labelsBalazs Varga3-2/+20
2020-03-04tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky12-80/+177
2020-03-03tdf#118893: avoid nullptr dereferenceMike Kaganski1-1/+1
2020-03-02tdf#130515 Time field in Base form will not display correct formatNoel Grandin2-1/+30
2020-03-02desktop: soffice --print-to-file generates PDF but names it ".ps"Michael Stahl1-1/+1
2020-02-28tdf#130989 we want to fill the menu when the menubutton is toggled onCaolán McNamara2-3/+6
2020-02-28tdf#130917 Invalid document after odt->docx with signaturelineSamuel Mehrbrodt2-6/+12
2020-02-28tdf#130071 tdf#127815 qt5: Use ExtTextInput only for multi-char key eventsMichael Weghorn1-1/+1
2020-02-28tdf#130679 Draw: Convert to polygon doesn't workNoel Grandin1-1/+1
2020-02-27Resolves: tdf#130825 Compare exclusive end, not inclusive end sheet numberEike Rathke1-1/+1
2020-02-26tdf#130793 Fix import/export of image URLsSamuel Mehrbrodt2-1/+14
2020-02-26Resolves: tdf130874 reversed logicCaolán McNamara1-2/+2
2020-02-26tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl11-78/+86