summaryrefslogtreecommitdiff
path: root/svl/qa/unit/test_URIHelper.cxx
AgeCommit message (Expand)Author
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): svlStephan Bergmann
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svlStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-29CppunitTest_svl_urihelper needs the file UCPStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2014-05-15fix-includes.pl: svlThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2012-12-05Bye bye ODMATor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud
2012-11-24use LanguageTagEike Rathke
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-17Make test code compile on Mac OS X.Stephan Bergmann
2012-01-17Adapted svl test_URIHelper to gbuild.Stephan Bergmann