summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)AuthorFilesLines
2012-09-27add --with-system-ucppRene Engelhard3-2/+12
2012-09-26Fix bool -> byte coercion logicStephan Bergmann1-1/+1
2012-09-26sal_Bool -> boolNoel Grandin3-14/+14
2012-09-05idlc: clear include file set in Idlc::reset():Michael Stahl1-0/+2
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist1-0/+3
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-07-22fix typoDavid Tardon1-1/+1
2012-07-20idlc: do not use -I., deps need absolute pathsMichael Stahl1-1/+0
2012-07-20idlcpp was replaced by ucppMatúš Kukan1-1/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks42-4817/+458
2012-06-28remove malingering legacy RCS tags.Michael Meeks2-5/+1
2012-06-21re-base on ALv2 code.Michael Meeks39-978/+627
2012-06-21re-base on ALv2 code.Michael Meeks11-21/+192
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe2-2/+0
2012-05-06WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier1-0/+2
2012-05-04disable GCC diagnostic #pragma on older GCC versionsDavid Ostrovsky1-0/+2
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky1-0/+1
2012-05-01build: cleaning up previously converted idlc moduleDavid Ostrovsky6-113/+4
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-23WaE: Clang empty forloop bodyCatalin Iacob1-1/+2
2012-04-22WaE: comparison of integers of different signs and unused functionsTor Lillqvist1-0/+6
2012-04-16YaccTarget and headers cleaningMatúš Kukan1-3/+0
2012-04-14idlc: make dependencies: handle removed include files:Michael Stahl1-0/+18
2012-04-13WaE: don't seem to need this pragmaCaolán McNamara1-3/+1
2012-04-13WaE: -Werror=parenthesesCaolán McNamara1-1/+2
2012-04-13WaE: declaration of 'rand' shadows a global declarationDavid Ostrovsky1-12/+12
2012-04-13gbuild conversion: idlc moduleDavid Ostrovsky11-250/+204
2012-03-21idlc/README: correct nonsense added in 534b3a9b2eMichael Stahl1-5/+5
2012-03-06idle code documentation improvementMichael Meeks1-1/+5
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+2
2012-01-14idlc: breaks on mac tinderboxMichael Stahl1-1/+1
2012-01-14idlc: do not use -I., deps need absolute pathsMichael Stahl1-1/+1
2012-01-14idlc: new parameter -M: write GNU make dependenciesMichael Stahl6-21/+157
2012-01-14idlc: document all parametersMichael Stahl1-0/+2
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot5-11/+11
2011-12-15catch exception by constant referenceTakeshi Abe1-1/+1
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from idlcNorbert Thiebaud25-48/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-10-07delete commented code from idlc/..astinterface.cxxPierre-André Jacquod1-21/+18
2011-10-07remove dead code in astdump.cxx (in idlc dir).Pierre-André Jacquod1-45/+26
2011-10-03WaE: Ignore also C4702: unreachable codeTor Lillqvist1-1/+1
2011-09-27WaE: comparison between signed and unsigned integer expressionsTor Lillqvist1-6/+5
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-6/+5
2011-09-27Let's rely on memmove() being sane on all our platformsTor Lillqvist1-36/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-09-06[cppchecker] deletion of unread / unneeded variablePierre-André Jacquod1-2/+1
2011-06-18Link correctly with the gnu_getopt library in the MinGW caseTor Lillqvist1-1/+3
2011-06-16We do need to build this when cross-compiling to DESKTOP platformsTor Lillqvist2-11/+0