summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/thints.cxx
AgeCommit message (Expand)Author
2019-11-21sw: check fieldmark overlap in SwpHints::TryInsertNesting()Michael Stahl
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part7Noel Grandin
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part5Noel Grandin
2019-05-28tdf#125372 writer, file with lots of hints very slow to open, part3Noel Grandin
2019-03-19tdf#120548 sw ApplyParagraphMarkFormatToNumbering: fix handling of font colorMiklos Vajna
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-22tdf#117935 Accessible text-attributes-changed signals...Noel Grandin
2018-12-01sw_redlinehide_4a: fix asserts caused by invalid index in SwUpdateAttrMichael Stahl
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl
2018-12-01sw: simplify SwTextNode::GetAttr()Michael Stahl
2018-12-01sw: SwTextNode::GetAttr() inconsistencyMichael Stahl
2018-11-07Drop unused variableMichael Weghorn
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-19sw_redlinehide_2: add layout parameter to *Node::DelFramesMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-05-22cleanup redundant variableMike Kaganski
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2017-12-29Fix typosAndrea Gelmini
2017-12-21Fix typoAndrea Gelmini
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21coverity#1422233 Unchecked return valueCaolán McNamara
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-19sw: fix odd condition in SwpHints::MergePortions()Michael Stahl
2017-08-29Removed duplicated includeAndrea Gelmini
2017-08-28sw: remove signature metadata on deleting signature fieldAshod Nakashian
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07sw: convert SwTextInputField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini