summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/types.cxx
AgeCommit message (Expand)Author
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-26tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-20Clean up uses of Any::getValue() in comphelperStephan Bergmann
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann
2015-08-19There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann
2015-08-19comphelper::isA(Type... -> Type == cppu::UnoType...Stephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-10cppcheck: nullPointerRedundantCheckCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-22Maybe this bool clean-up avoids false -Werror=maybe-uninitialized on AndroidStephan Bergmann
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-29re-base on ALv2 code.Michael Meeks
2012-02-14comphelper: add getINT64Lionel Elie Mamane
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
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
2009-07-03CWS-TOOLING: integrate CWS dba32cRelease Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.11.136); FILE MERGEDRüdiger Timm
2006-11-21INTEGRATION: CWS pj65 (1.10.16); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.6.336); FILE MERGEDJens-Heiner Rechtien
2006-03-14INTEGRATION: CWS pbrwuno (1.7.12); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.6.340); FILE MERGEDRüdiger Timm
2001-03-22OSL_ENSHURE replaced by OSL_ENSHUREJoachim Lingner
2001-03-13extract now in comphelperHans-Joachim Lankenau
2000-12-06#80219# initialize with 0Ocke Janssen
2000-11-22initialize the values with zeroOcke Janssen
2000-11-19+getSequenceElementTypeFrank Schönheit
2000-09-29initial importFrank Schönheit