summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-27sw_uiwriter2: this is basically a export testXisco Fauli3-17/+11
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh15-12/+163
2021-05-27tdf#94628: sw: allow setting for bullet style for outline paragraphsJustin Luth1-1/+1
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