summaryrefslogtreecommitdiff
path: root/idl/inc
AgeCommit message (Expand)AuthorFilesLines
2013-11-10clean up #ifdef ICC codeMichael Stahl1-3/+0
2013-11-07idl: fix out of bounds string accessesMichael Stahl1-1/+3
2013-10-20drop unnecessary tools/string includesCaolán McNamara3-3/+2
2013-09-17convert IDL module from String to OUStringNoel Grandin4-20/+20
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-99/+99
2013-03-25fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter1-16/+9
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-2/+2
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin6-34/+35
2012-08-05Remove unused macrosThomas Arnhold1-8/+0
2012-08-01Remove unused code: those classes are unusedThomas Arnhold1-51/+0
2012-07-13re-base on ALv2 code. Includes:Michael Meeks10-230/+140
2012-07-04removed unnecessary forward declarations of classTakeshi Abe5-5/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin4-6/+9
2012-03-08Convert tools/table.hxx to std::mapNoel Grandin1-0/+1
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara5-16/+0
2012-01-27ByteString->rtl::OStringCaolán McNamara6-34/+34
2012-01-26AppendParserString never definedCaolán McNamara1-1/+0
2012-01-26ByteString->rtl::OStringCaolán McNamara7-53/+62
2012-01-23make sot ByteString freeCaolán McNamara1-1/+1
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-1/+0
2012-01-05don't inherit from ByteStringCaolán McNamara4-16/+18
2011-12-22inheriting from ByteString is kind of weirdCaolán McNamara2-6/+16
2011-12-19IDL_COMPILER is always definedCaolán McNamara8-61/+0
2011-12-13convert GetMangleNameCaolán McNamara2-8/+8
2011-11-28is there any point to aSrcLine and "rsc" directive in idl?Caolán McNamara1-1/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from idlNorbert Thiebaud2-2/+0
2011-11-19ByteString->rtl::OStringCaolán McNamara2-18/+19
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara1-1/+0
2011-11-14ByteString->rtl::OStringCaolán McNamara1-3/+3
2011-11-08svidl: new parameter -fM: write GNU make dependenciesMichael Stahl2-0/+10
2011-09-21ByteString->rtl::OStringBufferCaolán McNamara1-2/+3
2011-09-21this is never NULL, can be a referenceCaolán McNamara1-2/+2
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara2-2/+2
2011-09-19ByteString->rtl::OStringCaolán McNamara1-1/+1
2011-08-09The idl encoding table stuff appears to be a no-op, converts x to xCaolán McNamara2-48/+0
2011-07-21resyncing to masterBjoern Michaelsen1-3/+1
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara1-1/+1
2011-06-21drop unused method and objectCaolán McNamara1-2/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen15-255/+123
2011-06-17gnumake4: idl: remove dmakefile [hg:75af818ad801]Michael Stahl1-47/+0
2011-04-30Remove unneed include of <tools/list.hxx>Joseph Powers1-1/+0
2011-04-20Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Joseph Powers3-2/+4
2011-04-11Remove DECLARE_LIST( SvTokenList, SvToken * )Rafael Dominguez1-44/+58
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito14-0/+0
2011-03-29Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )"Jan Holesovsky3-3/+4
2011-03-28Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Rafael Dominguez3-4/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens15-346/+346