summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-01no need to allocate these on the heapNoel Grandin
2021-06-01tdf#142325 RTF import: tolerate invalid hex markup like "\'3?"Miklos Vajna
2021-06-01Fix typoAndrea Gelmini
2021-06-01tdf#142243 actually call toLower not tuUpper when calling toLowerTomaž Vajngerl
2021-05-31Update git submodulesStanislav Horacek
2021-05-31Update git submodulesStanislav Horacek
2021-05-31Update git submodulesStanislav Horacek
2021-05-31fix leak in SwFieldDlgNoel Grandin
2021-05-31flatten vectorNoel Grandin
2021-05-31no need to allocate these separatelyNoel Grandin
2021-05-31no need to allocate these on the heapNoel Grandin
2021-05-31gtk4: reenable Box reorder_childCaolán McNamara
2021-05-31gtk4: reenable event dialog that now works againCaolán McNamara
2021-05-31GtkLabel:track-visited-links was removedCaolán McNamara
2021-05-31gtk4: we definitely want large icons where we were using GTK_ICON_SIZE_DIALOGCaolán McNamara
2021-05-31no need for always-show-image if there is just an image and no textCaolán McNamara
2021-05-31gtk4: gdk_clipboard_is_local can replace our hack for thatCaolán McNamara
2021-05-31fix leak in redaction dialogNoel Grandin
2021-05-31flatten SfxDocTplService_Impl a littleNoel Grandin
2021-05-31fix leak in JunitTest_sc_unoapi_2Noel Grandin
2021-05-31sw XHTML / reqif export: export PNG images directly, without an OLE wrapperMiklos Vajna
2021-05-31no need to allocate EditNodeIdx separatelyNoel Grandin
2021-05-31EditPosition does not need to be allocated separatelyNoel Grandin
2021-05-31no need to allocate these on the heapNoel Grandin
2021-05-31Update git submodulesKevin Suo
2021-05-31Enable -bigobj on MSVCMike Kaganski
2021-05-31Update git submodulesKevin Suo
2021-05-31Update git submodulesChristian Lohmaier
2021-05-31crashtesting fixNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-31Simplify construction of a hardcoded IPv4 addressStephan Bergmann
2021-05-31Replace inet_addr with inet_ptonStephan Bergmann
2021-05-31sdext : use std::mutex when possibleArnaud Versini
2021-05-31canvas : use std::mutex in CanvasFactoryArnaud Versini
2021-05-31Drop Window::IsDisposedNoel
2021-05-31properly fix leak in ScAcceptChgDlgNoel Grandin
2021-05-31gtk4: enable cut and paste into other applicationsCaolán McNamara
2021-05-31Update git submodulesSteve Fanning
2021-05-31Update git submodulesMing Hua
2021-05-31vscode: tell gitlens how to linkifiy our buglinks in commitsChristian Lohmaier
2021-05-31configure: Keep warnings file and cat build onesJan-Marek Glogowski
2021-05-31gbuild: implement gb_UnoApi_get_target_for_buildJan-Marek Glogowski
2021-05-31no-zxing: Unused GenerateQRCode functionJan-Marek Glogowski
2021-05-31Related tdf#68113 sc autofilter: clean-up forBalazs Varga
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga
2021-05-31crashtesting: use after free on export of tdf122510-1.xlsx to odsCaolán McNamara
2021-05-31tdf#142537 PPTX export: fix placeholder style exportAttila Bakos (NISZ)
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-31flatten SvxItemPropertySet a littleNoel Grandin
2021-05-31Replace inet_ntoa with inet_ntopStephan Bergmann