summaryrefslogtreecommitdiff
path: root/ucb/source
AgeCommit message (Expand)Author
2012-12-20Some cppcheck cleaningJulien Nabet
2012-12-15Some cppcheck cleaningJulien Nabet
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-05Bye bye ODMATor Lillqvist
2012-11-30One more blind Windows-only ucp/odma fix attemptStephan Bergmann
2012-11-30fix build on windows in ucb/source/ucp/odma/*Noel Grandin
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-06cppCheck: Possible inefficient checking for emptinessjailletc36
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-06fdo#46808: Further fix of Windows-only odma_providerStephan Bergmann
2012-11-06fdo#46808 adapt GIO providerDavid Tardon
2012-11-05fdo#46808: Adapt odma_provider to recent commitStephan Bergmann
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-11-05CMIS: added confirmation dialog for cancel checkoutCédric Bosdonnat
2012-11-02Use memcpy instead of rtl_copyMemory in ucbArnaud Versini
2012-10-31Some more configuration::theDefaultProvider simplificationsStephan Bergmann
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS UCP: fixed crash when URL to server is wrong, or server downCédric Bosdonnat
2012-10-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
2012-10-30fdo#46808, use service constructor for security::CertificateContainerNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-22some more clang warningsCaolán McNamara
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-10-11CMIS UCP: fixed crash when cancelling authentication dialogCédric Bosdonnat
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-10-11CMIS: Provide the CMIS properties in the UNO API of documentsCédric Bosdonnat
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17Missing includeStephan Bergmann
2012-09-16Fix for inefficient checking for 'm_aRepositories' emptinessJulien Nabet
2012-09-15fix odma plugin for new ucbhelper APIMichael Meeks