summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
AgeCommit message (Expand)AuthorFilesLines
2021-05-20sw: fix not needed invalidation of title field on each keypressco-6.4-39Miklos Vajna1-1/+17
2021-02-01sw: don't repaint all text frames on selecting and deleting several bulletsMiklos Vajna1-13/+5
2021-01-29sw: don't repaint all text frames on turning off a bullet for bullet numberingsMiklos Vajna1-1/+3
2021-01-29sw: don't repaint all text frames on text node delete for bullet numberingsMiklos Vajna1-1/+49
2020-09-30tdf#132688 diacritics broken in lines with punctuationNoel Grandin1-0/+2
2020-08-31tdf#135018 sw_redlinehide: fix accept delete redline at start of bodyMichael Stahl1-1/+4
2020-08-23tdf#135457 sw: fix invalidation of SwXTextFieldMichael Stahl1-1/+1
2020-08-18tdf#132892 Revert "sw: paragraph-sign: erase metafields ... correctly"Caolán McNamara1-5/+4
2020-07-14tdf#134431 sw: fix crash on setting anchor of textbox while splitting a paraMiklos Vajna1-0/+17
2020-07-04tdf#134099 sw: fix textbox anchors on copy-paste and undoMiklos Vajna1-0/+10
2020-05-04sw: don't send LOK notifications about redlines during saveMiklos Vajna1-1/+3
2020-04-08tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna1-3/+4
2019-12-18tdf#119227 fix freeze when copying a large bulleted listNoel Grandin1-31/+34
2019-11-23sw: check fieldmark overlap in SwpHints::TryInsertNesting()Michael Stahl1-6/+42
2019-11-13sw: avoid partial expansion of bookmark over new fieldmarkMichael Stahl1-2/+5
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski1-0/+16
2019-10-23sw: SwSubFont::GetTextSize_() assert on presumably dead codeMichael Stahl1-0/+2
2019-10-22loplugin:constantparamNoel Grandin2-3/+3
2019-10-19Avoid -fsanitize=nullptr-with-nonzero-offsetStephan Bergmann1-3/+4
2019-10-18mnFontCacheIdCounter is only used in SwFntAccess::NewObjStephan Bergmann1-3/+3
2019-10-17Remove some memset callsMike Kaganski1-2/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-07sw: fix Android buildMiklos Vajna1-1/+1
2019-10-07Fix FIXME in swcache.hxxJulien Nabet1-1/+1
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-2/+1
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl1-0/+1
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski2-4/+4
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski3-44/+15
2019-09-30The argument of SwpHints::Insert should not be constMike Kaganski1-9/+9
2019-09-29tdf#127422 draw text with correct pKernArray values.Mark Hung1-18/+10
2019-09-28loplugin:constmethod in swNoel Grandin3-3/+3
2019-08-24loplugin:returnconstval in swNoel Grandin1-1/+1
2019-08-09tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl1-1/+1
2019-08-05Fix typosAndrea Gelmini2-3/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-3/+3
2019-07-23tdf#126340 sw_redlinehide: only move merged frames in JoinPrevMichael Stahl1-1/+2
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl1-1/+1
2019-07-20loplugin:referencecasting in swNoel Grandin1-1/+1
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl1-4/+7
2019-06-05Linguistic: new underlining styles for grammar checkersOlivier R1-7/+24
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin1-1/+1
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin1-9/+9
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part7Noel Grandin1-1/+5
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part6Noel Grandin1-7/+7
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part5Noel Grandin3-24/+94
2019-05-28tdf#125372 writer, file with lots of hints very slow to open, part3Noel Grandin7-113/+188
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin2-4/+4
2019-05-13tdf#42949 Fix IWYU warnings in sw/source/core/inc/[g-S]*hxxGabor Kelemen1-0/+1
2019-05-05[API CHANGE] SwXTextField: no more SwModify/SwClientBjoern Michaelsen1-3/+1
2019-05-03tdf#125039 sw_redlinehide: keep shape selected when changing anchor typeMichael Stahl1-1/+1