summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)AuthorFilesLines
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen2-2/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2012-03-21chmod -xTor Lillqvist3-0/+0
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin9-19/+22
2012-03-12remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák2-18/+18
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-1/+1
2012-03-08Convert tools/table.hxx to std::mapNoel Grandin1-0/+1
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+3
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-27No thanks for non-desktop OSesTor Lillqvist1-0/+4
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara10-223/+0
2012-01-27make idl ByteString freeCaolán McNamara1-5/+3
2012-01-27use assert to demo equivalenceCaolán McNamara1-0/+18
2012-01-27ByteString->rtl::OStringCaolán McNamara14-209/+210
2012-01-26useless unused aPStr objectCaolán McNamara1-1/+0
2012-01-26AppendParserString never definedCaolán McNamara1-1/+0
2012-01-26ByteString->rtl::OStringCaolán McNamara15-252/+259
2012-01-23make sot ByteString freeCaolán McNamara3-11/+11
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-1/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-4/+0
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05ByteString->rtl::OString[Buffer]Caolán McNamara3-36/+34
2012-01-05don't inherit from ByteStringCaolán McNamara11-201/+203
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2-4/+4
2011-12-22inheriting from ByteString is kind of weirdCaolán McNamara7-76/+87
2011-12-21tweak for pre language-defect #77Caolán McNamara4-16/+16
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-4/+4
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara4-16/+16
2011-12-21needs more work firstCaolán McNamara4-16/+16
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-4/+4
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-4/+4
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara4-16/+16
2011-12-19IDL_COMPILER is always definedCaolán McNamara16-115/+0
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara5-23/+24
2011-12-13convert GetMangleNameCaolán McNamara4-20/+20
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara2-14/+14
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28is there any point to aSrcLine and "rsc" directive in idl?Caolán McNamara2-3/+1
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara8-51/+69
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header from idlNorbert Thiebaud14-26/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-19ByteString->rtl::OStringCaolán McNamara5-37/+38