Age | Commit message (Expand) | Author |
2012-01-14 | idlc: do not use -I., deps need absolute paths | Michael Stahl |
2012-01-14 | idlc: new parameter -M: write GNU make dependencies | Michael Stahl |
2012-01-14 | idlc: document all parameters | Michael Stahl |
2011-12-30 | Fix for fdo43460 Part XXI getLength() to isEmpty() | Olivier Hallot |
2011-12-15 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header from idlc | Norbert Thiebaud |
2011-10-07 | delete commented code from idlc/..astinterface.cxx | Pierre-André Jacquod |
2011-10-07 | remove dead code in astdump.cxx (in idlc dir). | Pierre-André Jacquod |
2011-10-03 | WaE: Ignore also C4702: unreachable code | Tor Lillqvist |
2011-09-27 | WaE: comparison between signed and unsigned integer expressions | Tor Lillqvist |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-27 | Let's rely on memmove() being sane on all our platforms | Tor Lillqvist |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-06 | [cppchecker] deletion of unread / unneeded variable | Pierre-André Jacquod |
2011-06-18 | Link correctly with the gnu_getopt library in the MinGW case | Tor Lillqvist |
2011-06-16 | We do need to build this when cross-compiling to DESKTOP platforms | Tor Lillqvist |
2011-06-04 | Rehash cross-compilation ideas | Tor Lillqvist |
2011-06-02 | Set TARGETPLATFORM=BUILD, idlc is for the build platform | Tor Lillqvist |
2011-05-17 | do not leak memory | David Tardon |
2011-04-18 | Remove OS/2 support. | Francois Tigeot |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-07 | CWS-TOOLING: integrate CWS jsc340 | Ivo Hinkelmann |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-24 | Remove MSDOS support | Thomas Arnhold |
2011-02-24 | jsc340: i114847: fix name | Juergen Schmidt |
2011-02-21 | #i115784# idlc: Fix unreachable "return <result>; break;" statements. | Matthias Huetsch [mhu] |
2011-02-18 | nothing to see here move along, *cough* | Caolán McNamara |
2011-02-16 | Remove SCO support | Thomas Arnhold |
2011-02-16 | Remove HPUX support | Thomas Arnhold |
2011-02-15 | silence some more windows warnings | Caolán McNamara |
2011-02-15 | silence a windows warning | Caolán McNamara |
2011-02-15 | dragonfly stuff | Francois Tigeot |
2011-01-31 | #i115784# idlc: add missing include. | Matthias Huetsch [mhu] |
2011-01-29 | Use errno to get the correct error message if mkstemp() fails. | Thomas Arnhold |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2011-01-11 | silence spurious warning | Caolán McNamara |
2010-12-13 | Update from master repository (DEV300_m95). | Matthias Huetsch [mhu] |
2010-12-10 | #115784# idlc: fixed commandline option processing. | Matthias Huetsch [mhu] |
2010-11-25 | #i115784# idlc: fix memory errors uncovered by valgrind and other tools. | Matthias Huetsch [mhu] |
2010-11-24 | cppcheck: The scope of these variables can be reduced | Caolán McNamara |
2010-11-09 | Fixed i#81780 for good, even on Macos X | Cédric Bosdonnat |
2010-11-05 | include sys/wait.h on openbsd | Robert Nagy |
2010-10-27 | add modelines to .h and .c files as well | Caolán McNamara |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-13 | fix for AIX | Caolán McNamara |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek |
2010-10-05 | idlcpp uses memcpy on overlapping areas | Caolán McNamara |
2010-10-01 | jsc340: i14847: clean up cmdline help fo devtools | Juergen Schmidt |
2010-09-21 | Revert "idlc-error-offset.diff: Add character offset for idlc errors" | Thorsten Behrens |
2010-09-14 | idlc-error-offset.diff: yylineno is not defined by default | Petr Mladek |