summaryrefslogtreecommitdiff
path: root/idl/inc
AgeCommit message (Expand)AuthorFilesLines
2015-04-07loplugin:staticmethodsNoel Grandin2-7/+7
2015-01-28remove unused typedefsNoel Grandin3-6/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-2/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-4/+0
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-22callcatcher: update unused codeCaolán McNamara5-8/+0
2014-10-16Remove more unused idl partsStephan Bergmann6-104/+0
2014-10-16Strip svidl down to what is still usedStephan Bergmann9-114/+34
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
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