summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-23tdf#135774, tdf#114799 Char highlight: apply to numberingJustin Luth1-5/+11
2021-02-22sw: prefix members of SwFixPortion, SwFlyPortion, SwGluePortion and ...Miklos Vajna5-30/+30
2021-02-18adapt to prefixing , even when OSL_DEBUG_LEVEL > 1Tomoyuki Kubota1-2/+2
2021-02-15sw: prefix members of SwHangingPortion, SwKernPortion, SwTextGuess and ...Miklos Vajna4-136/+136
2021-02-10Fix loplugin:stringliteralvarStephan Bergmann1-2/+2
2021-02-08sw: prefix members of SwArrowPortion, SwTextLine, SwTextPainter and ...Miklos Vajna8-42/+42
2021-02-04use more StaticWhichCastBjoern Michaelsen1-80/+76
2021-02-01sw: prefix members of FormatLevel, SwNumberPortion, SwPostItsPortion and ...Miklos Vajna7-53/+53
2021-01-28simplify code, use more subView()Noel1-2/+2
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-5/+5
2021-01-25sw: prefix members of SwBidiPortion, SwDoubleLinePortion, ...Miklos Vajna6-140/+140
2021-01-20tdf#116757 sw ChangesInMargin: add "Show Insertions in Margin"László Németh2-4/+7
2021-01-18sw: prefix members of SwCombinedPortion, SwEnhancedPDFExportHelper, ...Miklos Vajna6-119/+123
2021-01-15tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl1-0/+2
2021-01-15tdf#135014 sw_fieldmarkhide: fix bogus assert on loading the bugdocMichael Stahl1-1/+1
2021-01-12sw: prefix members of SwLinePortion, SwPosSize, SwRepaint and SwTextMarginMiklos Vajna12-166/+166
2021-01-12transparency->alpha in tools::ColorNoel1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara1-4/+4
2021-01-04sw: prefix members of SwCharRange, SwEmbedObjectLink, SwHolePortion and ...Miklos Vajna7-62/+62
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann2-3/+11
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann4-6/+14