summaryrefslogtreecommitdiff
path: root/embedserv/source/inprocserv
AgeCommit message (Expand)Author
2019-11-08Avoid C++20 comparison operator overloading ambiguities (clang-cl -std=c++2a)Stephan Bergmann
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-22pvs-studio: V716 Suspicious type conversion in return statementCaolán McNamara
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-02-01embedserv: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-24loplugin:emptyif (clang-cl)Stephan Bergmann
2017-10-27loplugin:includeform: embedserv (Windows)Stephan Bergmann
2017-10-05loplugin:blockblock (clang-cl)Stephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-14loplugin:redundantpointerops (clang-cl)Stephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-23loplugin:useuniqueptrStephan Bergmann
2016-10-16clang-cl loplugin: embedservStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-12-08Resolve Linker Warning LNK4104Mike Kaganski
2015-11-18-Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI)Stephan Bergmann
2015-09-05cppcheck: fix some redundantCondition warningsJulien Nabet
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-02-26Remove visual noise from embedservAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-09-04WaE: C4723: potential divide by 0Tor Lillqvist
2013-01-08Logic (only update ret if it does not indicate an error yet)Stephan Bergmann
2013-01-08test on the return of pOleObject->CloseJulien Nabet
2012-12-22Some cppcheck cleaning in embedservJulien Nabet
2012-12-11Windows-only fixesStephan Bergmann
2012-07-20new does not return nullStephan Bergmann
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-12WaE: declaration of 'hr' shadows a previous localDavid Tardon
2012-03-12WaE: deprecated conversion from string constant to 'char*'David Tardon
2012-03-12WaE: ignoring #pragma warningDavid Tardon
2012-03-10embedserv: convert to gbuildMatúš Kukan
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-02-06Remove OWN_DEBUG and WRITEDEBUGINFOThomas Arnhold
2011-02-06Remove lots of dead codeThomas Arnhold
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth