summaryrefslogtreecommitdiff
path: root/binaryurp
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp')
0 files changed, 0 insertions, 0 deletions
p;id=03516c505eced337149782a67b2ad98c246929b3'>loplugin:stringadd in helpcompiler..ooxNoel Grandin 2019-09-11Fix missing dependencyMike Kaganski 2019-09-01Fix '..'Andrea Gelmini 2019-08-14Avoid -fsanitize=float-cast-overflow when converting to AstExprValue::u::byvalStephan Bergmann 2019-08-13Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): idlcStephan Bergmann 2019-07-24cid#1448213 Assignment of overlapping memoryCaolán McNamara 2019-06-25Fix typoAndrea Gelmini 2019-06-25Fix typoAndrea Gelmini 2019-06-25Fix typoAndrea Gelmini 2019-06-25Fix typoAndrea Gelmini 2019-06-25Fix typoAndrea Gelmini 2019-06-25Fix typoAndrea Gelmini 2019-02-28loplugin:cstylecastStephan Bergmann 2019-02-28loplugin:includeformStephan Bergmann 2019-02-28loplugin:stringconstantStephan Bergmann 2019-02-28loplugin:externvarStephan Bergmann 2019-02-27Untabify .l files (to silence loplugin:indentation warnings)Stephan Bergmann 2019-02-27Add missing modelines to .l filesStephan Bergmann 2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin 2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov 2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin 2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin 2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen 2018-12-22idlc: no need to store single OString objects on the heapNoel Grandin 2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann 2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin 2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin 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