summaryrefslogtreecommitdiffstats
path: root/unotools/source/ucbhelper
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* WaE: 'unused' attribute ignored when parsing typeTor Lillqvist2012-03-011-1/+1
* drop UniString::CreateFromInt64Caolán McNamara2012-02-271-1/+1
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-214-13/+13
* ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann2012-01-201-2/+2
* Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot2012-01-192-6/+6
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-102-20/+12
* catch exception by constant referenceTakeshi Abe2012-01-081-1/+1
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-063-3/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed extra semicolonsJesse2011-12-151-4/+4
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-1/+2
* Check for empty URLs after all, to avoid warnings from canonic().Stephan Bergmann2011-11-291-0/+3
* Special casing can be removed again.Stephan Bergmann2011-11-291-8/+7
* utl::UCBContentHelper::EqualURLs: inverted returnMichael Stahl2011-11-281-1/+1
* Cleaned up utl::UCBContentHelper.Stephan Bergmann2011-11-281-587/+408
* remove include of och header from unotoolsNorbert Thiebaud2011-11-277-13/+0
* Resolves fdo#41295 tmp name reuse in mass pdf exportCaolán McNamara2011-11-211-2/+2
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* externalrefmgr.cxx is String freeMarkus Mohrhard2011-09-091-0/+8
* callcatcher: unused codeCaolán McNamara2011-08-221-79/+0
* callcatcher: remove unused methodsCaolán McNamara2011-08-222-175/+0
* Remove an unused #defineFrancois Tigeot2011-07-181-4/+0
* Revert "callcatcher: remove unused TempFile::SetTempNameBaseDirectory from un...Thomas Arnhold2011-07-141-0/+41
* callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotoolsThomas Arnhold2011-07-141-41/+0
* Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-121-8/+0
* callcatcher: remove unused GetTempNameBaseDirectoryCaolán McNamara2011-07-111-12/+0
* update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-241-2/+2
* catch by const referenceCaolán McNamara2011-06-201-30/+38
* catch by const referenceCaolán McNamara2011-06-071-9/+9
* remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith2011-04-191-2/+2
* gbuildize unotoolsDavid Tardon2011-04-031-54/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-114-85/+40
|\
| * removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-211-1/+10
| |\
| | * fwk162: merge to DEV300_m96Mikhail Voytenko2011-01-031-1/+1
| | |\
| | * | fwk162: #i115836# avoid crashMikhail Voytenko2010-12-031-1/+10
| * | | removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-123-14/+14
| * | | removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-061-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | fwk160: #i107511# do not lock the file without necessityMikhail Voytenko2010-11-181-1/+1
| | |/
| * | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-103-65/+56
| |\|
| | * merge DEV300_m89Michael Stahl2010-10-042-58/+49
| | |\
| | | * sb129: merged in DEV300_m88sb2010-09-221-0/+49
| | | |\
| | | * | sb129: #i113189# change UNO components to use passive registrationsb2010-09-101-58/+0
| | * | | sw34bf01: #i114100#: tempfile.cxx: generate more than 17576 names, andMichael Stahl2010-08-251-7/+7
| | |/ /
| * / / #i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang2010-07-293-28/+28
| |/ /
* | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-3/+3
* | | Remove "using namespace ::rtl"Julien Nabet2011-02-271-1/+2