summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-20tdf#112237 Show tooltips for Assigned Commands in Customize dialogJim Raykowski5-3/+39
2022-09-19Update git submodulesAdolfo Jayme Barrientos1-0/+0
2022-09-19tdf#132519: sc_ucalc_formula: Add unittestXisco Fauli1-0/+25
2022-09-19tdf#151046: sc_subsequent_filters: Add unittestXisco Fauli2-0/+19
2022-09-19loplugin:unreffun (clang-cl)Stephan Bergmann1-5/+3
2022-09-19tdf#151052 set Windows darkmode "ToolTextColor" to same as "WindowTextColor"Caolán McNamara1-1/+2
2022-09-19size this OUStringBuffer at initial constructionNoel Grandin1-1/+1
2022-09-19crashtesting: "unknown cell text: element" assert for text:bookmark #2Justin Luth1-0/+2
2022-09-19Fix typosAndrea Gelmini2-2/+2
2022-09-19Fix typosAndrea Gelmini2-3/+3
2022-09-19sw HTML import: fix height of images when it is missing and width is relativeMiklos Vajna3-10/+71
2022-09-19tdf#75702 sc: unit test for preserving text:line-breakJustin Luth2-1/+20
2022-09-19Update git submodulesOlivier Hallot1-0/+0
2022-09-19tdf#150650 Fix changing fill style to None via SidebarSamuel Mehrbrodt1-3/+13
2022-09-19no need to use an OUStringBuffer hereNoel Grandin1-13/+8
2022-09-19use optional in processEntryNoel Grandin1-13/+6
2022-09-19Update git submodulesOlivier Hallot1-0/+0
2022-09-19try harder to remove "OSL_PIPE" pipe on SIGTERMCaolán McNamara2-3/+23
2022-09-19move code out of formulagroupcl.cxx to op_math* and opbase*Luboš Luňák5-908/+1008
2022-09-19tdf#150992: fix crash popart filter to an SVG imageJulien Nabet1-1/+1
2022-09-19can return by const& in PopStringNoel Grandin2-2/+2
2022-09-19Update git submodulesAlain Romedenne1-0/+0
2022-09-19tdf#150402 Correct wrong Bound of Shape in SlideshowArmin Le Grand (allotropia)2-3/+32
2022-09-19tdf#150802 Fix setting gradient from SidebarSamuel Mehrbrodt1-14/+51
2022-09-19Update language-subtag-registry to 2022-08-08Eike Rathke1-2/+2
2022-09-19tdf#147507 sw: fix crash with Reject All around not content nodesLászló Németh3-1/+101
2022-09-19Resolves: tdf#151046 INDIRECT() try named expressions and DB range names firstEike Rathke1-64/+66
2022-09-19vcl: Handle alpha in Type 3 glyphsKhaled Hosny1-3/+28
2022-09-19vcl: Fix Type 3 glyph widthsKhaled Hosny3-17/+20
2022-09-19vcl: tdf#104403 PDF export for layered color fontsKhaled Hosny2-62/+354
2022-09-19vcl: Add PhysicalFontFace::UnitsPerEm()Khaled Hosny4-12/+11
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil23-2/+351
2022-09-19make OUString::operator=(OUString&&) a little fasterNoel Grandin1-3/+2
2022-09-19get_value is cheaper than at() in toRefCell()Noel Grandin1-3/+3
2022-09-19Resolves: tdf#151017 we now want the background to be the stock widget bgCaolán McNamara1-2/+2
2022-09-19vcl: Add PhysicalFontFace API to get color layersKhaled Hosny2-0/+69
2022-09-19vcl: Don’t use temporary files for CreateFontSubset()Khaled Hosny7-80/+60
2022-09-19small opt in FormulaTokenIteratorNoel Grandin1-1/+1
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt72-257/+257
2022-09-19sw content controls, plain text: enable DOCX filter with data bindingMiklos Vajna14-127/+93
2022-09-19Ignore also when a font has been substituted by itself with an empty styleTor Lillqvist1-1/+2
2022-09-19tdf#151008 adapt anchor for eaVert and mongolianVertRegina Henschel5-47/+165
2022-09-19no need to allocate these separatelyNoel Grandin1-11/+11
2022-09-19sw: prefix members of SwFootNoteOptionDlg, SwLabPrtPage, SwMailMergeDlg ...Miklos Vajna7-61/+61
2022-09-19tdf#150955 sw InsertBookmark: add hidden status to hidden MSO fieldsLászló Németh3-5/+43
2022-09-19Make impBufferDevice faster againArmin Le Grand (allotropia)7-85/+395
2022-09-19simplify usage of TempFile in Graphic(In/Out)putStreamNoel Grandin1-6/+5
2022-09-19OSL_ENSURE->assert where we would crash if not trueMike Kaganski1-22/+22
2022-09-19OSL_ENSURE->assert where we would crash if not trueMike Kaganski3-3/+3
2022-09-19simplify usage of TempFile in XMLFilterJarHelperNoel Grandin1-5/+4