summaryrefslogtreecommitdiffstats
path: root/ucb/source
Commit message (Expand)AuthorAgeFilesLines
* Bye bye ODMATor Lillqvist2012-12-0518-4336/+0
* One more blind Windows-only ucp/odma fix attemptStephan Bergmann2012-11-301-2/+2
* fix build on windows in ucb/source/ucp/odma/*Noel Grandin2012-11-304-14/+11
* fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2012-11-3050-252/+242
* fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin2012-11-3044-137/+132
* fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin2012-11-3013-33/+35
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-5/+0
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-283-38/+21
* fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin2012-11-281-4/+3
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-262-8/+8
* cppCheck: Possible inefficient checking for emptinessjailletc362012-11-062-2/+2
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0631-148/+0
* fdo#46808: Further fix of Windows-only odma_providerStephan Bergmann2012-11-061-1/+1
* fdo#46808 adapt GIO providerDavid Tardon2012-11-063-8/+9
* fdo#46808: Adapt odma_provider to recent commitStephan Bergmann2012-11-052-4/+4
* fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin2012-11-0514-57/+44
* fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin2012-11-052-4/+4
* fdo#46808, use service constructor for ucb::StoreNoel Grandin2012-11-0521-88/+78
* fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin2012-11-051-7/+2
* CMIS: added confirmation dialog for cancel checkoutCédric Bosdonnat2012-11-051-20/+21
* Use memcpy instead of rtl_copyMemory in ucbArnaud Versini2012-11-022-4/+4
* Some more configuration::theDefaultProvider simplificationsStephan Bergmann2012-10-311-6/+5
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-3111-50/+40
* CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-316-42/+373
* CMIS UCP: fixed crash when URL to server is wrong, or server downCédric Bosdonnat2012-10-311-0/+6
* CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat2012-10-311-0/+16
* Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat2012-10-315-36/+60
* CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat2012-10-315-6/+6
* fdo#46808, use service constructor for security::CertificateContainerNoel Grandin2012-10-302-10/+4
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-3/+4
* some more clang warningsCaolán McNamara2012-10-221-7/+5
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-10-133-4/+4
* CMIS UCP: fixed crash when cancelling authentication dialogCédric Bosdonnat2012-10-111-1/+6
* CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat2012-10-113-0/+53
* CMIS: Provide the CMIS properties in the UNO API of documentsCédric Bosdonnat2012-10-111-0/+171
* re-base on ALv2 code. Includes:Michael Meeks2012-10-04192-2861/+19181
* rename ucb/source/ucp/webdav to webdav-neonMichael Meeks2012-10-0451-0/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-019-13/+9
* Use comphelper::getComponentContextStephan Bergmann2012-09-293-34/+12
* Improvements on previous commitStephan Bergmann2012-09-273-64/+13
* fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin2012-09-273-15/+12
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-254-19/+19
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-199-20/+22
* Missing includeStephan Bergmann2012-09-171-0/+1
* Fix for inefficient checking for 'm_aRepositories' emptinessJulien Nabet2012-09-161-1/+1
* fix odma plugin for new ucbhelper APIMichael Meeks2012-09-151-2/+5
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-146-33/+42
* fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin2012-09-142-18/+29
* updated libcmis to 0.3.0Cédric Bosdonnat2012-09-145-122/+105
* Some clean up of previous commitStephan Bergmann2012-09-052-5/+4