summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2024-10-20tdf#163486: PVS: Identical branchesBogdan Buzea1-6/+0
2024-10-20tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea1-1/+0
2024-10-20tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea1-1/+0
2024-10-19sw: use frozen in SwXText::convertToTable()Miklos Vajna2-3/+8
2024-10-19Fix typoAndrea Gelmini1-1/+1
2024-10-19Fix typoAndrea Gelmini1-1/+1
2024-10-19Fix typoAndrea Gelmini1-1/+1
2024-10-19Removed duplicated includesAndrea Gelmini1-4/+0
2024-10-19Fix typoAndrea Gelmini1-2/+2
2024-10-19Fix typoAndrea Gelmini1-1/+1
2024-10-19cid#1608219 silence Overflowed constantCaolán McNamara1-1/+1
2024-10-19tdf#156333 Adding a tint/shade values to the modelVladislav Tarakanov5-44/+365
2024-10-18tdf#163486: PVS: The same value is assigned twiceXisco Fauli1-1/+1
2024-10-18tdf#163486: PVS: redundant nullptr checkXisco Fauli1-4/+1
2024-10-18tdf#163486: PVS: redundant nullptr checkXisco Fauli1-2/+1
2024-10-18Log using LOK_WARN instead of std::cerrCaolán McNamara1-1/+2
2024-10-18SW: Transform DocStruct: Added Log warningsAttila Szűcs1-11/+111
2024-10-18SW: extract transform charts (using dialog code)Attila Szűcs4-1/+917
2024-10-17cid#1557611 Data race conditionCaolán McNamara1-1/+1
2024-10-17tdf#34804 swdr: enable keyboard shortcut for CharColor and CharBackColorJustin Luth4-2/+84
2024-10-17tdf#34804 sw: enable keyboard shortcut for CharColor and CharBackColorJustin Luth2-3/+44
2024-10-17tdf#161145 sw: Conform doc grid advance layout for DOC/DOCX importJonathan Clark4-13/+125
2024-10-17tdf#140061 CPPUNIT Test for fix swlo!sw::WriterMultiListener::StartListeningSamuel Adesola2-0/+32
2024-10-17CppunitTest_sw_layoutwriter3: split in twoXisco Fauli4-1688/+1747
2024-10-17tdf#160163 improvment when reset placeholder in Text fieldJuergen Funk1-14/+9
2024-10-17cid#1555042 Data race conditionCaolán McNamara1-1/+2
2024-10-17sw: move these tests where they belongXisco Fauli8-65/+66
2024-10-17cid#1606687 silence Overflowed integer argumentCaolán McNamara1-4/+3
2024-10-17cid#1606973 silence Overflowed constantCaolán McNamara1-3/+1
2024-10-17tdf#143148 Use pragma once instead of include guardsMuluh MG Godson11-44/+11
2024-10-17sw: reduce usage of DECLARE_SW_ROUNDTRIP_TESTXisco Fauli4-22/+57
2024-10-17tdf#161351 Revert "tdf#99528 Use vertical tabs in list style dialog"Samuel Mehrbrodt1-1/+0
2024-10-16Resolves: tdf#163448 An unsaved new document don't allow movingJim Raykowski1-0/+2
2024-10-16crashtesting: assert on fdo87790-1.odsCaolán McNamara1-3/+11
2024-10-16SwModelTestBase: Remove unused executeImportExportXisco Fauli2-18/+0
2024-10-16SwModelTestBase: remove obsolete comment blockXisco Fauli1-12/+0
2024-10-16tdf#160127: Improve grammar check popups from DudenMike Kaganski1-1/+1
2024-10-16SwModelTestBase: drop isExportedXisco Fauli4-57/+39
2024-10-16ooxmlexport: drop isExported (part 2)Xisco Fauli8-716/+829
2024-10-16loplugin:unusedmethodsNoel Grandin8-40/+0
2024-10-16loplugin:unusedfieldsNoel Grandin2-4/+0
2024-10-16sw: drop DECLARE_FODFEXPORT_TEST macroXisco Fauli2-17/+22
2024-10-16ooxmlexport: drop isExported (part 1)Xisco Fauli11-728/+879
2024-10-16rtfexport: drop isExportedXisco Fauli4-18/+18
2024-10-16tdf#159286 FORMTEXT selection changedOliver Specht3-0/+13
2024-10-16odfexport: drop isExportedXisco Fauli2-355/+378
2024-10-16ww8export: drop isExportedXisco Fauli2-113/+109
2024-10-16tdf#163149 sw smart justify: fix line shrinking at image wrappingLászló Németh3-1/+50
2024-10-16tdf#138711 sw textbox: capture fly when its draw object is capturedMiklos Vajna4-1/+65
2024-10-16tdf#132293 Remove unused import from uitestAshok1-1/+0