summaryrefslogtreecommitdiff
path: root/sw/source/core/access
AgeCommit message (Expand)Author
2021-02-20loplugin:refcounting in swNoel
2021-02-15loplugin:referencecasting in swNoel
2021-01-28simplify code, use more subView()Noel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-11Related tdf#123632: fix crash in accdoc (sw)Julien Nabet
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin
2021-01-08use more IsTransparentNoel Grandin
2021-01-02SwFrame: Modify no moreBjoern Michaelsen
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-22tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu
2020-11-20tdf#138108 terminate on uncaught exception in a11y callbackCaolán McNamara
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-09tdf#138052 Added a check for fontworks.Ivan Stefanenko
2020-11-05tdf#137968 Added check for the headings orderIvan Stefanenko
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-20use tools::Long in swNoel
2020-10-12sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ...Miklos Vajna
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30Fix typosAndrea Gelmini
2020-09-30AccessibilityIssue::setDoc never passed a null ScDoc*Caolán McNamara
2020-09-30SwPosition::GetDoc can return a referenceCaolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30tdf#137104 Added a check for headings in tablesIvan Stefanenko
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-27Move default way to find Which to an inline functionBjoern Michaelsen
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-08tdf#136468 Added a new check for objects and nodes.Stefanenko
2020-09-03tdf#136399 AccessibilityCheck: Inserted a new checkStefanenko
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-28tdf#136144: Initialize background colors to COL_AUTOIvan Stefanenko
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-08-02tdf#135098 assert/crash on checking IsSelected on cell being disposedCaolán McNamara
2020-08-01loplugin:flatten in sw/core/accessNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-24remove some unused typedefsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in swNoel Grandin
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann