summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2012-01-08catch exception by constant referenceTakeshi Abe1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-15Removed extra semicolonsJesse1-4/+4
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+2
2011-11-29Check for empty URLs after all, to avoid warnings from canonic().Stephan Bergmann1-0/+3
2011-11-29Special casing can be removed again.Stephan Bergmann1-8/+7
2011-11-28utl::UCBContentHelper::EqualURLs: inverted returnMichael Stahl1-1/+1
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann1-587/+408
2011-11-27remove include of och header from unotoolsNorbert Thiebaud7-13/+0
2011-11-21Resolves fdo#41295 tmp name reuse in mass pdf exportCaolán McNamara1-2/+2
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-09externalrefmgr.cxx is String freeMarkus Mohrhard1-0/+8
2011-08-22callcatcher: unused codeCaolán McNamara1-79/+0
2011-08-22callcatcher: remove unused methodsCaolán McNamara2-175/+0
2011-07-18Remove an unused #defineFrancois Tigeot1-4/+0
2011-07-14Revert "callcatcher: remove unused TempFile::SetTempNameBaseDirectory from un...Thomas Arnhold1-0/+41
2011-07-14callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotoolsThomas Arnhold1-41/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-8/+0
2011-07-11callcatcher: remove unused GetTempNameBaseDirectoryCaolán McNamara1-12/+0
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan1-2/+2
2011-06-20catch by const referenceCaolán McNamara1-30/+38
2011-06-07catch by const referenceCaolán McNamara1-9/+9
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith1-2/+2
2011-04-03gbuildize unotoolsDavid Tardon1-54/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky4-85/+40
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-16Remove DECLARE_LIST( StringList_Impl, OUString* )Joseph Powers1-9/+10
2011-02-16Forgot to remove the line of code I comment out.Joseph Powers1-1/+0
2011-02-16Remove DECLARE_LIST( StringList_Impl, ::rtl::OUString* )Joseph Powers1-6/+7
2011-01-29Remove double line spacing and unused code.Thomas Arnhold1-34/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+10
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara1-4/+4
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner3-14/+14
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-1/+1
2011-01-03fwk162: merge to DEV300_m96Mikhail Voytenko1-1/+1
2010-12-14make tmp names recognisable, and cleansMichael Meeks1-6/+11
2010-12-03fwk162: #i115836# avoid crashMikhail Voytenko1-1/+10
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 20Gert Faller1-5/+5
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 09Gert Faller5-19/+19
2010-11-18fwk160: #i107511# do not lock the file without necessityMikhail Voytenko1-1/+1
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang3-65/+56
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-6/+6
2010-10-15Fix saving tempfiles when locking is not supported.Jan Holesovsky1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth8-0/+22
2010-10-05more removed include guards using fixguard.pyPetr Mladek2-4/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek2-8/+0
2010-10-04merge DEV300_m89Michael Stahl2-58/+49