summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
AgeCommit message (Expand)AuthorFilesLines
2021-06-02quieten down this warningNoel Grandin1-1/+1
2021-05-31no need to allocate this separatelyNoel Grandin1-3/+3
2021-05-30std::unique_ptr -> std::optionalNoel Grandin1-3/+2
2021-05-24fix leak of wronglist in SwTextNodeNoel Grandin3-87/+84
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh1-2/+2
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna7-30/+30
2021-05-19sw: fix not needed invalidation of custom field on each keypressMiklos Vajna1-3/+11
2021-05-18sw: fix not needed invalidation of title field on each keypressMiklos Vajna1-1/+18
2021-05-17split OutputDevice from WindowNoel Grandin1-2/+2
2021-04-30sw: speed up DoIdleJobs(WORD_COUNT)Michael Stahl1-0/+8
2021-04-28sw: fix crash in SwFormatAutoFormat::dumpAsXml()Michael Stahl2-2/+8
2021-04-27tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frameMiklos Vajna1-0/+9
2021-04-19sw: prefix members of SwDoCapitals, SwDoGetCapitalSize, SwFntObj and ...Miklos Vajna2-77/+78
2021-04-09Recheck include/ with IWYUGabor Kelemen2-0/+2
2021-04-09sw: prefix members of SwDoCapitalCursorOfst, SwDoDrawCapital, ...Miklos Vajna1-53/+62
2021-03-24tdf#140731: sw transliteration: avoid too many redlinesBalazs Santha1-3/+3
2021-03-22tdf#120469 Move anchored object if enter is inserted at Para begindipanshu1241-5/+5
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara6-47/+48
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák1-5/+1
2021-03-17do not disable Writer font caching on zoom mismatchLuboš Luňák1-18/+0
2021-03-17improve font caching in SwFntObjLuboš Luňák1-41/+95
2021-02-23tdf#135774, tdf#114799 Char highlight: apply to numberingJustin Luth1-2/+8
2021-02-20loplugin:refcounting in swNoel1-3/+2
2021-02-16Revert "Revert "replace SwClient by SvtListener in SwGrammarContact""Bjoern Michaelsen1-50/+53
2021-02-11Remove unneeded breaksAndrea Gelmini1-20/+0
2021-02-09sw doc model xml dump: show more details of SwTextFootnoteMiklos Vajna2-0/+34
2021-02-08Revert "replace SwClient by SvtListener in SwGrammarContact"Stephan Bergmann1-46/+43
2021-02-06replace SwClient by SvtListener in SwGrammarContactBjoern Michaelsen1-43/+46
2021-02-01sw: don't repaint all text frames on selecting and deleting several bulletsMiklos Vajna1-13/+5
2021-01-29remove SwCache bookkeeping from SwModifyBjoern Michaelsen1-11/+6
2021-01-29sw: don't repaint all text frames on turning off a bullet for bullet numberingsMiklos Vajna1-1/+3
2021-01-28sw: don't repaint all text frames on text node delete for bullet numberingsMiklos Vajna1-1/+49
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-1/+1
2021-01-24Dont double clear cachesBjoern Michaelsen1-6/+0
2021-01-18Revert "Revert "Move SwFntCache link from SwModify down to SwFormat""Bjoern Michaelsen2-2/+1
2021-01-15Revert "Move SwFntCache link from SwModify down to SwFormat"Stephan Bergmann2-1/+2
2021-01-13Move SwFntCache link from SwModify down to SwFormatBjoern Michaelsen2-2/+1
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen6-19/+19
2021-01-09~SwModify: do not silently tolerate clients registered past deathBjoern Michaelsen1-0/+1
2021-01-05Revert "NotifyClients no more"Stephan Bergmann6-19/+19
2021-01-03NotifyClients no moreBjoern Michaelsen6-19/+19
2020-12-30atrflyin.cxx Modify no moreBjoern Michaelsen1-1/+1
2020-12-24custom literal for Degree10Noel Grandin2-25/+25
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski1-1/+1
2020-12-10tdf#134626 sw: fix UBSan warning about deleted SwTextFormatCollMichael Stahl1-0/+2
2020-12-08Simplify attribute set definitions a littleMike Kaganski1-6/+4
2020-12-06SwFormatFootname: Modify no moreBjoern Michaelsen1-5/+6
2020-12-06SwFormatRefMark: Modify no moreBjoern Michaelsen1-5/+6
2020-12-06SwTextRuby: Modify no more (also make it final along the way)Bjoern Michaelsen1-15/+13
2020-12-06Meta: Modify no moreBjoern Michaelsen1-5/+7