summaryrefslogtreecommitdiff
path: root/solenv/bin/concat-deps.c
AgeCommit message (Expand)Author
2020-10-24Fix remaining invalid usages of __FreeBSD_kernel__ define.Gleb Popov
2020-05-27tdf#133331: Added explicit type casts to resolve -fpermissive errorsMichael Warner
2019-09-01Fix '..'Andrea Gelmini
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-01tdf#120703 PVS: Silence V575 warningsMike Kaganski
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-11new loplugin indentationNoel Grandin
2019-01-30-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2017-11-24tdf#113787: gbuild: fix the version of cli_cppuhelper assemblyMichael Stahl
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-02loplugin:casttovoid: solenvStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann
2017-03-09Add missing CxxClrObject caseStephan Bergmann
2017-03-09"/CxxObject/" etc. part was missing from generate_phony_line outputStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-01-09loplugin:externvarStephan Bergmann
2016-10-15clang-cl loplugin: solenvStephan Bergmann
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke
2016-03-16coverity#1356338 inline markup didn't workCaolán McNamara
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-02-08Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2015-12-14Fix build on BSDsBaptiste Daroussin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-26-Werror,-Wnonconst-parameterStephan Bergmann
2015-07-31concat-deps: fix build with gcc -fsanitize=... -std=gnu89Michael Stahl
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2014-11-24coverity#736477 document deliberate Resource leak at detection pointCaolán McNamara
2014-06-09concat-deps: Win32 make $(file) will end lines with CRLFMichael Stahl
2014-05-26Fragile concat-deps _process misinterprets ENOMEM from file_loadStephan Bergmann
2014-05-22concat-deps: Clean up memory at exit when run with lsanStephan Bergmann
2014-04-02Internal linkageStephan Bergmann
2014-02-06coverity#736094 Argument cannot be negativeCaolán McNamara
2013-09-30-Werror,-Wunused-functionStephan Bergmann
2013-09-23Print a helpful error message if we are going to failTor Lillqvist
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann
2013-08-30WaE: size_t to int conversion: possible loss of dataTor Lillqvist
2013-08-22Misaligned access is always undefined behaviorStephan Bergmann
2013-06-18WaE: variable may be used uninitializedTor Lillqvist
2013-06-18handle missing dep files in concat-depsBjoern Michaelsen
2013-04-15fdo#60724 correct spellingThomas Arnhold