summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM
AgeCommit message (Expand)Author
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-20dubious SysAllocString checkCaolán McNamara
2018-10-20tdf#120703 (PVS)Mike Kaganski
2018-10-20pvs-studio: 'memcpy' function will lead to underflow of the bufferCaolán McNamara
2018-10-20alloc should have been freeCaolán McNamara
2018-10-02Move GetkeyBindingStrByXkeyBinding to comphelperSamuel Mehrbrodt
2018-10-02Remove unused getOLECHARFromKeyCodeSamuel Mehrbrodt
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-03-13winaccessibility: GraphicURL is not set anymoreTomaž Vajngerl
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-17Fix typosAndrea Gelmini
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-10-27loplugin:includeform: winaccessibility (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-31loplugin:constparams: winaccessibility (clang-cl)Stephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-17loplugin:unnecessaryparen: winaccessibility (clang-cl)Stephan Bergmann
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-03loplugin:oncevar (clang-cl): winaccessibilityStephan Bergmann
2017-05-11Clean up uses of SAL_U/SAL_W: winaccessibilityStephan Bergmann
2017-04-06Use OUString function variants that take a (narrow) string literalStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-15loplugin:unncessaryoverride (clang-cl)Stephan Bergmann
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara
2017-02-12Typo: (De)SelectMutipleChidren->(De)SelectMultipleChidrenJulien Nabet
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-06loplugin:salboolStephan Bergmann
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2016-10-14Fix GetMnemonicCharStephan Bergmann
2016-10-11cppcheck: uninitMemberVarJochen Nitschke
2016-10-10cppcheck: variableScopeJochen Nitschke
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-25Harmless missing breakStephan Bergmann
2016-05-24remove unused struct memberJochen Nitschke
2016-05-16Fix typosAndrea Gelmini
2016-05-04Fix Windows-only code, part 5Stephan Bergmann
2016-05-04Fix Windows-only code, part 4Stephan Bergmann
2016-03-04-Werror,-WshadowStephan Bergmann