summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-8/+7
* fdo#46808, Convert some bits to new-style UNONoel Grandin2013-01-281-5/+3
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-267-1/+13
* Remove redundant braces around for loopsStephan Bergmann2013-01-262-12/+22
* CMIS: use the proxy settings from the optionsCédric Bosdonnat2013-01-242-0/+18
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-4/+4
* gvfs UCP: silence -Werror=deprecated-declarationsMichael Stahl2013-01-211-0/+2
* Fix missing parenthesisJulien Nabet2013-01-201-40/+40
* Add missing parenthesisJulien Nabet2013-01-131-1/+1
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-131-270/+102
* fdo#39440 - cppcheck cleanlinessRadu Ioan2012-12-301-1/+1
* 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