summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accdoc.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-5/+3
2022-04-01tdf#147967 macos crash on insert formulaNoel Grandin1-0/+2
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-2/+2
2021-03-07loplugin:staticdynamic now with extra saltNoel1-3/+1
2021-01-11Related tdf#123632: fix crash in accdoc (sw)Julien Nabet1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara1-2/+2
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-2/+2
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-09-30loplugin:reducevarscope in swNoel1-5/+3
2020-08-23Fix typo in codeAndrea Gelmini1-5/+5
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-72/+0
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin1-7/+9
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin1-1/+1
2019-12-23sal_Char->char in swNoel Grandin1-2/+2
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin1-85/+34
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara1-2/+2
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara1-4/+3
2019-10-23realloc sequence to amount of inserted elementsCaolán McNamara1-1/+1
2019-10-02loplugin:stringadd in swNoel Grandin1-40/+14
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen1-5/+0
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-5/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-1/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-04simplify UNO getTypes methodsNoel Grandin1-9/+3
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov1-3/+4
2018-11-15sw_redlinehide_3: adapt SwAccessibleDocument::getAccFlowTo()Michael Stahl1-11/+6
2018-11-15sw_redlinehide_3: convert SwAccessibleDocument::getExtendedAttributes()Michael Stahl1-20/+19
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-02-21ColorData->Color in sd..svxNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: swStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-24sw: remove CHECK_FOR_DEFUNC macrosMichael Stahl1-3/+4
2017-03-24sw: remove CHECK_FOR_WINDOW macroMichael Stahl1-11/+24
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl1-8/+10
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-2/+2
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara1-1/+1
2017-02-12Various typos on accessibleJulien Nabet1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-36/+0
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-3/+4
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-1/+0