summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/thints.cxx
AgeCommit message (Expand)Author
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
2017-05-12sw: table-in-footnote: delete SwFootnoteFrame if it becomes emptyMichael Stahl
2017-05-10tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-12convert SwComparePosition to scoped enumNoel Grandin
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-02-06sw: convert some OSL_ENSURE to assertMichael Stahl
2017-02-06sw: translate more german commentsMichael Stahl
2017-02-03sw: translate german commentsMichael Stahl
2017-01-27use a define for invalid SfxPoolItemJochen Nitschke
2016-12-04use proper message passingBjoern Michaelsen
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-19convert CopyOrNewType to scoped enumNoel Grandin
2016-09-01fix non-debug enable-assert-always-abort buildCaolán McNamara
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-30tdf#98512: sw: remove duplicate undo history addMichael Stahl
2016-02-05Fix typosAndrea Gelmini