summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-31Explicitly .delete() type and interface objects in uno.jsStephan Bergmann1-8/+22
2024-08-31Move variables into their usage scopeMike Kaganski1-4/+5
2024-08-31a11y: Set a11y name for "Font Size" comboboxMichael Weghorn1-0/+5
2024-08-31svx: Resave fontsizebox.ui with glace 3.40Michael Weghorn1-5/+5
2024-08-31a11y: Set a11y name for "Font Name" comboboxMichael Weghorn1-0/+5
2024-08-31svx: Resave fontnamebox.ui with glade 3.40Michael Weghorn1-6/+6
2024-08-31sc: maintain calc function list per languagePranam Lashkari4-28/+57
2024-08-30Consistenly terminate statements with semicolons in JS codeStephan Bergmann1-1/+1
2024-08-30wina11y: Drop unused default params for AccObject ctorMichael Weghorn1-1/+1
2024-08-30wina11y: Drop always null param from AccObject ctorMichael Weghorn2-5/+3
2024-08-30wina11y: Drop unused AccObject::getListenerMichael Weghorn2-6/+0
2024-08-30Simplify a bitMike Kaganski3-52/+36
2024-08-30frozen: upgrade to 1.2.0Xisco Fauli6-24/+12
2024-08-30Fix dotnet build issues on WSL Linux buildHossein1-87/+92
2024-08-30Send statechange info after .uno:TableCellBackgroundColorDarshan-upadhyay11101-0/+1
2024-08-30Update git submodulesPierre F1-0/+0
2024-08-30tdf#151748 editeng: Improve kashida position validationJonathan Clark4-9/+254
2024-08-30wsl: avoid another case of redirection / pipingChristian Lohmaier1-2/+2
2024-08-30tdf#162707 DOCX export: fix lost paragraph styles with many numberingsMiklos Vajna3-7/+30
2024-08-30tdf#155229 Calculate row height incl. border if 'atLeast' is setOliver Specht10-5/+63
2024-08-30no need to heap allocate the collectorNoel Grandin1-15/+7
2024-08-30sw: layout: fix page breaks when unhiding a hidden sectionMichael Stahl5-31/+185
2024-08-30Update git submodulesOlivier Hallot1-0/+0
2024-08-30tdf#162696 qt weld: Destroy QDialog in main threadMichael Weghorn2-0/+8
2024-08-30tdf#162696 qt weld: Do GUI things in main threadMichael Weghorn6-5/+342
2024-08-30cid#1606821 silence Overflowed constantCaolán McNamara1-2/+8
2024-08-30cid#1606819 silence Overflowed array index writeCaolán McNamara1-4/+5
2024-08-30cid#1606757 Overflowed constantCaolán McNamara1-1/+1
2024-08-30cid#1606837 silence Overflowed constantCaolán McNamara1-1/+3
2024-08-30cid#1607087 Overflowed constantCaolán McNamara1-9/+8
2024-08-30cid#1607168 Overflowed constantCaolán McNamara1-2/+4
2024-08-30cid#1607414 silence Overflowed constantCaolán McNamara1-1/+2
2024-08-30cid#1608060 silence Overflowed constantCaolán McNamara1-3/+3
2024-08-30cid#1618704 Dereference after null checkCaolán McNamara1-6/+9
2024-08-30cid#1618703 Dereference null return valueCaolán McNamara1-2/+3
2024-08-30cid#1618706 Overflowed constantCaolán McNamara1-3/+3
2024-08-30sw: downgrade SAL_WARN on every mouseover to SAL_INFOMichael Stahl1-1/+1
2024-08-30scriptforge.py Improve properties performanceJean-Pierre Ledure1-134/+116
2024-08-30sw doc model xml dump: show start node of footersMiklos Vajna2-0/+15
2024-08-30Use the correct color for Formula Bar in calc.Sahil Gautam1-6/+6
2024-08-30Simplify default ImpScan usageMike Kaganski15-38/+30
2024-08-30Resolves: tdf#146800 Linked libraries don't show shource path in MacroJim Raykowski3-6/+11
2024-08-30Resolves: tdf#161599 Write Add-In CompatibilityName (if any) to OOXMLEike Rathke4-4/+25
2024-08-30tdf#162220 sw smart justify: fix shrinking for single portion linesLászló Németh4-17/+20
2024-08-29tdf#108034 Resume Writer templateLaurent Balland2-175/+209
2024-08-29cid#1607370 Check of thread-shared field evades lock acquisitionCaolán McNamara1-1/+4
2024-08-29cid#1607212 Check of thread-shared field evades lock acquisitionCaolán McNamara1-1/+4
2024-08-29Related: tdf#161599 Accept Add-In CompatibilityName when reading OOXMLEike Rathke4-1/+32
2024-08-29freetype: upgrade to 2.13.3Xisco Fauli3-17/+5
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga64-34/+1056