summaryrefslogtreecommitdiffstats
path: root/idl/inc
Commit message (Expand)AuthorAgeFilesLines
* clean up #ifdef ICC codeMichael Stahl2013-11-101-3/+0
* idl: fix out of bounds string accessesMichael Stahl2013-11-071-1/+3
* drop unnecessary tools/string includesCaolán McNamara2013-10-203-3/+2
* convert IDL module from String to OUStringNoel Grandin2013-09-174-20/+20
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0710-99/+99
* fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter2013-03-251-16/+9
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-072-2/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-151-2/+0
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-086-34/+35
* Remove unused macrosThomas Arnhold2012-08-051-8/+0
* Remove unused code: those classes are unusedThomas Arnhold2012-08-011-51/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1310-230/+140
* removed unnecessary forward declarations of classTakeshi Abe2012-07-045-5/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin2012-03-204-6/+9
* Convert tools/table.hxx to std::mapNoel Grandin2012-03-081-0/+1
* remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara2012-01-275-16/+0
* ByteString->rtl::OStringCaolán McNamara2012-01-276-34/+34
* AppendParserString never definedCaolán McNamara2012-01-261-1/+0
* ByteString->rtl::OStringCaolán McNamara2012-01-267-53/+62
* make sot ByteString freeCaolán McNamara2012-01-231-1/+1
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-101-1/+0
* don't inherit from ByteStringCaolán McNamara2012-01-054-16/+18
* inheriting from ByteString is kind of weirdCaolán McNamara2011-12-222-6/+16
* IDL_COMPILER is always definedCaolán McNamara2011-12-198-61/+0
* convert GetMangleNameCaolán McNamara2011-12-132-8/+8
* is there any point to aSrcLine and "rsc" directive in idl?Caolán McNamara2011-11-281-1/+0
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from idlNorbert Thiebaud2011-11-272-2/+0
* ByteString->rtl::OStringCaolán McNamara2011-11-192-18/+19
* UniqueIdContainer is only needed by binfilterCaolán McNamara2011-11-161-1/+0
* ByteString->rtl::OStringCaolán McNamara2011-11-141-3/+3
* svidl: new parameter -fM: write GNU make dependenciesMichael Stahl2011-11-082-0/+10
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-211-2/+3
* this is never NULL, can be a referenceCaolán McNamara2011-09-211-2/+2
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-202-2/+2
* ByteString->rtl::OStringCaolán McNamara2011-09-191-1/+1
* The idl encoding table stuff appears to be a no-op, converts x to xCaolán McNamara2011-08-092-48/+0
* resyncing to masterBjoern Michaelsen2011-07-211-3/+1
|\
| * remove deprecated ByteString::CreateFromInt64Caolán McNamara2011-06-291-1/+1
| * drop unused method and objectCaolán McNamara2011-06-211-2/+0
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1915-255/+123
|\|
| * Remove unneed include of <tools/list.hxx>Joseph Powers2011-04-301-1/+0
| * Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Joseph Powers2011-04-203-2/+4
| * Remove DECLARE_LIST( SvTokenList, SvToken * )Rafael Dominguez2011-04-111-44/+58
| * drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2914-0/+0
| * Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )"Jan Holesovsky2011-03-293-3/+4
| * Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Rafael Dominguez2011-03-283-4/+3
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1215-346/+346
| |\
| * | Remove of DECLARE_LIST.Rafael Dominguez2011-03-041-2/+0