summaryrefslogtreecommitdiff
path: root/cli_ure/unotypes
ModeNameSize
-rw-r--r--cli_uretypes_config404logplain
-rw-r--r--makefile.mk2748logplain
ng in commentsJohnny_M 2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann 2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann 2017-11-13Fix typosAndrea Gelmini 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-25Fix typosAndrea Gelmini 2017-09-22Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVCStephan Bergmann 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-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin 2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin 2017-07-21migrate to boost::gettextCaolán McNamara 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-06-18remove unused osl/mutex.hxx includesJochen Nitschke 2017-05-11Clean up uses of SAL_U/SAL_W: winaccessibilityStephan Bergmann 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 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