summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)Author
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-08-30loplugin:useuniqueptr in idlc::compileFileNoel Grandin
2018-08-30use std::vector in AstStackNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-04-06fflush() followed by fclose() is redundantTakeshi Abe
2018-03-23loplugin:useuniqueptr in AstStructNoel Grandin
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-02-01idlc: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-17fix use of std::unique_ptr in IdlcNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-13loplugin:useuniqueptr in idlcNoel Grandin
2018-01-12More loplugin:cstylecast: idlcStephan Bergmann
2018-01-11Manual loplugin:cstylecast fixes in idlc/source/parser.yStephan Bergmann
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-10-23loplugin:includeform: idlcStephan Bergmann
2017-10-23loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20Silence compiler warnings C4005 (redefined INT8_MIN etc.)Mike Kaganski
2017-10-19loplugin:includeform: manual changes to idlc/source/parser.yStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-01Prefer prefix operatorJulien Nabet
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-18no copy neededJochen Nitschke
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-16Fix lifecycle issueStephan Bergmann
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-05loplugin:unnecessaryparenStephan Bergmann
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin