summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
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-30Rationale for webdav-neon vs. webdavStephan Bergmann
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-10add missing dep on tools/diagnose_ex.hDavid Tardon
2012-10-10add missing dep on ucbhelper/macros.hxxDavid Tardon
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17Missing dependencyStephan 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
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat
2012-09-08libcmis: convert to gbuildMatúš Kukan
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin
2012-09-01ucb: add component prefixesMatúš Kukan
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-22remove unused module-description xml filesMatúš Kukan