summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)Author
2012-03-21idlc/README: correct nonsense added in 534b3a9b2eMichael Stahl
2012-03-06idle code documentation improvementMichael Meeks
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-01-14idlc: breaks on mac tinderboxMichael Stahl
2012-01-14idlc: do not use -I., deps need absolute pathsMichael Stahl
2012-01-14idlc: new parameter -M: write GNU make dependenciesMichael Stahl
2012-01-14idlc: document all parametersMichael Stahl
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-12-15catch exception by constant referenceTakeshi Abe
2011-12-08Less succes, more successStefan Knorr (astron)
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from idlcNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-10-07delete commented code from idlc/..astinterface.cxxPierre-André Jacquod
2011-10-07remove dead code in astdump.cxx (in idlc dir).Pierre-André Jacquod
2011-10-03WaE: Ignore also C4702: unreachable codeTor Lillqvist
2011-09-27WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-27Let's rely on memmove() being sane on all our platformsTor Lillqvist
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-06[cppchecker] deletion of unread / unneeded variablePierre-André Jacquod
2011-06-18Link correctly with the gnu_getopt library in the MinGW caseTor Lillqvist
2011-06-16We do need to build this when cross-compiling to DESKTOP platformsTor Lillqvist
2011-06-04Rehash cross-compilation ideasTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-02Set TARGETPLATFORM=BUILD, idlc is for the build platformTor Lillqvist
2011-05-17do not leak memoryDavid Tardon
2011-04-18Remove OS/2 support.Francois Tigeot
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-07CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-02-24Remove MSDOS supportThomas Arnhold
2011-02-24jsc340: i114847: fix nameJuergen Schmidt
2011-02-21#i115784# idlc: Fix unreachable "return <result>; break;" statements.Matthias Huetsch [mhu]
2011-02-18nothing to see here move along, *cough*Caolán McNamara
2011-02-16Remove SCO supportThomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-15silence some more windows warningsCaolán McNamara
2011-02-15silence a windows warningCaolán McNamara
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba
2011-02-03#i115784# idlc: add missing includes.Matthias Huetsch [mhu]
2011-01-31#i115784# idlc: add missing include.Matthias Huetsch [mhu]
2011-01-29Use errno to get the correct error message if mkstemp() fails.Thomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-11silence spurious warningCaolán McNamara
2010-12-13Update 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-24cppcheck: The scope of these variables can be reducedCaolán McNamara