summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2001-07-2790267# Removed TF_FILEURL definesHennes Rohling4-168/+13
2001-07-26#89617# - branch error, same as rev. 1.14.Kai Sommerfeld1-65/+67
2001-07-26#89617#Kai Sommerfeld1-67/+65
2001-07-24#89568# Retrieve file type from link target in case of a symbolic linkHennes Rohling1-4/+29
2001-07-23#88636# - Fixed queryInterface(...) to support css::lang::XTypeProvider.Kai Sommerfeld4-26/+30
2001-07-20#89744#: last change removedMathias Bauer1-6/+4
2001-07-20#88331#Andreas Bille1-6/+11
2001-07-16Forgotten to add XTypeProvider to queryInterfaceAndreas Bille1-42/+45
2001-07-16#88646# - mapDAVException(...) now maps HTTP error 404 (Not Found) toKai Sommerfeld1-2/+26
2001-07-16#89377#Andreas Bille1-4/+6
2001-07-13#89643#Andreas Bille1-352/+335
2001-07-12#89617# - Fixed queryContent(...). Mutex Guard now constructed a little bit l...Kai Sommerfeld3-12/+12
2001-07-11#87187# - Better error handling for [add|remove]Property(...).Kai Sommerfeld1-35/+55
2001-07-10One more place to encode a new title ( for transfer )Andreas Bille1-3/+6
2001-07-09Now supporting InteractiveAugmentedIOException for setPropertyValuesAndreas Bille1-2/+42
2001-07-09Removed: All Application::EnterMultiThread(...) calls.Kai Sommerfeld1-4/+2
2001-07-09Added support for exceptions by return value of setPropertyValues.Andreas Bille5-61/+125
2001-07-06Simple structure only neededAndreas Bille2-388/+59
2001-07-06#87904# - Fixed: New hierarchical name string format (MUST change for SUPD>637).Kai Sommerfeld2-172/+141
2001-07-06#87904# - Fixes related to new name string format (MUST change for SUPD>637).Kai Sommerfeld1-91/+77
2001-07-06#87189# - command "setPropertyValues" now returns error infornmation.Kai Sommerfeld3-13/+105
2001-07-06#87186# - command "setPropertyValues" now returns error infornmation.Kai Sommerfeld3-26/+160
2001-07-06#87187# - command "setPropertyValues" now returns error infornmation.Kai Sommerfeld3-41/+163
2001-07-06#87186# - Improved PackageUri implementation and usage.Kai Sommerfeld3-23/+63
2001-07-06#88922# - Small optimization (in fact a forgotten return ;-).Kai Sommerfeld1-2/+3
2001-07-06#88922# - Fixed default ctor (m_bValid was not initialized)Kai Sommerfeld1-3/+3
2001-07-04Added error codes for transferAndreas Bille7-173/+360
2001-07-04#87904# - New hierarchical name string format (MUST change for SUPD>637).Kai Sommerfeld2-344/+527
2001-07-04Error handling for failing deleteAndreas Bille5-100/+227
2001-07-04#88922# - Added service com.sun.star.ucb.DefaultHierarchyDataSource.Kai Sommerfeld1-5/+27
2001-07-04#87904# - New hierarchical name string format (MUST change for SUPD>637).Kai Sommerfeld4-26/+114
2001-07-04#88922# - Yet another fix (URL scheme is case insensitive).Kai Sommerfeld1-5/+15
2001-07-03#88922# - Fixed HierarchyUri::init()Kai Sommerfeld1-12/+59
2001-07-03Exceptions for opening a file/directory,Andreas Bille9-85/+396
2001-07-03#65293#Oliver Bolte1-3/+3
2001-07-03#88922# - Generic data source backend.Kai Sommerfeld9-489/+829
2001-07-03#88922# - Initial revision.Kai Sommerfeld5-71/+2320
2001-07-03#87187# - Lazy init of DAVResourceAccess.Kai Sommerfeld5-76/+115
2001-07-02#88062#: avoid closing streams when still usedMathias Bauer1-2/+4
2001-06-29Some new files because others are getting to big.Andreas Bille19-2183/+3232
2001-06-28#88922# - Changed parameters for config access creation according to service ...Kai Sommerfeld2-9/+22
2001-06-27add project dependencyHans-Joachim Lankenau1-1/+1
2001-06-27#85600# - Added support for POST.Kai Sommerfeld9-144/+608
2001-06-27#88753# - Fixed ContentProvider::queryContent to survive null identifiers.Kai Sommerfeld1-2/+5
2001-06-27#87187# - Removed SALHELPERLIB ( was not really needed! )Kai Sommerfeld2-8/+6
2001-06-26add. SALHELPERLIBKurt Zenker1-2/+3
2001-06-26add. SALHELPERLIBKurt Zenker1-2/+3
2001-06-26#87187# - Fixed solaris build problem.Kai Sommerfeld1-17/+15
2001-06-26#87187# - Fixed yet another solaris build problem.Kai Sommerfeld1-7/+7
2001-06-26#87187# - Fixed solaris build problem-Kai Sommerfeld1-11/+20