summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accdoc.cxx
AgeCommit message (Expand)Author
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-01-11Related tdf#123632: fix crash in accdoc (sw)Julien Nabet
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-09-30loplugin:reducevarscope in swNoel
2020-08-23Fix typo in codeAndrea Gelmini
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara
2019-10-23realloc sequence to amount of inserted elementsCaolán McNamara
2019-10-02loplugin:stringadd in swNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov
2018-11-15sw_redlinehide_3: adapt SwAccessibleDocument::getAccFlowTo()Michael Stahl
2018-11-15sw_redlinehide_3: convert SwAccessibleDocument::getExtendedAttributes()Michael Stahl
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-02-21ColorData->Color in sd..svxNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: swStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24sw: remove CHECK_FOR_DEFUNC macrosMichael Stahl
2017-03-24sw: remove CHECK_FOR_WINDOW macroMichael Stahl
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara
2017-02-12Various typos on accessibleJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara