summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)Author
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
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-14Translate German comments in sc/source/ui (part of its sub-dirs)Johnny_M
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-18German comment translationsLukas Röllin
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17use rtl::Reference to manage ScAccessiblePageHeaderArea'sNoel Grandin
2016-12-16tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai
2016-12-16remove superfluous this->Init() callEike Rathke