summaryrefslogtreecommitdiffstats
path: root/idlc
Commit message (Expand)AuthorAgeFilesLines
* WaE: comparison between signed and unsigned integer expressionsTor Lillqvist2011-09-271-6/+5
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-6/+5
* Let's rely on memmove() being sane on all our platformsTor Lillqvist2011-09-271-36/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+4
* [cppchecker] deletion of unread / unneeded variablePierre-André Jacquod2011-09-061-2/+1
* Link correctly with the gnu_getopt library in the MinGW caseTor Lillqvist2011-06-181-1/+3
* We do need to build this when cross-compiling to DESKTOP platformsTor Lillqvist2011-06-162-11/+0
* Rehash cross-compilation ideasTor Lillqvist2011-06-042-2/+10
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-6/+6
* Set TARGETPLATFORM=BUILD, idlc is for the build platformTor Lillqvist2011-06-022-0/+2
* do not leak memoryDavid Tardon2011-05-171-5/+6
* Remove OS/2 support.Francois Tigeot2011-04-185-32/+5
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-238-292/+337
|\
| * CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann2011-03-071-3/+9
| |\
| | * jsc340: i114847: fix nameJuergen Schmidt2011-02-241-2/+10
| | * jsc340: i14847: clean up cmdline help fo devtoolsJuergen Schmidt2010-10-011-2/+2
| * | #i115784# idlc: Fix unreachable "return <result>; break;" statements.Matthias Huetsch [mhu]2011-02-211-1/+1
| * | #i115784# idlc: add missing includes.Matthias Huetsch [mhu]2011-02-031-0/+2
| * | #i115784# idlc: add missing include.Matthias Huetsch [mhu]2011-01-311-1/+4
| * | Update from master repository (DEV300_m95).Matthias Huetsch [mhu]2010-12-135-104/+13
| |\|
| * | #115784# idlc: fixed commandline option processing.Matthias Huetsch [mhu]2010-12-103-261/+296
| * | #i115784# idlc: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]2010-11-255-64/+64
* | | Remove "using namespace ::rtl"Julien Nabet2011-03-022-3/+6
* | | Remove MSDOS supportThomas Arnhold2011-02-244-4/+4
* | | nothing to see here move along, *cough*Caolán McNamara2011-02-181-1/+22
* | | Remove SCO supportThomas Arnhold2011-02-162-8/+0
* | | Remove HPUX supportThomas Arnhold2011-02-162-6/+0
* | | silence some more windows warningsCaolán McNamara2011-02-151-15/+16
* | | silence a windows warningCaolán McNamara2011-02-151-15/+16
* | | dragonfly stuffFrancois Tigeot2011-02-151-1/+1
* | | some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba2011-02-032-3/+3
* | | Use errno to get the correct error message if mkstemp() fails.Thomas Arnhold2011-01-291-1/+2
* | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-242-5/+1
* | | silence spurious warningCaolán McNamara2011-01-111-1/+1
* | | cppcheck: The scope of these variables can be reducedCaolán McNamara2010-11-241-5/+7
* | | Fixed i#81780 for good, even on Macos XCédric Bosdonnat2010-11-095-11/+40
* | | include sys/wait.h on openbsdRobert Nagy2010-11-051-1/+2
* | | add modelines to .h and .c files as wellCaolán McNamara2010-10-279-0/+25
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1461-0/+148
* | | fix for AIXCaolán McNamara2010-10-131-1/+1
* | | more removed include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
* | | remove include guards using fixguard.pyPetr Mladek2010-10-053-6/+0
* | | idlcpp uses memcpy on overlapping areasCaolán McNamara2010-10-051-1/+1
* | | Revert "idlc-error-offset.diff: Add character offset for idlc errors"Thorsten Behrens2010-09-215-51/+14
* | | idlc-error-offset.diff: yylineno is not defined by defaultPetr Mladek2010-09-141-0/+2
* | | idlc-error-offset.diff: Add character offset for idlc errorsCédric Bosdonnat2010-09-145-14/+51
| |/ |/|
* | CWS-TOOLING: integrate CWS cmcfixes75obo2010-06-221-2/+4
|\ \
| * | cmcfixes75: #i111795# check write return valueCaolán McNamara2010-05-241-2/+4
| |/
* | CWS-TOOLING: integrate CWS systemlibcobo2010-06-214-102/+9
|\ \ | |/ |/|
| * CWS systemlibc: #i69033#: some fixes for mingwMathias Bauer2010-06-171-0/+2