summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accdoc.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-05tdf#158067 Replace OUStringLiteral in accdocBogdan B1-2/+1
2023-10-22Use getXWeak in swMike Kaganski1-6/+6
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann1-1/+1
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin1-6/+6
2023-06-05tdf#152431 Fix line count resets to zero after 65535Bogdan B1-1/+1
2023-05-17fire less "index hint out of range, ignoring" warningsNoel Grandin1-0/+2
2023-03-20tdf#136760 sw a11y: Provide page-relative cursor pos via doc attrMichael Weghorn1-0/+5
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-11/+11
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-1/+1
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