summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-28tdf#142404 sw compat layout: ignore blank size only on one-linersJustin Luth3-2/+8
2021-05-28gtk4: remove 'homogeneous' on conversion to GtkHeaderBarCaolán McNamara1-2/+15
2021-05-28gtk4: add working titlepage dialogCaolán McNamara1-0/+1
2021-05-28gtk4: remove some unused ifdefsCaolán McNamara1-4/+0
2021-05-28gtk4: collect GtkCheckButtons explicitlyCaolán McNamara1-0/+48
2021-05-28IsDisposed->isDisposed in sfx2Noel Grandin2-3/+3
2021-05-28IsDisposed->isDisposed in svxNoel Grandin1-1/+1
2021-05-28gtk4: restore double-clicks in DrawingAreaCaolán McNamara1-6/+6
2021-05-28gtk4: reenable DrawingArea mouse clicksCaolán McNamara1-12/+121
2021-05-28gtk4: restore combobox set_activeCaolán McNamara1-9/+1
2021-05-28gtk4: 'events' property is redundant nowCaolán McNamara1-0/+4
2021-05-28gtk4: default converted GtkComboBoxText to can-focusCaolán McNamara1-8/+14
2021-05-28tdf#125268: sw_ooxmlexport15: Add unittestXisco Fauli2-0/+10
2021-05-28no need to allocate these on the heapNoel Grandin9-47/+44
2021-05-28gtk4: reenable ComboBoxCaolán McNamara1-10/+1732
2021-05-28no need to allocate these on the heapNoel Grandin2-8/+8
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin12-43/+45
2021-05-28tdf#125071 PPTX: fix missing custom slide show exportTibor Nagy4-0/+85
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin16-142/+137
2021-05-28tdf#138438 sc: fix "Top 10" autoFilter in multiple columnsBalazs Varga3-51/+79
2021-05-28crashtesting: backport assert downgradeCaolán McNamara2-0/+31
2021-05-28tdf#108591 Don't hardcode xdg-open pathLinus Heckemann2-1/+3
2021-05-28gtk4: reenable some already working dialogsCaolán McNamara1-0/+2
2021-05-28tdf#130654 editable smeditwindow zoom UIdante7-4/+72
2021-05-28tdf#142150 nothing already selected on MouseUp without previous MouseDownCaolán McNamara1-1/+3
2021-05-28no need to allocate these on the heapNoel Grandin9-78/+77
2021-05-28tdf#137199: sw: convert list format string to prefix/suffix for ODFVasily Melenchuk3-1/+29
2021-05-28tdf#117957 WMF Replace ellipses with rects to fix tests on arm64Bartosz Kosiorek2-2/+2
2021-05-28tdf#68113 sc autofilter: fix not empty button unchecks all entriesBalazs Varga2-2/+87
2021-05-28Replace magic numbers in SwContentFrame::UpdateAttr_()Miklos Vajna1-9/+16
2021-05-28no need to allocate these on the heapNoel Grandin1-46/+23
2021-05-28vcl: handle fallback glyph offset for vertical writing.Mark Hung1-1/+1
2021-05-27flatten EventList data a littleNoel Grandin3-21/+21
2021-05-27no need to allocate PrintFont separatelyNoel Grandin3-139/+139
2021-05-27gtk4: reenable EntryTreeViewCaolán McNamara1-11/+23
2021-05-27gtk4: continue to provide Paintable via cairo surfaceCaolán McNamara2-29/+98
2021-05-27no need to allocate these on the heapNoel Grandin1-7/+7
2021-05-27TETextPortion can be allocated inside the vectorNoel Grandin4-110/+109
2021-05-27no need to allocate ListenerMap on the heapNoel Grandin3-8/+8
2021-05-27no need to allocate these on the heapNoel Grandin2-10/+14
2021-05-27IsDisposed->isDisposed in scNoel Grandin2-2/+2
2021-05-27IsDisposed->isDisposed in dbaccessNoel Grandin1-2/+2
2021-05-27installer-code: remove some unused or pointless subsChristian Lohmaier11-460/+11
2021-05-27VisualStudio 16.10 doesn't like this constructionNoel Grandin1-29/+29
2021-05-27sw XHTML / reqif export, RTF markup of images: write objdataMiklos Vajna4-7/+79
2021-05-27gtk4: old GtkImage can be new GtkImage or GtkPictureCaolán McNamara1-13/+78
2021-05-27configure: drop --disable-neonJan-Marek Glogowski1-14/+14
2021-05-27tdf#135332 Return MAXROW/MAXCOL for rows/columns out of range.tushar1-5/+5
2021-05-27gtk4: reenable menubuttonCaolán McNamara1-9/+111
2021-05-27tdf#34724, tdf#91420: svl_qa_cppunit: Add unittestXisco Fauli1-2/+4