summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* loplugin: cstylecastNoel Grandin2014-09-2910-53/+53
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* warning C4701: potentially uninitialized local variableStephan Bergmann2014-09-191-1/+1
* cid#983095 Resource leakNoel Grandin2014-09-191-1/+3
* rsc: remove more DEC remnantsNoel Grandin2014-09-191-4/+0
* rsc: NOMAIN is always trueNoel Grandin2014-09-191-4/+0
* rsc: remove support for DECUSNoel Grandin2014-09-193-38/+0
* rsc: remove unused OLD_PREPROCESSORNoel Grandin2014-09-196-178/+0
* rsc: remove VAX supportNoel Grandin2014-09-191-7/+0
* rsc: remove PDP supportNoel Grandin2014-09-191-3/+0
* rsc: remove 68000 supportNoel Grandin2014-09-191-11/+0
* rsc: remove ONYX supportNoel Grandin2014-09-191-6/+0
* rsc: remove LATTICE supportNoel Grandin2014-09-191-10/+0
* rsc: remove RT11 supportNoel Grandin2014-09-193-21/+1
* rsc: remove RSX supportNoel Grandin2014-09-193-35/+1
* rsc: remove VMS supportNoel Grandin2014-09-195-243/+4
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-063-41/+0
* CancelButtons no longer loaded from resource filesCaolán McNamara2014-08-271-9/+0
* OKButtons no longer loaded from resource filesCaolán McNamara2014-08-271-9/+0
* Dialogs no longer loaded from resource filesCaolán McNamara2014-08-261-7/+0
* ModalDialogs no longer loaded from resource filesCaolán McNamara2014-08-263-22/+0
* MessBox not loaded from resource files anymoreCaolán McNamara2014-08-254-74/+0
* WarningBox are no longer loaded from resource filesCaolán McNamara2014-08-251-8/+0
* queryboxes cannot be loaded from resource files anymoreCaolán McNamara2014-08-251-8/+0
* Infoboxen are no longer loaded from resource filesCaolán McNamara2014-08-201-8/+0
* ErrorBoxen are no longer loaded from resource filesCaolán McNamara2014-08-201-8/+0
* TabPages are no longer loaded from resource filesCaolán McNamara2014-08-201-9/+0
* RSC_TRISTATEBOX is no longer usedCaolán McNamara2014-08-163-25/+0
* RSC_MULTILINEEDIT no longer usedCaolán McNamara2014-08-163-25/+0
* RSC_MENUBUTTON is not in use anymoreCaolán McNamara2014-08-163-25/+0
* drop TabControl resource loaderCaolán McNamara2014-08-153-64/+0
* various ids not loaded from .res anymoreCaolán McNamara2014-08-113-109/+0
* new loplugin: externalandnotdefinedNoel Grandin2014-07-112-6/+3
* coverity#983492 String OverflowNorbert Thiebaud2014-07-051-1/+1
* cosmetic clean-up, prep for patchesNorbert Thiebaud2014-07-051-289/+313
* callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara2014-07-023-25/+0
* loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2014-06-274-13/+0
* rsc: fix how -isystem args are filtered out for the preprocStephan Bergmann2014-06-272-13/+18
* rsc: ignore -isystem argsStephan Bergmann2014-06-263-3/+41
* remove use of register keyword in C filesNoel Grandin2014-06-246-107/+107
* -Wstrict-prototypesStephan Bergmann2014-06-175-29/+29
* callcatcher: update unused codeCaolán McNamara2014-06-153-51/+0
* cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara2014-06-113-90/+0
* fixincludeguards: fix include guardsThomas Arnhold2014-06-062-0/+9
* fdo#68849: Add header guards to all include filesJens Carl2014-06-012-1/+7
* coverity#705195 Missing break in switchCaolán McNamara2014-05-301-0/+1
* coverity#705196 Missing break in switchCaolán McNamara2014-05-301-0/+1
* coverity#705197 Missing break in switchCaolán McNamara2014-05-301-0/+1
* cppcheck: consecutive return/break/...Julien Nabet2014-05-291-1/+0
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-2718-110/+110