summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-30no need to allocate this separatelyNoel Grandin2-19/+9
2021-05-30loplugin:stringviewNoel Grandin1-7/+7
2021-05-30Drop GtkSalPrinter bits from option dialogJan-Marek Glogowski3-57/+0
2021-05-30no need to allocate this separatelyNoel Grandin2-30/+28
2021-05-30gtk4: inch towards providing clipboard contentCaolán McNamara2-15/+61
2021-05-30tdf#142549 Assertion failure when closing LO in gtk a11yCaolán McNamara1-1/+3
2021-05-30no need to allocate this separatelyNoel Grandin2-17/+13
2021-05-30don't check isDisposed inside dispose()Noel Grandin1-9/+6
2021-05-30std::unique_ptr->std::optionalNoel Grandin6-23/+23
2021-05-30std::unique_ptr -> std::optionalNoel Grandin6-21/+21
2021-05-30std::unique_ptr->std::optionalNoel Grandin2-12/+12
2021-05-30tdf#136292: Fix crash on invalid JSON from the extensions APIMuhammet Kara1-1/+10
2021-05-30Update git submodulesSteve Fanning1-0/+0
2021-05-29tdf#127484 - Use HTML caption tag to name externally linked tablesAndreas Heinisch3-8/+41
2021-05-29tdf#142201 tdf#142065 fix cut paste transpose references, incl. undoscito13-295/+4657
2021-05-29Missing includeMike Kaganski1-0/+1
2021-05-29gtk[3|4] make LocalizeDecimalSeparator take just a keyval as argCaolán McNamara1-10/+7
2021-05-29gtk4: get GtkComboBox menu keyhandler with Entry case workingCaolán McNamara1-15/+38
2021-05-29no need to check IsDisposed hereNoel Grandin2-6/+3
2021-05-29std::unique_ptr->std::optionalNoel Grandin9-63/+63
2021-05-29std::unique_ptr->std::optionalNoel Grandin2-18/+18
2021-05-29std::unique->std::optionalNoel Grandin4-47/+42
2021-05-29tdf#120801: The background colour is active when inserting a headerRadhey Parekh1-0/+3
2021-05-29flatten TabBar item listNoel Grandin1-137/+136
2021-05-29std::unique_ptr -> std::optionalNoel Grandin5-25/+27
2021-05-29no need to allocate these on the heapNoel Grandin2-52/+52
2021-05-29std::unique_ptr->std::optionalNoel Grandin3-38/+38
2021-05-29resave with latest gladeCaolán McNamara1-81/+78
2021-05-29gbuild: implement gb_Library_get_target_for_buildJan-Marek Glogowski17-39/+75
2021-05-29fix coverity build failure due to --with-privacy-policy-url=...Caolán McNamara1-0/+1
2021-05-29ofz#34763 missing componentsCaolán McNamara1-0/+4
2021-05-29cross-toolset: gengal now needs localedata_enJan-Marek Glogowski1-0/+1
2021-05-29vcl: Implement static vclplug usageJan-Marek Glogowski9-69/+80
2021-05-29gtk4: reeable some more newly working dialogsCaolán McNamara1-1/+6
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel Grandin14-47/+47
2021-05-29flatten ValueSet item arrayNoel Grandin4-115/+113
2021-05-29no need to allocate this hint on the heapNoel Grandin2-7/+6
2021-05-29remove IsDisposed check in swNoel Grandin1-3/+0
2021-05-29no need to allocate these on the heapNoel Grandin5-22/+22
2021-05-29no need to allocate these on the heapNoel Grandin3-8/+10
2021-05-29no need to allocate these on the heapNoel Grandin6-68/+65
2021-05-29no need to store SwSortKey separately on the heapNoel Grandin5-41/+38
2021-05-29no need to allocate these on the heapNoel Grandin3-36/+36
2021-05-29configure: Fix typo in CRYPTO_* selection variableJan-Marek Glogowski1-2/+2
2021-05-28IsDisposed->isDisposed in vcl/../controlNoel Grandin5-14/+14
2021-05-28IsDisposed->isDisposed in vcl/../uitestNoel Grandin1-1/+1
2021-05-28tdf#142547 Crash when adding comment in a table in WriterNoel Grandin1-1/+1
2021-05-28tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPEDBartosz Kosiorek8-39/+190
2021-05-28IsDisposed->isDisposed in vcl/../appNoel Grandin3-3/+3
2021-05-28set one of the RadioButtons explicitly activeCaolán McNamara1-1/+1