haiku/headers/private/app
Artur Wyszynski cee04e8074 Fixed various errors/warnings reported by cppcheck:
* memory leaks
* resource leaks
* added const's to getters
* removed a few reundant conditions


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35433 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-02-08 22:50:38 +00:00
..
ApplicationPrivate.h
AppMisc.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
AppServerLink.h
AreaLink.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
DesktopLink.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
DirectMessageTarget.h Made DirectMessageTarget's destructor private to avoid potential future 2008-03-06 00:36:31 +00:00
LinkReceiver.h Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
LinkSender.h Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
LooperList.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
MessageAdapter.h
MessagePrivate.h Closing ticket #4465: 2009-09-10 23:10:51 +00:00
MessageUtils.h Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
MessengerPrivate.h
PortLink.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
RegistrarDefs.h * Minor cleanup, updated copyright. 2009-10-25 15:14:49 +00:00
RosterPrivate.h
Server.h
ServerLink.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
ServerMemoryAllocator.h
ServerProtocol.h * Added a protocol version field to AS_GET_DESKTOP. This should be bumped after 2009-11-24 17:22:44 +00:00
ServerProtocolStructs.h * Moved the implementation of SetViewCursor from the thread of the 2009-06-20 12:11:49 +00:00
ServerReadOnlyMemory.h App Server now saves/restores ui_color settings. 2008-03-04 01:19:04 +00:00
SimpleMallocIO.h
TokenSpace.h * Made BTokenSpace not throw any exceptions on memory shortage. 2009-11-04 12:19:59 +00:00