summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)Author
2012-12-02unlink() doesn't work that well with URLsLuboš Luňák
2012-11-30[oneway] removal cleanupStephan Bergmann
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann
2012-11-21use proper URL for UCPP in Executable_idlc.mkRene Engelhard
2012-09-27add --with-system-ucppRene Engelhard
2012-09-26Fix bool -> byte coercion logicStephan Bergmann
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-05idlc: clear include file set in Idlc::reset():Michael Stahl
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-22fix typoDavid Tardon
2012-07-20idlc: do not use -I., deps need absolute pathsMichael Stahl
2012-07-20idlcpp was replaced by ucppMatúš Kukan
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-06WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier
2012-05-04disable GCC diagnostic #pragma on older GCC versionsDavid Ostrovsky
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky
2012-05-01build: cleaning up previously converted idlc moduleDavid Ostrovsky
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-23WaE: Clang empty forloop bodyCatalin Iacob
2012-04-22WaE: comparison of integers of different signs and unused functionsTor Lillqvist
2012-04-16YaccTarget and headers cleaningMatúš Kukan
2012-04-14idlc: make dependencies: handle removed include files:Michael Stahl
2012-04-13WaE: don't seem to need this pragmaCaolán McNamara
2012-04-13WaE: -Werror=parenthesesCaolán McNamara
2012-04-13WaE: declaration of 'rand' shadows a global declarationDavid Ostrovsky
2012-04-13gbuild conversion: idlc moduleDavid Ostrovsky
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