summaryrefslogtreecommitdiffstats
path: root/idl/inc
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: update unused codeCaolán McNamara2014-10-225-8/+0
* Remove more unused idl partsStephan Bergmann2014-10-166-104/+0
* Strip svidl down to what is still usedStephan Bergmann2014-10-169-114/+34
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* loplugin: cstylecastNoel Grandin2014-09-291-1/+1
* remove unused fields pName and pMethodName in SfxSlot classNoel Grandin2014-09-221-3/+1
* Fix memory leakStephan Bergmann2014-05-281-0/+2
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-1/+1
* idl: sal_Bool->boolNoel Grandin2014-05-0810-213/+214
* fixincludeguards.sh: idl and idlcThomas Arnhold2014-04-1911-32/+32
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-076-23/+19
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-266-71/+71
* Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan2014-03-171-0/+2
* Revert "Avoid duplicate symbols in libmerged for Windows too."Matúš Kukan2014-03-141-2/+0
* Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan2014-03-141-0/+2
* coverity#707931 Uninitialized scalar fieldCaolán McNamara2014-03-081-1/+5
* remove SvStream::operator>> methodsNoel Grandin2014-02-121-1/+1
* coverity#707930 Uninitialized scalar fieldCaolán McNamara2014-02-111-13/+20
* remove SvStream::operator<< methodsNoel Grandin2014-01-221-1/+1
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-7/+7
* 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