summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)Author
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-03TypedWhichId in scNoel Grandin
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-19Replace list by vector in accessible part of scJulien Nabet
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-28Resolves: tdf#106872 only request selected shapesCaolán McNamara
2017-07-27Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17Temporary ScAddress is unnecessary when constructing ScRangeEike Rathke
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-23tdf#39468 Translate some random German comments/termsJens Carl
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-23sc: work around MSVC 2017 ICE in AccessibleDocument.cxxMichael Stahl
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin