summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/ucbstorage.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-70/+70
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-3/+3
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-2/+2
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-04warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann1-3/+3
2013-02-02unused variableLuboš Luňák1-1/+0
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara1-27/+0
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara1-98/+0
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin1-4/+3
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin1-4/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-9/+9
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara1-54/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-7/+7
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-22cleanup of duplicated includesPhilipp Riemer1-1/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-10nuke dead codeTakeshi Abe1-19/+0
2012-05-31targeted string re-workNorbert Thiebaud1-27/+27
2012-05-03Fix sot stream bustageCaolán McNamara1-2/+2
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara1-0/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-03-01callcatcher: update listCaolán McNamara1-17/+0
2012-02-15Various string function clean upStephan Bergmann1-3/+1
2012-01-23make sot ByteString freeCaolán McNamara1-69/+58
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot1-4/+4
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2011-12-26catch exception by constant referenceTakeshi Abe1-5/+5
2011-12-21tweak for pre language-defect #77Caolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-2/+1
2011-12-21needs more work firstCaolán McNamara1-1/+2
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-1/+1
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-2/+1
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann1-0/+1
2011-11-27remove include of pch header from sotNorbert Thiebaud1-2/+0
2011-08-25UnoStorageHolder is never ctored, follow logical consequences of thatCaolán McNamara1-30/+0
2011-07-13init against short readsCaolán McNamara1-1/+2
2011-07-11callcatcher: remove unused UCBStorageStream ctorCaolán McNamara1-9/+0
2011-05-17Change SvStorageInfoList from an OwnList to vector<Joseph Powers1-1/+1
2011-04-13WaE: set but unused in dbgutil modeCaolán McNamara1-8/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-297/+297
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-13/+13
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers1-1/+0