summaryrefslogtreecommitdiff
path: root/comphelper/source/compare
AgeCommit message (Expand)AuthorFilesLines
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-02-01tdf#74608 comphelper: Constructor feature for AnyCompareFactorykripton1-26/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-07-27com::sun::star->css in comphelperNoel Grandin1-3/+3
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-02-05comphelper: do not use "r" prefix for uno::ReferenceMichael Stahl1-9/+9
2014-06-13coverity#983616 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-02-05fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi1-14/+2
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+2
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith1-4/+4
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-17/+7
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-47/+0
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl1-47/+0
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2-9/+2
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker1-16/+19
2008-06-25INTEGRATION: CWS dba30d (1.7.32); FILE MERGEDKurt Zenker1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.3.246); FILE MERGEDRüdiger Timm1-23/+19
2008-04-11INTEGRATION: CWS changefileheader (1.6.50); FILE MERGEDRüdiger Timm1-47/+18
2008-01-04INTEGRATION: CWS fwk77 (1.5.116); FILE MERGEDOliver Bolte1-17/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGEDRüdiger Timm1-48/+21
2005-09-08INTEGRATION: CWS ooo19126 (1.3.278); FILE MERGEDRüdiger Timm1-47/+21
2005-02-16INTEGRATION: CWS visibility02 (1.1.250); FILE MERGEDVladimir Glazounov1-2/+3
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-6/+6
2002-01-14#95512# new AnyCompareFactory service implementationMikhail Voitenko1-5/+18
2002-01-11#95512# new AnyCompareFactory service implementationMikhail Voitenko2-0/+310