summaryrefslogtreecommitdiffstats
path: root/embedserv
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai2019-04-101-0/+3
* loplugin:typedefparam (clang-cl)Stephan Bergmann2019-03-274-10/+10
* loplugin:indentation (clang-cl)Stephan Bergmann2019-02-261-2/+2
* Clean up dead uses of DISABLE_ATLStephan Bergmann2019-01-241-6/+1
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-3/+1
* o3tl::string_view -> std::string_view (in embedserv)Stephan Bergmann2019-01-103-8/+12
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-082-2/+2
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-181-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-3/+3
* pvs-studio: V716 Suspicious type conversion in return statementCaolán McNamara2018-10-221-5/+2
* Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski2018-10-111-3/+0
* loplugin:external (clang-cl)Stephan Bergmann2018-09-246-10/+12
* loplugin:simplifyconstruct (clang-cl)Stephan Bergmann2018-09-171-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* Fix typosAndrea Gelmini2018-07-231-1/+1
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-262-2/+1
* Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet2018-03-172-19/+12
* embedserv: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-0115-59/+0
* loplugin:emptyif (clang-cl)Stephan Bergmann2018-01-242-7/+0
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-234-26/+26
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-151-4/+4
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-113-8/+8
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-271-2/+2
* Remove unnecessary state checks and the variablesMuhammet Kara2017-11-071-8/+0
* loplugin:includeform: embedserv (Windows)Stephan Bergmann2017-10-2715-30/+30
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-052-22/+24
* loplugin:blockblock (clang-cl)Stephan Bergmann2017-10-051-27/+25
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-302-25/+22
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-306-51/+50
* tdf#96505 Get rid of cargo cult "long" integer literals66kesara992017-09-242-7/+7
* Better not modify const RECTs passed inStephan Bergmann2017-09-221-11/+13
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-184-1/+15
* loplugin:redundantpointerops (clang-cl)Stephan Bergmann2017-09-142-2/+2
* loplugin:constparams: embedserv (clang-cl)Stephan Bergmann2017-08-312-6/+6
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-08-211-2/+2
* loplugin:oncevar (clang-cl)Stephan Bergmann2017-08-181-6/+6
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-172-2/+2
* loplugin:oncevar (clang-cl): embedservStephan Bergmann2017-07-032-5/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-123-5/+0
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-5/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-213-5/+5
* Clean up uses of SAL_U/SAL_W: embedservStephan Bergmann2017-04-106-41/+50
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-042-6/+6
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-041-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* tdf#96505 - Get rid of cargo cult long integer literalsudaycoder2017-03-211-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-1/+1
* Remove MinGW supportStephan Bergmann2017-02-106-42/+5
* Add missing #includesStephan Bergmann2017-02-081-0/+2