summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/ContentProperties.cxx
AgeCommit message (Expand)Author
2014-03-19webdav: loplugin warnings and sal_Bool -> boolMatúš Kukan
2014-03-18webdav: fix various warningsMatúš Kukan
2014-03-18webdav: OSL_ENSURE -> SAL_WARN_IFMatúš Kukan
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-26webdav: fix remaining build issuesMatúš Kukan
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-07-05Mark as constTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-24Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-19Get rid of size() == 0Elton Chung
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-05#i116314# - Do not cache certain properties, like dav:lockdiscoveryKai Sommerfeld
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-02-11CWS-TOOLING: integrate CWS tkr16Oliver Bolte
2008-12-01CWS-TOOLING: integrate CWS httpperf_DEV300Release Engineers
2008-07-11INTEGRATION: CWS tkr14 (1.11.8); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.10.62); FILE MERGEDRüdiger Timm
2007-07-03INTEGRATION: CWS neonupdate (1.8.54); FILE MERGEDRüdiger Timm
2007-06-19INTEGRATION: CWS ucbfixes02 (1.8.48); FILE MERGEDKurt Zenker
2006-09-17INTEGRATION: CWS pchfix02 (1.7.70); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.6.250); FILE MERGEDRüdiger Timm
2002-09-24#102945# - Added support for new property "BaseURI".Kai Sommerfeld
2002-09-16*** empty log message ***Kai Sommerfeld
2002-08-29#96458# - Properties MediaType, Size and DateModified now can be obtainedKai Sommerfeld
2001-10-25#92937# - Improved redirection support.Kai Sommerfeld
2001-09-06#91127# - Non-existing contents no longer support properties "IsFolder",Kai Sommerfeld
2001-05-16#85225# - Initial revision.Kai Sommerfeld