summaryrefslogtreecommitdiffstats
path: root/winaccessibility
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAndrea Gelmini2018-04-131-1/+1
* winaccessibility: GraphicURL is not set anymoreTomaž Vajngerl2018-03-131-19/+1
* loplugin:emptyif (clang-cl)Stephan Bergmann2018-01-246-24/+0
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-237-16/+16
* Fix typosAndrea Gelmini2018-01-171-2/+2
* Fix typosAndrea Gelmini2018-01-161-1/+1
* Fix spelling in commentsJohnny_M2017-12-281-7/+7
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-151-2/+2
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-291-2/+2
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:includeform: winaccessibility (Windows)Stephan Bergmann2017-10-2739-89/+89
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-057-31/+39
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-036-37/+28
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-301-3/+3
* Fix typosAndrea Gelmini2017-09-251-1/+1
* Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVCStephan Bergmann2017-09-222-0/+2
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-183-1/+10
* loplugin:constparams: winaccessibility (clang-cl)Stephan Bergmann2017-08-314-4/+4
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-2/+2
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-171-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-113-6/+6
* migrate to boost::gettextCaolán McNamara2017-07-214-142/+0
* loplugin:unnecessaryparen: winaccessibility (clang-cl)Stephan Bergmann2017-07-172-4/+4
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-2/+2
* loplugin:oncevar (clang-cl): winaccessibilityStephan Bergmann2017-07-032-4/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-182-3/+0
* Clean up uses of SAL_U/SAL_W: winaccessibilityStephan Bergmann2017-05-119-161/+143
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Use OUString function variants that take a (narrow) string literalStephan Bergmann2017-04-061-27/+27
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-047-61/+61
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-041-2/+2
* loplugin:redundantinline (clang-cl)Stephan Bergmann2017-04-048-8/+8
* use actual UNO enums in vcl..xmlsecurityNoel Grandin2017-04-031-2/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:unncessaryoverride (clang-cl)Stephan Bergmann2017-03-155-16/+0
* Fix typosAndrea Gelmini2017-03-112-2/+2
* Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist2017-03-111-1/+1
* drop various _MSC_VER < 1900 conditionalsCaolán McNamara2017-03-061-2/+0
* Fix typosAndrea Gelmini2017-03-022-10/+10
* Typo: (De)SelectMutipleChidren->(De)SelectMultipleChidrenJulien Nabet2017-02-122-4/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-2627-64/+43
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-111-2/+2
* loplugin:salboolStephan Bergmann2017-01-061-1/+1
* loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann2016-12-161-5/+0
* loplugin:vclwidgetsStephan Bergmann2016-11-112-3/+3
* typo fix: ressource -> resourceAndras Timar2016-11-081-1/+1
* clang-cl loplugin: winaccessibilityStephan Bergmann2016-10-1562-925/+836
* Fix GetMnemonicCharStephan Bergmann2016-10-141-13/+10
* cppcheck: uninitMemberVarJochen Nitschke2016-10-111-4/+4
* cppcheck: variableScopeJochen Nitschke2016-10-101-5/+3