summaryrefslogtreecommitdiff
path: root/cosv
AgeCommit message (Collapse)Author
2012-08-14these are needed only for odkMatúš Kukan
Change-Id: I6d9ccf819f7f887fa17a2de72f39a456a56ace24
2012-08-07Remove non-existing forward declarationsThomas Arnhold
Those classes don't exist. So remove friend class operators too. Change-Id: I8e3b32db933dea7cbab86015f0c926df967511f6
2012-08-03WaE: enumeral and non-enumeral type in conditional expressionDavid Tardon
Change-Id: I6352836e28c8cb04ba3de40bfcb0095096ee1dd5
2012-08-02make sure headers are in place when the libs are usedDavid Tardon
Change-Id: I18c21d46153ef6be728dc3d8335e9c06cc7f3ad3
2012-08-02gbuildize cosvCaolán McNamara
Change-Id: I73eb612edaba21aa5bb07577b42bd31f8de2dd2a
2012-07-10Remove unused codeThomas Arnhold
Change-Id: I00c8f078b50d913c02407653ce23415d31975f2f
2012-07-02Remove unused definesThomas Arnhold
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-06-27Remove unused header filesThomas Arnhold
These were only referenced by Package_inc.mk... Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588
2012-06-27Remove unused include filesThomas Arnhold
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-13re-base on ALv2 code.Michael Meeks
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
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-03-22WaE: ignoring return value of 'fwrite'Caolán McNamara
2012-03-18removed duplicate #includes in cosvTakeshi Abe
2012-02-09Added and improved READMEs for modules in sdk and testingJosh Heidenreich
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
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.
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on ↵Stephan Bergmann
Linux x86_64).
2011-09-12Add pleas for help to explain a mysterious piece of codeTor Lillqvist
2011-09-06[cppchecker] deletion of supperfluous variablePierre-André Jacquod
2011-08-23Remove useless comments from build.lst.Jan Holesovsky
2011-08-11fix compile errors from trunck gccTom Tromey
2011-06-29ditch unused compareCaolán McNamara
2011-06-27ditch unused codeCaolán McNamara
2011-06-27remove unused datetimeCaolán McNamara
2011-06-22more unused methodsCaolán McNamara
2011-06-21various unused junkCaolán McNamara
2011-06-20remove unused PopFrontCaolán McNamara
2011-06-20remove unused PushFrontCaolán McNamara
2011-06-20FileExtension unusedCaolán McNamara
2011-06-20remove unused strip_ methodsCaolán McNamara
2011-06-20remove unused token_countCaolán McNamara
2011-06-20remove the unused replace_all variantCaolán McNamara
2011-06-20remove unused StreamStr::to_lowerCaolán McNamara
2011-06-17throw out some unused codeCaolán McNamara
2011-06-17ditch unused mbstreamCaolán McNamara
2011-06-17throw out some unused methodsCaolán McNamara
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-18Check what compiler is used, not run-time platformTor Lillqvist
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba
2011-02-01Clean up makefilesThomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
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-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)