summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-31Related tdf#68113 sc autofilter: clean-up forBalazs Varga1-6/+5
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga5-10/+44
2021-05-31crashtesting: use after free on export of tdf122510-1.xlsx to odsCaolán McNamara4-29/+35
2021-05-31tdf#142537 PPTX export: fix placeholder style exportAttila Bakos (NISZ)3-0/+71
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse24-195/+51
2021-05-31flatten SvxItemPropertySet a littleNoel Grandin2-9/+9
2021-05-31Replace inet_ntoa with inet_ntopStephan Bergmann3-1/+45
2021-05-31no need to allocate this separatelyNoel Grandin9-56/+31
2021-05-31vcl::Font is already a copy-on-write structureNoel Grandin2-20/+18
2021-05-31no need to allocate this separatelyNoel Grandin2-5/+6
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna11-226/+222
2021-05-31tdf#142467: Update comments with GCC bug IDStephan Bergmann2-2/+3
2021-05-31tdf#142257 (related) Replace Ctrl+[] shortcuts in Calc for HungarianGabor Kelemen1-0/+13
2021-05-31cid#1476301 Dereference null return valueCaolán McNamara1-2/+3
2021-05-31cid#1485136 Structurally dead codeCaolán McNamara1-3/+4
2021-05-31tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth5-0/+25
2021-05-31no need to allocate these vectors separatelyNoel Grandin2-33/+21
2021-05-31tdf#53004 tdf#142495 WMF EMF Always display Text rectangleBartosz Kosiorek4-5/+20
2021-05-31add & mod words in Korean AutocorrlistDaeHyun Sung1-3/+19
2021-05-31tdf#142243 HUD - Use XCharacterClassification to convert caseTomaž Vajngerl2-12/+31
2021-05-30sw : missing std::optional includeArnaud Versini1-0/+1
2021-05-30frequent recent CppunitTest_sw_uiwriter failureCaolán McNamara1-1/+1
2021-05-30crashtesting: on export of fdo84621-4.ods to xlsCaolán McNamara1-0/+6
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