summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2024-11-06add an EMPTY_OUSTRING in OUString headerNoel Grandin1-2/+1
2024-11-05Don't need to send both text and htmlCaolán McNamara4-6/+6
2024-11-05tdf#153636 - Search for outline node only if index is for the current chapterAndreas Heinisch3-8/+40
2024-11-04tdf#163486: PVS: Identical branchesBogdan Buzea1-5/+1
2024-11-04tdf#163486: PVS: Identical branchesBogdan Buzea1-3/+1
2024-11-04tdf#163486: PVS: Identical branchesBogdan Buzea1-9/+0
2024-11-04Remove commented out includesIlmari Lauhakangas1-3/+0
2024-11-04reduce OUString ref-counting in writerfilterNoel Grandin3-3/+5
2024-11-04tdf#143148 use pragma once instead of include guardsRosh1-4/+1
2024-11-04Drop requirement that there is internal/shared autotext.Caolán McNamara1-3/+4
2024-11-04new loplugin:staticconstexprNoel Grandin21-33/+34
2024-11-04tdf#163486: PVS: Identical branchesBogdan Buzea1-4/+1
2024-11-03tdf#163486: PVS: Identical branchesBogdan Buzea1-20/+2
2024-11-03tdf#161349 writerfilter: only copy page background vml fillJustin Luth1-0/+2
2024-11-02Simplify a bitMike Kaganski1-14/+3
2024-11-02cid#1494598 Uninitialized scalar fieldCaolán McNamara1-1/+2
2024-11-02tdf#145538 Use range based for loop in textsh1.cxxAdesola Samuel1-2/+1
2024-11-02Fix unchecked dereferenceMike Kaganski1-2/+2
2024-11-02tdf#145161: Change pdf and image compression dialog stringAditya Sahu1-1/+1
2024-11-02tdf#143148 use pragma once instead of include guardsLeSci-0x11-4/+1
2024-11-02tdf#36709 Add loext:text-indent supporting font-relative unitsJonathan Clark6-0/+161
2024-11-01tdf#163703: export formats for FIELD_ID_ANNOTATIONMike Kaganski2-0/+78
2024-11-01use double in SwFntObj::DrawTextNoel Grandin1-2/+2
2024-11-01use double in SpaceDistributionNoel Grandin2-5/+7
2024-11-01use double in SwScriptInfo::CompressNoel Grandin2-4/+4
2024-11-01tdf#48459 tdf#131728 sw inline heading: new frame style: fix DOCX exportLászló Németh10-37/+136
2024-11-01tdf#48459 sw inline heading: add Inline Heading frame styleLászló Németh6-14/+22
2024-11-01no need to heap allocate theseNoel Grandin2-7/+7
2024-11-01tdf#163486: PVS: Identical branchesBogdan Buzea1-4/+2
2024-10-31Resolves tdf#163537 && tdf#131253 - Make Boundaries independent from NPCHeiko Tietze1-13/+6
2024-10-31tdf#153138 Add IgnoreTabsAndBlanksForLineCalculation compat opt to dialogAdesola Samuel5-0/+24
2024-10-31tdf#163699 sw: fix reported crash using the NavigatorLászló Németh1-3/+6
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin7-32/+32
2024-10-31merge these linesCaolán McNamara1-2/+1
2024-10-31cid#1607883 Overflowed constantCaolán McNamara1-9/+2
2024-10-30sw: redline changes may try to set broadcast on non PostIt fieldsPranam Lashkari1-169/+168
2024-10-30Resolves tdf#74386 - Make Text Boundaries independent from non-printable charsHeiko Tietze7-5/+96
2024-10-30We're not interested in using an empty replyCaolán McNamara1-1/+3
2024-10-30sw/qa: use more getSwDocShell()Xisco Fauli2-166/+139
2024-10-30SwModelTestBase: add getSwTextDoc and use it everywhereXisco Fauli27-419/+326
2024-10-29UnoApiTest: check mxComponent right after loadingXisco Fauli7-23/+5
2024-10-29Allow replies with rich text content from command argumentsCaolán McNamara3-11/+30
2024-10-29workaround loplugin:cppunitassertequalsNoel Grandin1-1/+1
2024-10-29tdf#140226 use StaticWhichCastOromidayo Owolabi2-41/+41
2024-10-29test: Merge SwAccessibleTestBase and AccessibleTestBaseXisco Fauli4-19/+19
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli46-105/+59
2024-10-29tdf#143148 Use #pragma once instead of include guardsMuluh MG Godson6-26/+7
2024-10-28crashtesting: crash on loading ooo71160-2.docCaolán McNamara1-0/+2
2024-10-28cid#1607622 Overflowed constantNoel Grandin1-0/+3
2024-10-28cid#1606790 Overflowed constantNoel Grandin1-2/+4