summaryrefslogtreecommitdiff
path: root/idl/inc
AgeCommit message (Expand)AuthorFilesLines
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin1-3/+1
2014-05-28Fix memory leakStephan Bergmann1-0/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-1/+1
2014-05-08idl: sal_Bool->boolNoel Grandin10-213/+214
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold11-32/+32
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann6-23/+19
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann6-71/+71
2014-03-17Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan1-0/+2
2014-03-14Revert "Avoid duplicate symbols in libmerged for Windows too."Matúš Kukan1-2/+0
2014-03-14Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan1-0/+2
2014-03-08coverity#707931 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-02-12remove SvStream::operator>> methodsNoel Grandin1-1/+1
2014-02-11coverity#707930 Uninitialized scalar fieldCaolán McNamara1-13/+20
2014-01-22remove SvStream::operator<< methodsNoel Grandin1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-7/+7
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