summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/AutoRetrievingBase.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-05-05use more o3tl::getTokenNoel Grandin1-1/+2
2018-12-29Further reduction of OUString copy operationsMatteo Casalin1-6/+5
2018-12-28Reduce number of potential OUString copy operationsMatteo Casalin1-7/+3
2018-12-28Simplify use of indexes in getToken/lastIndexOfMatteo Casalin1-10/+6
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-1/+1
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin1-2/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+3
2013-10-31WaE: while loop has empty bodyTor Lillqvist1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-4/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-12janitorial: readabilityLionel Elie Mamane1-2/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2011-11-27remove include of pch header in connectivityNorbert 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-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.3.216); FILE MERGEDRüdiger Timm1-26/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.2.166); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.1.328); FILE MERGEDRüdiger Timm1-47/+21
2002-07-25#95146# new base class for autoretrievingOcke Janssen1-0/+105