summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)Author
2014-10-13coverity#982170 Unchecked return value from libraryCaolá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-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
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-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-08-27CancelButtons no longer loaded from resource filesCaolán McNamara
2014-08-27OKButtons no longer loaded from resource filesCaolán McNamara
2014-08-26Dialogs no longer loaded from resource filesCaolán McNamara
2014-08-26ModalDialogs no longer loaded from resource filesCaolán McNamara
2014-08-25MessBox not loaded from resource files anymoreCaolán McNamara
2014-08-25WarningBox are no longer loaded from resource filesCaolán McNamara
2014-08-25queryboxes cannot be loaded from resource files anymoreCaolán McNamara
2014-08-20Infoboxen are no longer loaded from resource filesCaolán McNamara
2014-08-20ErrorBoxen are no longer loaded from resource filesCaolán McNamara
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara
2014-08-16RSC_TRISTATEBOX is no longer usedCaolán McNamara
2014-08-16RSC_MULTILINEEDIT no longer usedCaolán McNamara
2014-08-16RSC_MENUBUTTON is not in use anymoreCaolán McNamara
2014-08-15drop TabControl resource loaderCaolán McNamara
2014-08-11various ids not loaded from .res anymoreCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-05coverity#983492 String OverflowNorbert Thiebaud
2014-07-05cosmetic clean-up, prep for patchesNorbert Thiebaud
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara
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-15callcatcher: update unused codeCaolán McNamara
2014-06-11cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara
2014-06-06fixincludeguards: fix include guardsThomas Arnhold