summaryrefslogtreecommitdiffstats
path: root/idlc
Commit message (Expand)AuthorAgeFilesLines
* Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann2012-11-233-7/+14
* use proper URL for UCPP in Executable_idlc.mkRene Engelhard2012-11-211-1/+1
* add --with-system-ucppRene Engelhard2012-09-273-2/+12
* Fix bool -> byte coercion logicStephan Bergmann2012-09-261-1/+1
* sal_Bool -> boolNoel Grandin2012-09-263-14/+14
* idlc: clear include file set in Idlc::reset():Michael Stahl2012-09-051-0/+2
* No point with these executables for non-desktop OSesTor Lillqvist2012-08-071-0/+3
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* fix typoDavid Tardon2012-07-221-1/+1
* idlc: do not use -I., deps need absolute pathsMichael Stahl2012-07-201-1/+0
* idlcpp was replaced by ucppMatúš Kukan2012-07-201-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1842-4817/+458
* remove malingering legacy RCS tags.Michael Meeks2012-06-282-5/+1
* re-base on ALv2 code.Michael Meeks2012-06-2139-978/+627
* re-base on ALv2 code.Michael Meeks2012-06-2111-21/+192
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-232-2/+0
* WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier2012-05-061-0/+2
* disable GCC diagnostic #pragma on older GCC versionsDavid Ostrovsky2012-05-041-0/+2
* gbuild conversion l10ntools moduleDavid Ostrovsky2012-05-041-0/+1
* build: cleaning up previously converted idlc moduleDavid Ostrovsky2012-05-016-113/+4
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* WaE: Clang empty forloop bodyCatalin Iacob2012-04-231-1/+2
* WaE: comparison of integers of different signs and unused functionsTor Lillqvist2012-04-221-0/+6
* YaccTarget and headers cleaningMatúš Kukan2012-04-161-3/+0
* idlc: make dependencies: handle removed include files:Michael Stahl2012-04-141-0/+18
* WaE: don't seem to need this pragmaCaolán McNamara2012-04-131-3/+1
* WaE: -Werror=parenthesesCaolán McNamara2012-04-131-1/+2
* WaE: declaration of 'rand' shadows a global declarationDavid Ostrovsky2012-04-131-12/+12
* gbuild conversion: idlc moduleDavid Ostrovsky2012-04-1311-250/+204
* idlc/README: correct nonsense added in 534b3a9b2eMichael Stahl2012-03-211-5/+5
* idle code documentation improvementMichael Meeks2012-03-061-1/+5
* Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+2
* idlc: breaks on mac tinderboxMichael Stahl2012-01-141-1/+1
* idlc: do not use -I., deps need absolute pathsMichael Stahl2012-01-141-1/+1
* idlc: new parameter -M: write GNU make dependenciesMichael Stahl2012-01-146-21/+157
* idlc: document all parametersMichael Stahl2012-01-141-0/+2
* Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2011-12-305-11/+11
* catch exception by constant referenceTakeshi Abe2011-12-151-1/+1
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from idlcNorbert Thiebaud2011-11-2725-48/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* delete commented code from idlc/..astinterface.cxxPierre-André Jacquod2011-10-071-21/+18
* remove dead code in astdump.cxx (in idlc dir).Pierre-André Jacquod2011-10-071-45/+26
* WaE: Ignore also C4702: unreachable codeTor Lillqvist2011-10-031-1/+1
* 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