summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)AuthorFilesLines
2017-11-19Replace list by vector in accessible part of scJulien Nabet1-25/+18
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-0/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-5/+5
2017-10-23loplugin:includeform: scStephan Bergmann22-189/+189
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-22loplugin:flatten in pyuno..scNoel Grandin1-60/+41
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin1-4/+4
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin1-4/+4
2017-08-24loplugin:constparam in sc part4Noel Grandin5-10/+10
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-15loplugin:checkunusedparams in scNoel Grandin3-10/+7
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-4/+4
2017-07-28Resolves: tdf#106872 only request selected shapesCaolán McNamara1-13/+11
2017-07-27Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara1-0/+2
2017-07-21migrate to boost::gettextCaolán McNamara10-10/+10
2017-07-17Temporary ScAddress is unnecessary when constructing ScRangeEike Rathke2-3/+2
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin2-3/+3
2017-07-04loplugin:unusedfields in sc part3Noel Grandin2-19/+3
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-07-02loplugin:casttovoid: scStephan Bergmann1-1/+0
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-5/+0
2017-06-26loplugin:oncevar in scNoel Grandin4-10/+5
2017-06-23tdf#39468 Translate some random German comments/termsJens Carl1-1/+1
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl1-1/+1
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin2-16/+8
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-6/+6
2017-05-23sc: work around MSVC 2017 ICE in AccessibleDocument.cxxMichael Stahl1-9/+11
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-6/+6
2017-05-19loplugin:stringcopy: scStephan Bergmann2-5/+5
2017-05-19make string translation loading more uniformCaolán McNamara6-12/+12
2017-05-12convert SdrLayerId to strong_intNoel Grandin2-31/+23
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin1-4/+4
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke2-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-05-02untranslated strings are just stringsCaolán McNamara8-11/+19
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin1-6/+2
2017-04-21remove some old MSVC workaroundsNoel Grandin2-34/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna15-172/+172
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas2-0/+4
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-14Translate German comments in sc/source/ui (part of its sub-dirs)Johnny_M1-2/+2
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin1-5/+5
2017-03-08convert SvxAdjust to scoped enumNoel Grandin3-10/+10