summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-27no need to allocate this on the heapNoel Grandin1-3/+3
2021-05-27no need to allocate Style objects separatelyNoel Grandin2-33/+33
2021-05-27we can search std::set without allocating on the heapNoel Grandin2-18/+32
2021-05-27Fix typosAndrea Gelmini4-5/+5
2021-05-27add missing xmlns:loext to example_sl-SI.xmlCaolán McNamara1-1/+1
2021-05-27gtk4: strip accelerator tagCaolán McNamara1-1/+11
2021-05-27no need to make copies hereNoel Grandin1-6/+6
2021-05-27tdf#117957 WMF Fix failing tests on arm64Bartosz Kosiorek2-4/+4
2021-05-27tdf#141309 tdf#142215 OOXML import: fix double conversion in autofilterBalazs Varga4-15/+23
2021-05-27no need to allocate Sw2LinesPos separately on heapNoel Grandin4-26/+26
2021-05-27sw_ooxmlexport: just use exportonly hereXisco Fauli8-60/+28
2021-05-27fix leaks in ScAcceptChgDlgNoel Grandin1-0/+4
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K20-20/+919
2021-05-27sw_ooxmlexport14: simplify codeXisco Fauli1-34/+6
2021-05-27gtk4: drop can't focus from GtkBox and GtkGridCaolán McNamara1-1/+15
2021-05-27gtk4: apply 'border' to dialog content child widget if it existsCaolán McNamara1-23/+33
2021-05-27Introduce SwContentFrameInvFlags to replace magic numbers in ...Miklos Vajna2-23/+40
2021-05-27expand frames horizontally to fitCaolán McNamara2-0/+3
2021-05-27resave with latest gladeCaolán McNamara2-71/+71
2021-05-27tdf#139196 - Import/export macros using utf-8 including BOMAndreas Heinisch2-24/+13
2021-05-27osl::Module::loadRelative against symbol from executable is unreliableStephan Bergmann1-128/+44
2021-05-27sw: rework to avoid the DECLARE_ODFIMPORT_TEST macroMiklos Vajna3-65/+128
2021-05-27cross-toolset: explicitly add PythonJan-Marek Glogowski1-0/+1
2021-05-26Cleanup Library_vcl.mkJan-Marek Glogowski1-96/+56
2021-05-26configure: internal OpenLDAP depends on NSSJan-Marek Glogowski1-36/+42
2021-05-26gbuild: Handle glxtest + vclmain usage via macrosJan-Marek Glogowski13-162/+46
2021-05-26gtk[3|4] gtk_widget_get_root returns null when no rootCaolán McNamara6-30/+31
2021-05-26gtk4: add parent-less widgets to default containerCaolán McNamara1-3/+5
2021-05-26gtk4: wrap gtk_buildable_set_name/GtkBuildableIface::set_idCaolán McNamara1-31/+27
2021-05-26gtk4: wrap gtk_buildable_get_name/gtk_buildable_get_buildable_idCaolán McNamara1-74/+34
2021-05-26configure: Remove kde5 compatibility optionJan-Marek Glogowski1-11/+0
2021-05-26tdf#126541 XLSX import: fix View grid linesAttila Szűcs5-1/+48
2021-05-26log what page id is missing if this happensCaolán McNamara1-1/+1
2021-05-26gtk4: "focus" signal is goneCaolán McNamara1-0/+12
2021-05-26gtk4: reenable NotebookCaolán McNamara2-16/+25
2021-05-26comphelper: fix the "console" use-case of ProfileZoneMiklos Vajna1-2/+5
2021-05-26sw XHTML / reqif export, RTF markup of images: write WMF in \pictMiklos Vajna2-38/+58
2021-05-26don't need always-show-image if there's just an image and no textCaolán McNamara1-1/+0
2021-05-26gtk4: restore ContainerCaolán McNamara1-4/+3
2021-05-26gtk4: strip GtkLinkButton xalignCaolán McNamara1-0/+9
2021-05-26tdf137314 Add margin to CppunitTest assertionsJan-Marek Glogowski1-2/+2
2021-05-26tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara2-1/+4
2021-05-26tdf#100122: svl_qa_cppunit: Add unittestXisco Fauli1-0/+5
2021-05-26tdf#52510: svl_qa_cppunit: Add unittestXisco Fauli1-0/+5
2021-05-26fix another leak in SwInsTableDlgNoel Grandin2-11/+9
2021-05-26fix callgrind job by providing dummy privacy-urlChristian Lohmaier1-0/+1
2021-05-26Refactor module media item handlingJan-Marek Glogowski8-250/+197
2021-05-26loplugin:includeform (clang-cl)Jan-Marek Glogowski1-3/+2
2021-05-26fix leak in SvxConfigPageNoel Grandin1-0/+6
2021-05-26fix leak in SfxAutoRedactDialogNoel Grandin5-30/+24