summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2021-05-27no need to allocate Sw2LinesPos separately on heapNoel Grandin2-21/+21
2021-05-26fix leak in BuildMultiPortionNoel Grandin1-3/+4
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin2-3/+2
2021-05-24fix leak of wronglist in SwTextNodeNoel Grandin3-9/+9
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh4-11/+73
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna19-62/+62
2021-05-21sw: layout: fix footnote UAF on tdf132248-3.odt (also, tdf134127-1.odt)Michael Stahl1-1/+9
2021-05-21Removed executable bits on source fileAndrea Gelmini1-0/+0
2021-05-21sw: eliminate recently added static_cast<SwTwips>() callsMiklos Vajna11-26/+26
2021-05-21tdf#104254 sw DOCX import: fix text wrapping in headersDaniel Arato (NISZ)1-3/+5
2021-05-20sw: allow the height of a line to be larger than 65536 twipsMiklos Vajna19-88/+88
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-2/+6
2021-05-17split OutputDevice from WindowNoel Grandin3-3/+3
2021-05-14Outline folding experimental feature rehackJim Raykowski2-0/+23
2021-05-12tdf#142196 sw: crossing out images anchored to characterLászló Németh1-5/+39
2021-05-10tdf#142130 sw track changes: fix crossing out of neighboring imagesLászló Németh3-7/+6
2021-05-07cid#1401328 Uncaught exceptionCaolán McNamara1-3/+3
2021-05-04cid#1478174 Uninitialized scalar fieldCaolán McNamara1-0/+1
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin1-2/+2
2021-04-30tdf#78864 sw track changes: cross out deleted imagesLászló Németh3-1/+59
2021-04-28sw: fix crash in SwAnchoredObject::dumpAsXml()Michael Stahl1-1/+2
2021-04-19tdf#141550 tdf#141557 tdf#140975 sw: fix textbox crashAttila Bakos (NISZ)1-0/+1
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-26/+26
2021-04-14sw: layout dump: sorted_objs of SwPageFrameMichael Stahl1-0/+21
2021-04-13tdf#132393 sw: disable TabOverMargin layout flag inside sectionsMiklos Vajna1-1/+6
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-30related tdf#131801: remove completed TODO commentJustin Luth1-2/+0
2021-03-29tdf#140828 sw textbox: fix AS_CHAR regressionAttila Bakos (NISZ)1-0/+4
2021-03-29sw: prefix members of IndexEntrySupplierWrapper, SwDropCapCache, ...Miklos Vajna3-172/+220
2021-03-26cid#1474452 Unchecked dynamic_castCaolán McNamara1-2/+2
2021-03-26loplugin:flattenNoel1-25/+25
2021-03-25tdf#141079 Restore double click behavior for script fieldsSamuel Mehrbrodt1-2/+6
2021-03-24sw bibliography, refer to a page: add PDF export linksMiklos Vajna1-0/+62
2021-03-23tdf#124176 replace include guards with pragma oncePanos9-36/+9
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara1-1/+1
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-93/+93
2021-03-18tdf#108518 partial revert tdf#64222 sw: better DOCX im/exportJustin Luth1-3/+3
2021-03-17sw: prefix members of SwIsoRefPortion, SwIsoToxPortion, ...Miklos Vajna7-67/+66
2021-03-17tdf#52065 sw: revert tdf#45908: Cleaning up the tabs too earlyJustin Luth2-0/+7
2021-03-13tdf#135774 Char highlight: partial revert tdf#114799Justin Luth1-0/+4
2021-03-12tdf#135774 Char highlight: numbering: don't clear existing mxBackColorJustin Luth1-0/+8
2021-03-08sw: prefix members of SwHyphStrPortion, SwMinMaxArgs, SwMinMaxNodeArgs ...Miklos Vajna6-99/+110
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet4-4/+4
2021-03-07loplugin:staticdynamic now with extra saltNoel1-2/+3
2021-03-01tdf#140158 tdf#138598 tdf#140598 sw: fix sync of AS_CHAR textboxesAttila Bakos (NISZ)1-11/+21
2021-03-01tdf#114799 Char highlight: don't convert imported shadingJustin Luth1-1/+15
2021-03-01sw: prefix members of SwDropPortion, SwDropPortionPart, ...Miklos Vajna4-70/+70
2021-02-26tdf#124176 Use pragma once in sw/source/core/textSuhaas Joshi1-4/+2
2021-02-26tdf#124176 Use pragma once in sw/source/core/textSuhaas Joshi2-8/+3
2021-02-24tdf#124176 Use pragma once in sw/source/core/textSuhaas Joshi2-8/+3