summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker/cpputype.cxx
AgeCommit message (Expand)Author
2013-10-02rhbz#1014010: Missing dependencies in isBootstrapType listStephan Bergmann
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-05-12cppcheck: unusedVariable (parameters)Julien Nabet
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann
2013-04-15Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/Stephan Bergmann
2013-04-11Minor terminology clean-upStephan Bergmann
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann
2013-03-11css.beans.PropertyValue references css.beans.PropertyStateStephan Bergmann
2013-03-09Removed last RTL_CONST* macros from codemakerMarcos Paulo de Souza
2013-03-08Remove RTL_CONST* macros from codemaker - pt1Marcos Paulo de Souza
2013-03-08fdo#57950: Remove chained appends in codemakerMarcos Paulo de Souza
2013-03-07make the UNO generated catch clauses use const modifierNoel Grandin
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2012-12-03No reason to turn "throws nothing" specifications into commentsStephan Bergmann
2012-12-02cppumaker: do write exception specifications on --enable-dbgutilMichael Stahl
2012-11-29Prettify cppumaker output.Thorsten Behrens
2012-11-29Remove some commented-out or otherwise unused code.Thorsten Behrens
2012-11-29Remove exception spec from idl-generated c++ headers.Thorsten Behrens
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann
2012-10-07Revert "For some reason saxparser aborts for me without this"Tor Lillqvist
2012-10-06For some reason saxparser aborts for me without thisTor Lillqvist
2012-10-04sal_Bool->bool in codemakerNoel Grandin
2012-09-28Add css.reflection.XTypeDescriptionEnumerationAccess to the bootstrap typesTor Lillqvist
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-07XInterfaceTypeDescription missing from isBootstrapTypeStephan Bergmann
2012-06-06removed dead codeTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29UNO BYTE is signedStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-03Leak comprehensive type descriptions to avoid problems at exit.Stephan Bergmann
2012-01-02tabs -> spacesStephan Bergmann
2012-01-02Temporary hack around cppu_detail_getCppuType variants violating ODR.Stephan Bergmann
2011-12-13Fix for fdo43460 Part VI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in codemakerNorbert Thiebaud
2011-11-02Make .hpp/.hdl more robust against accidental include of .hdl instead of .hpp.Stephan Bergmann
2011-10-07cppcheck scope reduction in codemake/... cpputype.cxxPierre-André Jacquod
2011-06-01Interfaces are recursive into themselvesCaolán McNamara
2011-06-01add polymorphic supportCaolán McNamara
2011-06-01use rtl_Instance for the auto-generated local staticsCaolán McNamara
2011-04-18Remove OS/2 support.Francois Tigeot
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-01-04use RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien