summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/thints.cxx
AgeCommit message (Expand)Author
2022-05-24comments: reassign ID when copy commentPranam Lashkari
2022-05-11sw content controls: introduce a word breaking dummy char at the endMiklos Vajna
2022-03-30sw content controls: add document modelMiklos Vajna
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/txtnodeNoel Grandin
2022-03-02sw clearing breaks: add UNO API to insert this with custom clear / char propsMiklos Vajna
2022-03-01sw clearing breaks: add UNO API to insert thisMiklos Vajna
2022-02-28sw clearing breaks: add document modelMiklos Vajna
2022-02-18improve the SfxItemSet::CloneAsValue checkNoel Grandin
2022-02-08no need to take copies of the shared_ptr hereNoel Grandin
2021-12-03tdf#145062 sw: really destroy text attribute when insertion failsMichael Stahl
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-22tdf#64991 speed up loading large RTL documentsNoel Grandin
2021-10-22tdf#64991 speed up loading large RTL documentsNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-08-25tdf#64991 speed up loading large RTL documentsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-12try to restore SwpHints::MergePortions (2nd attempt)Noel Grandin
2021-07-10try to restore SwpHints::MergePortions...Noel Grandin
2021-07-10make SwpHints::MergePortions a little easier to readNoel Grandin
2021-07-06tdf#140197 - Letter cut off at certain zoom-levelAndreas Heinisch
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth
2021-05-30std::unique_ptr -> std::optionalNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-02-23tdf#135774, tdf#114799 Char highlight: apply to numberingJustin Luth
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen
2021-01-05Revert "NotifyClients no more"Stephan Bergmann
2021-01-03NotifyClients no moreBjoern Michaelsen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-01std::set->o3tl::sorted_vector in SwpHintsNoel Grandin
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen
2020-10-30tdf#98868 re-register cloned TOXMark if the dest doc is differentCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-03tdf#132688 diacritics broken in lines with punctuationNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-31loplugin:flatten in sw/core/txtnodeNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-02speedup sw build a littleNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-12-18tdf#119227 fix freeze when copying a large bulleted listNoel Grandin
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann