summaryrefslogtreecommitdiff
path: root/codemaker/source
AgeCommit message (Expand)AuthorFilesLines
2012-12-03No reason to turn "throws nothing" specifications into commentsStephan Bergmann1-14/+14
2012-12-02cppumaker: do write exception specifications on --enable-dbgutilMichael Stahl2-0/+71
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-11/+6
2012-11-29Prettify cppumaker output.Thorsten Behrens1-82/+88
2012-11-29Remove some commented-out or otherwise unused code.Thorsten Behrens2-43/+3
2012-11-29Remove exception spec from idl-generated c++ headers.Thorsten Behrens2-70/+14
2012-11-28OUString::replace() does not replace in-placeTor Lillqvist2-2/+2
2012-11-23Remove some newly tagged unused methodsJulien Nabet1-16/+0
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann2-3/+33
2012-11-15dropped unused method: FileStream::openEnrico Weigelt, metux ITS1-12/+0
2012-10-26loplugin: unused aName string and whacky indentCaolán McNamara1-19/+32
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara1-2/+1
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara1-1/+0
2012-10-07Revert "For some reason saxparser aborts for me without this"Tor Lillqvist1-1/+0
2012-10-06For some reason saxparser aborts for me without thisTor Lillqvist1-0/+1
2012-10-04sal_Bool->bool in codemakerNoel Grandin2-11/+11
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-28Add css.reflection.XTypeDescriptionEnumerationAccess to the bootstrap typesTor Lillqvist1-0/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann4-101/+29
2012-06-12re-base on ALv2 code.Michael Meeks25-590/+365
2012-06-07XInterfaceTypeDescription missing from isBootstrapTypeStephan Bergmann1-0/+1
2012-06-06removed dead codeTakeshi Abe1-29/+0
2012-05-21codemaker: write version 49 (1.5) class filesMichael Stahl1-1/+1
2012-04-14gbuild conversion: codemaker moduleDavid Ostrovsky5-272/+0
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-13/+5
2012-03-29UNO BYTE is signedStephan Bergmann2-6/+2
2012-03-28Dalvik enforces byte constants being in range (-128..127)Tor Lillqvist1-1/+4
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-2/+7
2012-03-06remove misc. unused codeMichael Meeks1-23/+0
2012-02-16Reduce verbiage slightlyTor Lillqvist2-2/+6
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-7/+7
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-9/+12
2012-01-03Leak comprehensive type descriptions to avoid problems at exit.Stephan Bergmann1-25/+20
2012-01-02tabs -> spacesStephan Bergmann1-60/+60
2012-01-02Temporary hack around cppu_detail_getCppuType variants violating ODR.Stephan Bergmann1-8/+83
2011-12-22callcatcher: remove unused typeToPrefixCaolán McNamara1-25/+0
2011-12-13Fix for fdo43460 Part VI getLength() to isEmpty()Olivier Hallot7-35/+35
2011-11-27remove include of pch header in codemakerNorbert Thiebaud18-36/+0
2011-11-02Make .hpp/.hdl more robust against accidental include of .hdl instead of .hpp.Stephan Bergmann2-125/+61
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann1-8/+0
2011-10-07cppcheck scope reduction in codemake/... cpputype.cxxPierre-André Jacquod1-3/+2
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-14/+14
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-1/+37
2011-08-21Rename List -> OStringListJoseph Powers1-5/+5
2011-07-03callcatcher: unused codeCaolán McNamara1-17/+0
2011-07-03callcatcher: unused getExtraInputFileCaolán McNamara1-12/+0
2011-06-30callcatcher: unused writeU1Caolán McNamara1-5/+0
2011-06-13No point building build-time executables for iOSTor Lillqvist2-0/+12