summaryrefslogtreecommitdiffstats
path: root/cosv
Commit message (Collapse)AuthorAgeFilesLines
* WaE: ignoring return value of 'fwrite'Caolán McNamara2012-03-221-3/+2
|
* removed duplicate #includes in cosvTakeshi Abe2012-03-187-21/+0
|
* Added and improved READMEs for modules in sdk and testingJosh Heidenreich2012-02-091-0/+3
|
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-1/+1
|
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-244-68/+0
|
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-214-8/+12
| | | | | | | | | 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.
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
|
* remove pch from the include listNorbert Thiebaud2011-11-2717-17/+136
|
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-12/+0
|
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on ↵Stephan Bergmann2011-10-181-1/+1
| | | | Linux x86_64).
* Add pleas for help to explain a mysterious piece of codeTor Lillqvist2011-09-121-0/+5
|
* [cppchecker] deletion of supperfluous variablePierre-André Jacquod2011-09-061-2/+1
|
* Remove useless comments from build.lst.Jan Holesovsky2011-08-231-3/+0
|
* fix compile errors from trunck gccTom Tromey2011-08-111-1/+1
|
* ditch unused compareCaolán McNamara2011-06-291-19/+0
|
* ditch unused codeCaolán McNamara2011-06-273-44/+0
|
* remove unused datetimeCaolán McNamara2011-06-273-139/+0
|
* more unused methodsCaolán McNamara2011-06-229-551/+0
|
* various unused junkCaolán McNamara2011-06-2112-455/+1
|
* remove unused PopFrontCaolán McNamara2011-06-202-11/+0
|
* remove unused PushFrontCaolán McNamara2011-06-202-17/+0
|
* FileExtension unusedCaolán McNamara2011-06-202-13/+0
|
* remove unused strip_ methodsCaolán McNamara2011-06-202-24/+0
|
* remove unused token_countCaolán McNamara2011-06-202-9/+0
|
* remove the unused replace_all variantCaolán McNamara2011-06-202-25/+0
|
* remove unused StreamStr::to_lowerCaolán McNamara2011-06-202-34/+0
|
* throw out some unused codeCaolán McNamara2011-06-172-9/+0
|
* ditch unused mbstreamCaolán McNamara2011-06-173-217/+0
|
* throw out some unused methodsCaolán McNamara2011-06-172-139/+0
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-7/+7
|
* Check what compiler is used, not run-time platformTor Lillqvist2011-05-181-3/+2
|
* Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-8/+0
|
* Make stlport only optional dependency of postprocessFridrich Štrba2011-02-091-1/+1
|
* Clean up makefilesThomas Arnhold2011-02-011-16/+0
|
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-241-1/+1
|
* add modelines to .hxx files as wellCaolán McNamara2010-10-2731-0/+76
|
* remove non-compiled codePovilas Kanapickas2010-10-181-66/+0
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1320-0/+45
| | | | | | | | 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>
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-1258-239/+58
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* CWS-TOOLING: integrate CWS mh132Vladimir Glazounov2009-08-261-1/+4
| | | | | | | | | | | | | 2009-08-06 12:20:52 +0200 mh r274712 : corrected error handling 2009-08-05 13:41:20 +0200 mh r274661 : #i93040# NetBSD compile issue 2009-08-05 13:40:32 +0200 mh r274660 : #i93040# NetBSD compile issue 2009-08-05 13:38:46 +0200 mh r274659 : #i93040# NetBSD compile issue 2009-08-05 13:29:15 +0200 mh r274658 : #i95193# increase includes limit 2009-08-05 13:22:07 +0200 mh r274657 : #i96811# honor return values of read calls 2009-08-05 13:16:47 +0200 mh r274654 : #i96802# honor return values of write calls 2009-08-05 13:07:06 +0200 mh r274653 : #i99835# do DestroyData 2009-08-05 13:01:42 +0200 mh r274651 : #i68557#: allow more dpi resolutions in scanner dialogue 2009-07-24 14:46:04 +0200 mh r274307 : #i103770# missing fclose added
* CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm2008-12-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-08 10:12:55 +0100 cmc r264975 : #i96203# protect with ifdefs to avoid unused symbol on mac 2008-12-05 12:23:47 +0100 cmc r264898 : CWS-TOOLING: rebase CWS cmcfixes51 to trunk@264807 (milestone: DEV300:m37) 2008-12-01 14:45:17 +0100 cmc r264606 : #i76655# ehlos apparently required 2008-11-28 17:49:30 +0100 cmc r264567 : #i96655# remove newly unused method 2008-11-28 10:41:28 +0100 cmc r264531 : #i96647# better ppc-bridges flushCode impl 2008-11-27 12:58:40 +0100 cmc r264478 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 12:32:49 +0100 cmc r264476 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 12:26:02 +0100 cmc r264475 : #i96655# redundant old table export helpers 2008-11-27 11:49:06 +0100 cmc r264473 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 11:38:35 +0100 cmc r264471 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 11:14:21 +0100 cmc r264467 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 11:06:22 +0100 cmc r264464 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 10:58:18 +0100 cmc r264462 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 10:41:44 +0100 cmc r264461 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 10:19:24 +0100 cmc r264460 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 10:13:39 +0100 cmc r264459 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 10:06:14 +0100 cmc r264458 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:59:54 +0100 cmc r264457 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:52:51 +0100 cmc r264456 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:48:26 +0100 cmc r264454 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:40:20 +0100 cmc r264452 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:35:26 +0100 cmc r264451 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:31:00 +0100 cmc r264450 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:24:08 +0100 cmc r264449 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 00:26:15 +0100 cmc r264443 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 00:21:01 +0100 cmc r264442 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 00:09:40 +0100 cmc r264441 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 23:51:56 +0100 cmc r264440 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 23:49:09 +0100 cmc r264439 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 18:09:54 +0100 cmc r264432 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 18:07:40 +0100 cmc r264431 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 17:28:02 +0100 cmc r264429 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 17:27:39 +0100 cmc r264428 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 17:18:36 +0100 cmc r264426 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 16:22:16 +0100 cmc r264415 : #i96624# make implicit braces and brackets explicit to avoid warnings 2008-11-26 16:00:23 +0100 cmc r264409 : #i90426# remove warnings from svtools 2008-11-26 15:59:17 +0100 cmc r264408 : #i90426# remove warnings 2008-11-26 15:47:32 +0100 cmc r264404 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 14:46:57 +0100 cmc r264394 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 14:19:50 +0100 cmc r264387 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 14:15:26 +0100 cmc r264386 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 14:11:26 +0100 cmc r264384 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 13:44:23 +0100 cmc r264380 : #i96084# comfirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 13:12:24 +0100 cmc r264372 : #i96604# silence new warnings 2008-11-26 12:35:02 +0100 cmc r264369 : #i96203# make qstarter work in 3-layer land 2008-11-26 12:33:04 +0100 cmc r264368 : #i96170# ensure gtypes are up and running
* CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte2008-10-101-5/+5
|
* INTEGRATION: CWS changefileheader (1.4.50); FILE MERGEDRüdiger Timm2008-04-102-46/+38
| | | | 2008/03/31 13:04:49 rt 1.4.50.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.2.50); FILE MERGEDRüdiger Timm2008-04-105-115/+91
| | | | 2008/03/31 13:04:49 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.5.12); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 13:04:49 rt 1.5.12.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.13.12); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 13:04:49 rt 1.13.12.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.3.50); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 13:04:49 rt 1.3.50.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.5.34); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 13:04:48 rt 1.5.34.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.8.34); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 13:04:48 rt 1.8.34.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.12); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 13:04:48 rt 1.4.12.1: #i87441# Change license header to LPGL v3.