summaryrefslogtreecommitdiff
path: root/tools/source/fsys/urlobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer1-104/+0
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-29Remove some more include guardsThomas Arnhold1-6/+0
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat1-7/+39
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-9/+9
2012-01-16Clang -Wdangling-else.Stephan Bergmann1-0/+6
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-01Remove uses of charAtAugust Sodora1-7/+6
2011-11-27remove include of pch header from toolsNorbert Thiebaud1-2/+0
2011-10-01Cmis: Fixed the installation of the new UCP provider and libcmisCédric Bosdonnat1-1/+1
2011-10-01Added cmis+atom:// scheme to the tools urlobj.Cédric Bosdonnat1-1/+5
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-9/+9
2011-08-24callcatcher: remove various unused methodsCaolán McNamara1-6/+0
2011-08-11callcatcher: unused codeCaolán McNamara1-16/+0
2011-07-12callcatcher: remove unused INetURLObject::makePortCanonicThomas Arnhold1-27/+0
2011-07-12callcatcher: remove unused INetURLObject::makeAuthCanonicThomas Arnhold1-16/+0
2011-07-12callcatcher: remove unused INetURLObject::getIMAPUIDThomas Arnhold1-27/+0
2011-07-12callcatcher: remove unused INetURLObject::getFTPTypeThomas Arnhold1-25/+0
2011-07-12callcatcher: remove unused INetURLObject::encodeHostPortThomas Arnhold1-23/+0
2011-07-12callcatcher: remove unused INetURLObject::HasMsgIdThomas Arnhold1-13/+0
2011-07-12callcatcher: remove unused INetURLObject::CutNameThomas Arnhold1-8/+0
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-2/+2
2011-05-20fdo#36615: Fixed the prefix recognition in URLs... that list is sorted.Cédric Bosdonnat1-2/+2
2011-05-19Added some important comment about a list that needs to be sortedCédric Bosdonnat1-0/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+7
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-0/+7
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-01-16microopt, equalsAsciiL faster than equalsAsciiCaolán McNamara1-2/+2
2011-01-14Related: rhbz#668057 recognize sftp urlsCaolán McNamara1-1/+7
2010-11-26tools-urlobj-smb-scheme-patch.diff: migratedFlorian Reuter1-0/+38
2010-11-19Easy Hack: RTL_CONST macro from createFromAsciiKevin Hunter1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-14accept-underscores-in-hostnames.diff: Accept underscores in hostnamesTor Lillqvist1-12/+12
2010-07-15CWS changehid: #i111874#: handle HID protocol in URLObjectMathias Bauer1-1/+8
2010-03-10sg01: merge with DEV300_m73Steffen Grund1-14/+9
2010-03-04#161491# further support for own generic schemesSteffen Grund1-2/+38
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-22#161491# bugfixes and additional testsSteffen Grund1-11/+7
2010-01-20#161490# removed one commented lineSteffen Grund1-1/+0
2010-01-19#161491# fixed handling of generic schemesSteffen Grund1-25/+12
2010-01-07#i53184# further fix in INetURLObject::setAbsURIRef for UNC server names cont...Stephan Bergmann1-10/+8
2009-09-16CWS-TOOLING: integrate CWS fwk116Jens-Heiner Rechtien1-3/+2
2009-09-11CWS-TOOLING: integrate CWS dv14Kurt Zenker1-1/+1
2009-07-27CWS-TOOLING: integrate CWS kso32fixesJens-Heiner Rechtien1-1/+8
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm1-38/+95
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte1-2/+2
2008-04-15INTEGRATION: CWS sb86 (1.61.24); FILE MERGEDVladimir Glazounov1-11/+28