summaryrefslogtreecommitdiff
path: root/idl/inc
AgeCommit message (Expand)Author
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-11-07idl: fix out of bounds string accessesMichael Stahl
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-09-17convert IDL module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-05Remove unused macrosThomas Arnhold
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin
2012-03-08Convert tools/table.hxx to std::mapNoel Grandin
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara
2012-01-27ByteString->rtl::OStringCaolán McNamara
2012-01-26AppendParserString never definedCaolán McNamara
2012-01-26ByteString->rtl::OStringCaolán McNamara
2012-01-23make sot ByteString freeCaolán McNamara
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-05don't inherit from ByteStringCaolán McNamara
2011-12-22inheriting from ByteString is kind of weirdCaolán McNamara
2011-12-19IDL_COMPILER is always definedCaolán McNamara
2011-12-13convert GetMangleNameCaolán McNamara
2011-11-28is there any point to aSrcLine and "rsc" directive in idl?Caolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from idlNorbert Thiebaud
2011-11-19ByteString->rtl::OStringCaolán McNamara
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara
2011-11-14ByteString->rtl::OStringCaolán McNamara
2011-11-08svidl: new parameter -fM: write GNU make dependenciesMichael Stahl
2011-09-21ByteString->rtl::OStringBufferCaolán McNamara
2011-09-21this is never NULL, can be a referenceCaolán McNamara
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-19ByteString->rtl::OStringCaolán McNamara
2011-08-09The idl encoding table stuff appears to be a no-op, converts x to xCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-06-21drop unused method and objectCaolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: idl: remove dmakefile [hg:75af818ad801]Michael Stahl
2011-04-30Remove unneed include of <tools/list.hxx>Joseph Powers
2011-04-20Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Joseph Powers
2011-04-11Remove DECLARE_LIST( SvTokenList, SvToken * )Rafael Dominguez
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )"Jan Holesovsky
2011-03-28Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Rafael Dominguez
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens