summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+1
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-4/+4
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-2815-15/+30
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-2813-0/+13
* Improvements on previous commitStephan Bergmann2012-09-273-64/+13
* fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin2012-09-273-15/+12
* fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza2012-09-263-27/+0
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-258-26/+26
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-199-20/+22
* Missing dependencyStephan Bergmann2012-09-171-0/+1
* 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-1412-61/+56
* 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
* libcmis: convert to gbuildMatúš Kukan2012-09-081-1/+1
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-067-16/+0
* Some clean up of previous commitStephan Bergmann2012-09-052-5/+4
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-7/+4
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-031-20/+16
* ucb: add component prefixesMatúš Kukan2012-09-0126-26/+26
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-272-3/+5
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-274-7/+8
* remove unused module-description xml filesMatúš Kukan2012-08-2213-1476/+0
* do not deliver these module-description xml filesMatúš Kukan2012-08-222-47/+0
* callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara2012-08-202-11/+0
* gbuild: register all jarsMichael Stahl2012-08-172-10/+10