summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-10svx: fix crash with active text edit vs slide deleteMiklos Vajna
2021-05-10fix some leaks in basicNoel Grandin
2021-05-10I suspect that we unlikely to use JRE older than 1.3.1_07Mike Kaganski
2021-05-10tdf#142130 sw track changes: fix crossing out of neighboring imagesLászló Németh
2021-05-10gtk4: enable signalDestroyCaolán McNamara
2021-05-10gtk4: implement drawing and resizingCaolán McNamara
2021-05-10gtk4: fill in getXScreenFromDisplayScreenCaolán McNamara
2021-05-10gtk4: implement GetDisplayScreenCountCaolán McNamara
2021-05-10gtk4: get monitor sizeCaolán McNamara
2021-05-10change <No selection possible> to avoid getting identified as an xml tagCaolán McNamara
2021-05-10gtk4: get toplevel menubar and menus workingCaolán McNamara
2021-05-10tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga
2021-05-10tdf#137679 Use KahanSum for SSE2dante
2021-05-10sc_mathematical_functions: Add test for 9a71644aa475a6090f6Xisco Fauli
2021-05-10tdf#124457 PPTX animation: export repeatCountTibor Nagy
2021-05-10sw: prefix members of SwAutoStylesEnumImpl, SwXRedline, ...Miklos Vajna
2021-05-10gtk4: start without crashingCaolán McNamara
2021-05-10bodge a gtk4 starting point into existenceCaolán McNamara
2021-05-10rename GtkDropTarget and GtkDragSource to avoid conflictsCaolán McNamara
2021-05-10rename to remove the gtk3 prefixCaolán McNamara
2021-05-10sw: test fix of tdf#140731 (freezing with track changes)Balazs Santha
2021-05-10tdf#120761: sw_ww8import: fix typo in unittestXisco Fauli
2021-05-10vcl: move outdev.hxx flags into own headersChris Sherlock
2021-05-10vcl: move DrawImageFlags to own headerChris Sherlock
2021-05-10vcl: move DrawTextFlags to own headerChris Sherlock
2021-05-10Invalidate inputbar after size changed messageSzymon Kłos
2021-05-10do not leak SdrObject global pool on shutdownNoel Grandin
2021-05-10simplify DefItemsNoel Grandin
2021-05-10Some more vtables are still needed outside mergedlibThorsten Behrens
2021-05-09tdf#97066 - When using CTRL-A in a listbox, update selected itemsAndreas Heinisch
2021-05-09fix fuzzer buildCaolán McNamara
2021-05-09cid#1401328 silence Uncaught exceptionCaolán McNamara
2021-05-09Update git submodulesMartin Srebotnjak
2021-05-09Update git submodulesOlivier Hallot
2021-05-09tdf#43175: sc: Add UItestXisco Fauli
2021-05-09clang-tidy Undefined or garbage value returned to callerNoel Grandin
2021-05-09clang-tidy error: Returning null referenceNoel Grandin
2021-05-09tdf#43175 - Adjust chart references on every copied sheetAndreas Heinisch
2021-05-08cid#1482285 silence Uncaught exceptionCaolán McNamara
2021-05-08Update git submodulesJohnny_M
2021-05-08Update git submodulesJohnny_M
2021-05-08Update git submodulesJohnny_M
2021-05-08Update git submodulesJohnny_M
2021-05-08Update git submodulesJohnny_M
2021-05-08Update git submodulesJohnny_M
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-08Simplify multiplication and divisionMike Kaganski
2021-05-08Review of the code affected by KahanSumdante
2021-05-08tdf#137679 Use Kahan summation for interpr3.cxx (2/2)dante
2021-05-08vcl: vertical writing in WinFontInstance::ImplGetGlyphBoundRect.Mark Hung