summaryrefslogtreecommitdiffstats
path: root/cppu/source/uno/eq.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#124176 Use #pragma once in cppu, cppuhelperGeorge Bateman2020-09-131-4/+1
* tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen2019-01-291-2/+5
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* More loplugin:cstylecast: cppuStephan Bergmann2018-01-121-71/+71
* use more OUString::operator== comphelper..cuiNoel Grandin2017-07-131-3/+3
* revert OSL_ASSERT changesChris Sherlock2017-05-071-2/+2
* tdf#43157: convert rest of cppu from OSL_ASSERT to assertChris Sherlock2017-05-071-2/+2
* Use cast to bool to normalize sal_Bool valuesStephan Bergmann2016-04-201-4/+4
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-7/+7
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-124/+124
* Some more loplugin:cstylecast: cppuStephan Bergmann2015-01-201-6/+6
* cppu: remove SAL_THROW macroNoel Grandin2014-06-051-8/+2
* fixincludeguards.sh: cppuThomas Arnhold2014-04-191-2/+2
* Remove visual noise from cppuAlexander Wilms2014-02-271-8/+8
* cppu: sal_Bool -> boolStephan Bergmann2014-02-171-52/+52
* [API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann2014-01-311-60/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+0
* Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppuArnaud Versini2012-07-241-6/+6
* re-base on ALv2 code.Michael Meeks2012-06-131-23/+14
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-6/+6
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-241-2/+1
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.10.84); FILE MERGEDRüdiger Timm2008-04-111-26/+18
* INTEGRATION: CWS warnings01 (1.8.132); FILE MERGEDJens-Heiner Rechtien2006-06-191-54/+47
* INTEGRATION: CWS ooo19126 (1.8.136); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS uno1 (1.7.18); FILE MERGEDVladimir Glazounov2003-03-201-75/+19
* #102391# cleaning up __ symbolsDaniel Boelzle2002-08-211-42/+48
* #88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle2001-06-291-17/+19
* OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner2001-03-121-5/+5
* revised function throw () clausesDaniel Boelzle2001-03-091-9/+10
* empty throw () clausesDaniel Boelzle2000-12-211-5/+11
* bug with equals and unsigned valuesDaniel Boelzle2000-12-081-71/+79
* initial importJens-Heiner Rechtien2000-09-181-0/+745