summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2012-10-10add missing dep on tools/diagnose_ex.hDavid Tardon1-0/+4
2012-10-10add missing dep on ucbhelper/macros.hxxDavid Tardon1-0/+4
2012-10-04re-base on ALv2 code. Includes:Michael Meeks199-2949/+19274
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks52-22/+22
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-2/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-8/+4
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini9-13/+9
2012-09-29Use comphelper::getComponentContextStephan Bergmann4-34/+13
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl15-30/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-4/+4
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl15-15/+30
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl13-0/+13
2012-09-27Improvements on previous commitStephan Bergmann3-64/+13
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin3-15/+12
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza3-27/+0
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud8-26/+26
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann9-20/+22
2012-09-17Missing dependencyStephan Bergmann1-0/+1
2012-09-17Missing includeStephan Bergmann1-0/+1
2012-09-16Fix for inefficient checking for 'm_aRepositories' emptinessJulien Nabet1-1/+1
2012-09-15fix odma plugin for new ucbhelper APIMichael Meeks1-2/+5
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann12-61/+56
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin2-18/+29
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat5-122/+105
2012-09-08libcmis: convert to gbuildMatúš Kukan1-1/+1
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin7-16/+0
2012-09-05Some clean up of previous commitStephan Bergmann2-5/+4
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-7/+4
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-20/+16
2012-09-01ucb: add component prefixesMatúš Kukan26-26/+26
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2-3/+5
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin4-7/+8
2012-08-22remove unused module-description xml filesMatúš Kukan13-1476/+0
2012-08-22do not deliver these module-description xml filesMatúš Kukan2-47/+0
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara2-11/+0
2012-08-17gbuild: register all jarsMichael Stahl2-10/+10
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann11-29/+7
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-4/+0
2012-08-05Remove unused macrosThomas Arnhold1-14/+0
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-3/+3
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-1/+1
2012-07-13warning C4101: unreferenced local variableMichael Stahl2-3/+3
2012-07-11CMIS UCP: getChildren created wrong path if there is no trailing /Cédric Bosdonnat1-1/+5
2012-07-11CMIS UCP: guess the parent URL using the current path if neededCédric Bosdonnat1-0/+11
2012-07-09CMIS UCP: forgot to git add new filesCédric Bosdonnat5-0/+732
2012-07-09CMIS UCP: Added support for Binding URL and Repository as foldersCédric Bosdonnat9-193/+109
2012-07-03CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat5-4/+39
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks15-60/+15
2012-07-02UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat1-1/+1