summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-02sw XHTML / reqif export: export non-PNG graphic shapes directlyMiklos Vajna2-4/+66
2021-06-02gtk3: workaround missing gdk_threads_enter calls in external codeCaolán McNamara1-1/+15
2021-06-02make this warning fire less oftenNoel Grandin1-1/+1
2021-06-02fix messageNoel Grandin1-1/+1
2021-06-02improve exception messageNoel Grandin1-1/+1
2021-06-02this is not worth warning aboutNoel Grandin1-2/+0
2021-06-02Update git submodulesAdolfo Jayme Barrientos1-0/+0
2021-06-02ofz#34847 Integer-overflowCaolán McNamara1-5/+12
2021-06-02SAL_WARN -> SAL_INFONoel Grandin1-1/+2
2021-06-02quieten down this warningNoel Grandin2-6/+9
2021-06-02SAL_WARN -> SAL_INFONoel Grandin1-1/+1
2021-06-02sw XHTML / reqif export: export PNG shapes directlyMiklos Vajna2-4/+51
2021-06-02make --enable-gtk4 work againCaolán McNamara1-1/+1
2021-06-02Use CPPUNIT_ASSERT_DOUBLES_EQUAL, which fits the taskMike Kaganski1-10/+10
2021-06-02tdf#92917: fix crash in Impress in viewmediashape (slideshow)Julien Nabet1-1/+2
2021-06-02enabling gtk vclplugs is supposed to enforce requiring system cairoCaolán McNamara1-0/+3
2021-06-02sw: rework to avoid the DECLARE_OOXMLIMPORT_TEST macroMiklos Vajna3-149/+274
2021-06-02Sifr: Update extra large paste iconsRizal Muttaqin4-2/+2
2021-06-02Fix tinderbox, remove Sesotho {st-LS} from solenv/inc/langlist.mkEike Rathke1-1/+0
2021-06-01tdf#142566 EMF Add support for EMR_POLYTEXTOUT recordsBartosz Kosiorek1-85/+92
2021-06-01This intermediate variable is redundantMike Kaganski1-2/+1
2021-06-01loplugin:stringview (clang-cl)Stephan Bergmann4-12/+15
2021-06-01cairo: just register and use external fontconfigJan-Marek Glogowski5-40/+11
2021-06-01cairo: Drop config for WNT and MACOSX buildJan-Marek Glogowski6-98/+1
2021-06-01xmlsec: rename xmlsignaturehelper2 filesJan-Marek Glogowski8-9/+9
2021-06-01Add Sesotho {st-LS} 0x8030 to language listEike Rathke4-1/+5
2021-06-01flatten function a littleCaolán McNamara1-8/+8
2021-06-01configure: Refactor disabling DB driversJan-Marek Glogowski3-96/+105
2021-06-01gtk4: don't abuse gtk_widget_unparent to remove from containerCaolán McNamara1-5/+8
2021-06-01logerrit: drop some subcommands in favour of Gerrit defaultsIlmari Lauhakangas1-12/+2
2021-06-01loplugin:noexceptmoveStephan Bergmann2-4/+4
2021-06-01Avoid -Werror,-Wdeprecated-copyStephan Bergmann1-1/+0
2021-06-01sw XHTML / reqif export: write PNG fallback for non-PNG imagesMiklos Vajna4-30/+86
2021-06-01Reduce scope (slideshow/viewmediashape)Julien Nabet1-1/+1
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski15-221/+191
2021-06-01gtk4: GtkButtonBox homogeneous isn't the same as GtkBox homogeneousCaolán McNamara1-0/+7
2021-06-01cid#1485150 Uncaught exceptionCaolán McNamara4-12/+27
2021-06-01tdf#142404 DOCX c15: TabOverMargin no longer true in 2013+Justin Luth4-1/+9
2021-06-01Update git submodulesOlivier Hallot1-0/+0
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