Matúš Kukan
540ac996fb
these are needed only for odk
...
Change-Id: I6d9ccf819f7f887fa17a2de72f39a456a56ace24
2012-08-14 19:39:47 +02:00
Thomas Arnhold
d1ba5419cf
Remove non-existing forward declarations
...
Those classes don't exist. So remove friend class operators too.
Change-Id: I8e3b32db933dea7cbab86015f0c926df967511f6
2012-08-07 13:45:26 +02:00
David Tardon
46305229cc
WaE: enumeral and non-enumeral type in conditional expression
...
Change-Id: I6352836e28c8cb04ba3de40bfcb0095096ee1dd5
2012-08-03 07:02:46 +02:00
David Tardon
75c3e80331
make sure headers are in place when the libs are used
...
Change-Id: I18c21d46153ef6be728dc3d8335e9c06cc7f3ad3
2012-08-02 18:13:57 +02:00
Caolán McNamara
1d90e4f5f3
gbuildize cosv
...
Change-Id: I73eb612edaba21aa5bb07577b42bd31f8de2dd2a
2012-08-02 08:55:53 +01:00
Thomas Arnhold
1c8a30d4f9
Remove unused code
...
Change-Id: I00c8f078b50d913c02407653ce23415d31975f2f
2012-07-10 20:01:27 +02:00
Thomas Arnhold
278000a28b
Remove unused defines
...
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02 17:46:25 +02:00
Thomas Arnhold
bbac35af14
Remove unused header files
...
These were only referenced by Package_inc.mk...
Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588
2012-06-27 13:34:35 +02:00
Thomas Arnhold
6fcac7dfc4
Remove unused include files
...
Those never get included at any point in the code.
Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-27 13:34:23 +02:00
Michael Meeks
72cfb250a2
re-base on ALv2 code.
2012-06-13 13:31:56 +01:00
Bjoern Michaelsen
b1c3e8ae28
make gbuild the default assumption of build.pl
...
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
Caolán McNamara
7dd0898578
WaE: ignoring return value of 'fwrite'
2012-03-22 12:26:41 +00:00
Takeshi Abe
a295d1f05c
removed duplicate #includes in cosv
2012-03-18 01:14:51 +09:00
Josh Heidenreich
f27df97df5
Added and improved READMEs for modules in sdk and testing
2012-02-09 12:12:08 +00:00
Jesús Corrius
7be0cc289d
A few safe replacements of pathes->paths
2012-02-01 14:43:37 +01:00
Caolán McNamara
17ecf0036d
callcatcher: update list, remove newly unused methods
2012-01-24 16:53:56 +00:00
Stephan Bergmann
7c704c78d3
Removed some unused parameters; added SAL_UNUSED_PARAMETER.
...
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC)
is used to annotate legitimately unused parameters, so that static
analysis tools can tell legitimately unused parameters from truly
unnecessary ones. To that end, some patches for external modules
are also added, that are only applied when compiling with GCC and
add necessary __attribute__ ((unused)) in headers.
2012-01-21 15:21:16 +01:00
Lior Kaplan
e10fc18fb2
typo fix: explicitely -> explicitly
2011-12-01 23:41:42 +02:00
Norbert Thiebaud
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
Norbert Thiebaud
e4610ffd2d
remove PCH support in dmake-module
2011-11-27 12:26:12 -06:00
Stephan Bergmann
bf1f0183d5
Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64).
2011-10-18 23:10:56 +02:00
Tor Lillqvist
b60773a322
Add pleas for help to explain a mysterious piece of code
2011-09-12 10:21:04 +03:00
Pierre-André Jacquod
7f90f8af5f
[cppchecker] deletion of supperfluous variable
2011-09-06 22:41:49 +02:00
Jan Holesovsky
ba4b78aa29
Remove useless comments from build.lst.
2011-08-23 08:26:14 +02:00
Tom Tromey
1a35f23a2c
fix compile errors from trunck gcc
2011-08-11 09:32:24 +01:00
Caolán McNamara
fb8168bb55
ditch unused compare
2011-06-29 09:28:34 +01:00
Caolán McNamara
74ddfb058c
ditch unused code
2011-06-27 23:09:24 +01:00
Caolán McNamara
9f0e1d859e
remove unused datetime
2011-06-27 22:45:19 +01:00
Caolán McNamara
3f7d2ae5ca
more unused methods
2011-06-22 22:16:15 +01:00
Caolán McNamara
cd4395feb5
various unused junk
2011-06-21 12:10:55 +01:00
Caolán McNamara
1d301de7a8
remove unused PopFront
2011-06-20 14:42:50 +01:00
Caolán McNamara
5c8c138879
remove unused PushFront
2011-06-20 14:41:18 +01:00
Caolán McNamara
5a7bd335ef
FileExtension unused
2011-06-20 14:38:12 +01:00
Caolán McNamara
77faf36fbd
remove unused strip_ methods
2011-06-20 14:25:08 +01:00
Caolán McNamara
abe204dce7
remove unused token_count
2011-06-20 14:18:34 +01:00
Caolán McNamara
7feb9bcec2
remove the unused replace_all variant
2011-06-20 14:15:54 +01:00
Caolán McNamara
fb21365cef
remove unused StreamStr::to_lower
2011-06-20 14:10:41 +01:00
Caolán McNamara
522dfdf1bc
throw out some unused code
2011-06-17 14:05:13 +01:00
Caolán McNamara
0dc604a199
ditch unused mbstream
2011-06-17 14:05:13 +01:00
Caolán McNamara
9873968a74
throw out some unused methods
2011-06-17 14:05:13 +01:00
Tor Lillqvist
27cbc7d655
Drop %_EXT% which was always empty
2011-06-03 13:35:47 +03:00
Tor Lillqvist
b0ba9eb2ff
Check what compiler is used, not run-time platform
2011-05-18 03:37:46 +03:00
Fridrich Štrba
1628005298
Trying to remove the stlport mention from the code
2011-02-09 16:20:25 +01:00
Fridrich Štrba
0d2d8ba1a2
Make stlport only optional dependency of postprocess
2011-02-09 04:32:24 +01:00
Thomas Arnhold
c467f8aca1
Clean up makefiles
2011-02-01 18:00:07 +01:00
Caolán McNamara
b331e97167
WaE: gcc 4.6.0 various warnings
2011-01-24 10:41:27 +00:00
Caolán McNamara
8cad7d1947
add modelines to .hxx files as well
2010-10-27 13:05:40 +01:00
Povilas Kanapickas
3eb979df54
remove non-compiled code
2010-10-18 15:52:09 +01:00
Sebastian Spaeth
e9a59da46a
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:58:04 +02:00
Jens-Heiner Rechtien
1296914c84
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00