summaryrefslogtreecommitdiff
path: root/cppuhelper/source/unourl.cxx
AgeCommit message (Expand)Author
2019-02-14tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-05-31cppuhelper : use rtl::isAlphaNumeric instead of recreate the method.Arnaud Versini
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2015-01-27Get rid of std::auto_ptr in stable URE interfaceStephan Bergmann
2014-06-04cppuhelper: fix includesThomas Arnhold
2013-12-13cppcheck: fix same expression, ')' = 29 not 28 in ascii'Julien Nabet
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-23remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolá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
2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.4.88); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.3.56); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGEDRüdiger Timm
2004-02-04INTEGRATION: CWS ooo20031216 (1.1.76); FILE MERGEDJens-Heiner Rechtien
2002-10-02#99853#Stephan Bergmann