summaryrefslogtreecommitdiff
path: root/codemaker/source/codemaker/typemanager.cxx
AgeCommit message (Expand)Author
2024-04-26loplugin:ostr in codemaker,unoidlNoel Grandin
2022-04-22address review comments on "use more string in unoidl.."Noel Grandin
2022-04-21use more string_view in unoidl,codemakerNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-05Revert "Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead"Mike Kaganski
2019-04-04Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 insteadMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-10-23loplugin:includeform: codemakerStephan Bergmann
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin
2016-02-09convert to range-based for loops in codemaker/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-07-26coverity#1019323 Unchecked dynamic_castCaolán McNamara
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann
2013-09-17Fail for unkonwn entitiesStephan Bergmann
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann
2013-04-15Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/Stephan Bergmann
2013-04-12Combine getSortResolve...() into one decompose()Stephan Bergmann
2013-04-11[API CHANGE] WIP: Experimental new binary type.rdb formatStephan 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-09Removed last RTL_CONST* macros from codemakerMarcos Paulo de Souza
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-12re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in codemakerNorbert Thiebaud
2011-05-12remove stray semicolonDavid Tardon
2011-03-02Remove "using namespace ::rtl"Julien Nabet
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
2008-04-11INTEGRATION: CWS changefileheader (1.12.14); FILE MERGEDRüdiger Timm
2007-10-15INTEGRATION: CWS sb71 (1.11.18); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGEDOliver Bolte
2006-03-15INTEGRATION: CWS jsc3 (1.9.16); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGEDRüdiger Timm
2005-01-31INTEGRATION: CWS sdksample (1.7.14); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS sb18 (1.6.4); FILE MERGEDOliver Bolte
2004-03-30INTEGRATION: CWS sb14 (1.5.70); FILE MERGEDRüdiger Timm
2002-07-31#101918# supporting -X option nowDaniel Boelzle
2001-08-17#91088# convert registry path to URLJuergen Schmidt
2001-04-11performance optimization, stl iteratorsJuergen Schmidt
2001-03-07insert new function isBaseTypeJuergen Schmidt
2000-09-18initial importJens-Heiner Rechtien