summaryrefslogtreecommitdiff
path: root/rsc/source/rscpp
AgeCommit message (Expand)Author
2016-05-01rsc - remove obsolete FILE_LOCAL macros.erdemdemirkapi
2016-03-13Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Norbert Thiebaud
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-02Compiler warning battleStephan Bergmann
2016-02-02-Werror,-Wconstant-conversion (from 255 to -1)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26-Werror,-WformatStephan Bergmann
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-18Use a C99 flexible array memberStephan Bergmann
2015-09-05cppcheck: fix some redundantCondition warningsJulien Nabet
2015-04-29cppcheck: invalidPrintfArgType_uintCaolán McNamara
2015-03-26tdf#39440 cppcheck cleanliness, Fixing basic cpp errorsVarun
2015-03-24loplugin:constantfunction: rscNoel Grandin
2015-03-02V805: Decreased performanceCaolán McNamara
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-09Werror: data lost during conversion from size_t to intDavid Ostrovsky
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-21document coverity#983096 Resource leakCaolán McNamara
2014-11-03coverity#982297 EBCDIC-related cleanupCaolán McNamara
2014-10-06warning C4101: unreferenced local variableStephan Bergmann
2014-10-04we really do not care about ebcdic do we ?Norbert Thiebaud
2014-10-04coverity#706152 Copy into fixed size bufferNorbert Thiebaud
2014-10-04cosmetic: start bringing rscpp in this century c-wiseNorbert Thiebaud
2014-09-19warning C4701: potentially uninitialized local variableStephan Bergmann
2014-09-19cid#983095 Resource leakNoel Grandin
2014-09-19rsc: remove more DEC remnantsNoel Grandin
2014-09-19rsc: NOMAIN is always trueNoel Grandin
2014-09-19rsc: remove support for DECUSNoel Grandin
2014-09-19rsc: remove unused OLD_PREPROCESSORNoel Grandin
2014-09-19rsc: remove VAX supportNoel Grandin
2014-09-19rsc: remove PDP supportNoel Grandin
2014-09-19rsc: remove 68000 supportNoel Grandin
2014-09-19rsc: remove ONYX supportNoel Grandin
2014-09-19rsc: remove LATTICE supportNoel Grandin
2014-09-19rsc: remove RT11 supportNoel Grandin
2014-09-19rsc: remove RSX supportNoel Grandin
2014-09-19rsc: remove VMS supportNoel Grandin
2014-07-05coverity#983492 String OverflowNorbert Thiebaud
2014-07-05cosmetic clean-up, prep for patchesNorbert Thiebaud
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-27rsc: fix how -isystem args are filtered out for the preprocStephan Bergmann
2014-06-26rsc: ignore -isystem argsStephan Bergmann
2014-06-24remove use of register keyword in C filesNoel Grandin
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-05-30coverity#705197 Missing break in switchCaolán McNamara