summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-2/+2
* Some cppcheck cleaningJulien Nabet2012-12-201-4/+4
* Some cppcheck cleaningJulien Nabet2012-12-151-5/+5
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-128/+0
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-104-23/+17
* Bye bye ODMATor Lillqvist2012-12-0522-4476/+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-3046-137/+134
* fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin2012-11-3014-33/+36
* 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
* Rationale for webdav-neon vs. webdavStephan Bergmann2012-10-301-0/+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
* add missing dep on tools/diagnose_ex.hDavid Tardon2012-10-101-0/+4
* add missing dep on ucbhelper/macros.hxxDavid Tardon2012-10-101-0/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-10-04199-2949/+19274
* rename ucb/source/ucp/webdav to webdav-neonMichael Meeks2012-10-0452-22/+22
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-2/+2
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-8/+4
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-019-13/+9
* Use comphelper::getComponentContextStephan Bergmann2012-09-294-34/+13
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-2815-30/+0