summaryrefslogtreecommitdiff
path: root/sw/source/core/access
AgeCommit message (Expand)Author
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
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-29tdf#124176: Use pragma once instead of include guardsBugra
2020-02-26fix assert in fdo66141-1.odtNoel Grandin
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-17sw: prefix members of HeaderCheck, NumberingCheck, SwPagePreviewPrtData ...Miklos Vajna
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl
2020-01-29CID 1458016 - fix uninitialised members in AccessibilityIssueTomaž Vajngerl
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26move "remove duplicates" for a vector to o3tl/vector_utils.hxxTomaž Vajngerl
2020-01-26acc. check: implement goto for a range of text range in a para.Tomaž Vajngerl
2020-01-26acc. check: check if text format conveys additional meaningTomaž Vajngerl
2020-01-26remove some unused local varsNoel Grandin
2020-01-23no need for repetitive GetShell()->GetWin() callsCaolán McNamara
2020-01-22flush out unused MapModesCaolán McNamara
2020-01-09tdf#45636: test for no-alt and table split/merge access. checkTomaž Vajngerl
2020-01-09acc. check: move AccessibilityIssue from svx to sfx2Tomaž Vajngerl
2020-01-06acc. check: move accessibility check strings to own fileTomaž Vajngerl
2020-01-06acc. check: table split/merge - check for row span, simplifyTomaž Vajngerl
2020-01-06acc. check: add a UI goto for issues with tablesTomaž Vajngerl
2020-01-06acc. check: check headings are in incremental orderTomaž Vajngerl
2020-01-03cid#1456612 Dereference null return valueCaolán McNamara
2019-12-29acc. check: implement goto for OLE/Graphic objectsTomaž Vajngerl
2019-12-29acc. check: add writer specific accessibility issueTomaž Vajngerl
2019-12-28Fix typoAndrea Gelmini
2019-12-28acc. check: check for endnotes and footnotesTomaž Vajngerl
2019-12-28acc. check: check for blinking textTomaž Vajngerl