summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-01fix leak in CppunitTest_sw_filters_testNoel Grandin2-0/+14
2021-06-01Add sd/source/ui/inc/MediaObjectBar.hxx back to clang-format excludelistStephan Bergmann1-0/+1
2021-06-01Update git submodulesOlivier Hallot1-0/+0
2021-06-01cid#1485154 try moving initialization into member init listCaolán McNamara1-16/+13
2021-06-01use std::make_unique instead of newCaolán McNamara2-14/+12
2021-06-01ignore crypto leaks for nowNoel Grandin1-0/+4
2021-06-01tdf#140745 sc AutoFilter: fix placing of "(empty)"Tünde Tóth4-26/+42
2021-06-01fix leak in CppunitTest_framework_servicesNoel Grandin1-1/+1
2021-06-01fix shutdown leak in CppunitTest_sc_pdf_exportNoel Grandin2-0/+19
2021-06-01gtk4: try gtk_window_get_default_size as replacementCaolán McNamara1-3/+3
2021-06-01gtk4: use gtk_window_is_active for has_toplevel_focusCaolán McNamara1-3/+3
2021-06-01drop unused Widget::set_secondaryCaolán McNamara5-19/+0
2021-06-01gtk4: adapt to gtk_icon_theme_lookup_icon changesCaolán McNamara1-3/+37
2021-06-01no need to allocate these on the heapNoel Grandin3-20/+20
2021-06-01fix leak in SocketTestNoel Grandin1-0/+2
2021-06-01no need to allocate these on the heapNoel Grandin13-75/+74
2021-06-01GetSlotServer can modify pImpl->pCachesMike Kaganski1-2/+2
2021-06-01Remove config.warn during `make distclean`Stephan Bergmann1-0/+2
2021-06-01tdf#126540 sc: toggling grid lines sets document as modifiedAttila Szűcs2-0/+15
2021-06-01gtk4: restore pixbufs to TreeViewCaolán McNamara1-1/+1
2021-06-01gtk4: reenable a cluster of macro organizer dialogsCaolán McNamara1-0/+5
2021-06-01gtk4: enter/leave signals are on the event controller, not the widgetCaolán McNamara1-2/+2
2021-06-01gtk4: reenable a cluster of xml filter settings dialogsCaolán McNamara1-0/+5
2021-06-01gtk4: restore ComboBox row_separator_funcCaolán McNamara1-5/+3
2021-06-01gtk4: restore focus handlers for ComboBox EntryCaolán McNamara1-12/+32
2021-06-01gtk4: reenable sort_native_button_orderCaolán McNamara1-15/+26
2021-06-01gtk4: remove some unnecessary ifdefsCaolán McNamara1-4/+0
2021-06-01no need to allocate these on the heapNoel Grandin2-3/+5
2021-06-01no need to allocate these on the heapNoel Grandin7-63/+63
2021-06-01tdf#60382 sw: fix tracked row deletion at rejectionLászló Németh2-0/+100
2021-06-01check-missing-unittests: add changes in svl/source/numbers/Xisco Fauli1-0/+4
2021-06-01Better keep these $(BUILDDIR)/config.* lines sorted lexicographicallyStephan Bergmann1-1/+1
2021-06-01Adapt to hamcrest-2.2-3.fc35.noarch.rpmStephan Bergmann1-0/+2
2021-06-01no need to allocate these on the heapNoel Grandin6-29/+27
2021-06-01tdf#142325 RTF import: tolerate invalid hex markup like "\'3?"Miklos Vajna4-5/+77
2021-06-01Fix typoAndrea Gelmini1-1/+1
2021-06-01tdf#142243 actually call toLower not tuUpper when calling toLowerTomaž Vajngerl1-1/+1
2021-05-31Update git submodulesStanislav Horacek1-0/+0
2021-05-31Update git submodulesStanislav Horacek1-0/+0
2021-05-31Update git submodulesStanislav Horacek1-0/+0
2021-05-31fix leak in SwFieldDlgNoel Grandin2-4/+5
2021-05-31flatten vectorNoel Grandin2-10/+9
2021-05-31no need to allocate these separatelyNoel Grandin2-15/+16
2021-05-31no need to allocate these on the heapNoel Grandin4-26/+26
2021-05-31gtk4: reenable Box reorder_childCaolán McNamara1-10/+19
2021-05-31gtk4: reenable event dialog that now works againCaolán McNamara1-0/+3
2021-05-31GtkLabel:track-visited-links was removedCaolán McNamara6-5/+16
2021-05-31gtk4: we definitely want large icons where we were using GTK_ICON_SIZE_DIALOGCaolán McNamara1-0/+17
2021-05-31no need for always-show-image if there is just an image and no textCaolán McNamara5-8/+6
2021-05-31gtk4: gdk_clipboard_is_local can replace our hack for thatCaolán McNamara1-16/+19