summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy/hierarchyuri.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-3/+1
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+3
2014-02-26Remove visual noise from ucbAlexander Wilms1-8/+8
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin1-9/+9
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-3/+3
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-4/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-15/+15
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-31targeted string re-workNorbert Thiebaud1-22/+13
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from ucbNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-7/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.10.76); FILE MERGEDRüdiger Timm1-23/+18
2007-05-10INTEGRATION: CWS ucbfixes01 (1.9.24); FILE MERGEDKurt Zenker1-593/+8
2006-11-21INTEGRATION: CWS pj65 (1.8.12); FILE MERGEDVladimir Glazounov1-3/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.7.20); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.6.10); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS ooo20040704 (1.4.190); FILE MERGEDRüdiger Timm1-4/+4
2001-07-06#88922# - Small optimization (in fact a forgotten return ;-).Kai Sommerfeld1-2/+3
2001-07-04#88922# - Yet another fix (URL scheme is case insensitive).Kai Sommerfeld1-5/+15
2001-07-03#88922# - Fixed HierarchyUri::init()Kai Sommerfeld1-12/+59
2001-07-03#88922# - Initial revision.Kai Sommerfeld1-0/+767