summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service
AgeCommit message (Expand)AuthorFilesLines
2019-10-01loplugin:referencecasting (clang-cl)Stephan Bergmann4-12/+12
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann1-2/+1
2019-09-12Fix typosAndrea Gelmini2-5/+5
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-29Fix typosAndrea Gelmini3-3/+3
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski1-2/+2
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski2-5/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-11/+11
2018-10-20pvs-studio: pointer was utilized before it was verified against nullptrCaolán McNamara1-49/+43
2018-10-20pvs-studio: pointer was utilized before it was verified against nullptrCaolán McNamara1-1/+1
2018-10-20unused pUNumberString bufferCaolán McNamara1-5/+1
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov1-15/+7
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-1/+1
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann1-1/+1
2018-08-14tdf#116542 a11y: introduce STATIC roleSamuel Thibault3-2/+7
2018-07-12Add missing sal/log.hxx headersGabor Kelemen2-0/+3
2018-04-13Fix typoAndrea Gelmini1-1/+1
2018-01-24loplugin:emptyif (clang-cl)Stephan Bergmann6-24/+0
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann4-4/+4
2017-12-28Fix spelling in commentsJohnny_M1-7/+7
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann1-2/+2
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-27loplugin:includeform: winaccessibility (Windows)Stephan Bergmann20-68/+68
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-11/+13
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-11/+11
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-08-31loplugin:constparams: winaccessibility (clang-cl)Stephan Bergmann1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin2-5/+5
2017-07-21migrate to boost::gettextCaolán McNamara2-75/+0
2017-07-03loplugin:oncevar (clang-cl): winaccessibilityStephan Bergmann1-2/+1
2017-05-11Clean up uses of SAL_U/SAL_W: winaccessibilityStephan Bergmann1-13/+12
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-12/+12
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist1-1/+1
2017-03-02Fix typosAndrea Gelmini2-10/+10
2017-01-26Remove dynamic exception specificationsStephan Bergmann14-43/+22
2016-12-16loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann1-5/+0
2016-11-11loplugin:vclwidgetsStephan Bergmann2-3/+3
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann9-160/+160
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann3-3/+3
2016-05-25Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only)Stephan Bergmann1-0/+1
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2-2/+2
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara2-2/+2
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann1-1/+8
2016-03-04-Werror,-WshadowStephan Bergmann1-2/+1