summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* 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
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1611-29/+7
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-4/+0
* Remove unused macrosThomas Arnhold2012-08-051-14/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-3/+3
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-131-1/+1
* warning C4101: unreferenced local variableMichael Stahl2012-07-132-3/+3
* CMIS UCP: getChildren created wrong path if there is no trailing /Cédric Bosdonnat2012-07-111-1/+5
* CMIS UCP: guess the parent URL using the current path if neededCédric Bosdonnat2012-07-111-0/+11
* CMIS UCP: forgot to git add new filesCédric Bosdonnat2012-07-095-0/+732
* CMIS UCP: Added support for Binding URL and Repository as foldersCédric Bosdonnat2012-07-099-193/+109
* CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat2012-07-035-4/+39
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-0215-60/+15
* UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat2012-07-021-1/+1
* CMIS UCP: show some caught exceptions in ucpcmis.INFOCédric Bosdonnat2012-07-021-0/+5
* Remove unused definesThomas Arnhold2012-07-012-16/+0
* Some cppcheck cleaningJulien Nabet2012-06-304-7/+7
* Fix java "unchecked conversion" warning in UCB moduleNoel Grandin2012-06-291-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* UCP CMIS: avoid breaking the media type when saving a documentCédric Bosdonnat2012-06-291-1/+20
* Remove some more include guardsThomas Arnhold2012-06-295-27/+0
* Remove UNO includes commentsThomas Arnhold2012-06-296-18/+0
* CMIS UCP: fixed save as which was broken by bad exceptions catchingCédric Bosdonnat2012-06-281-30/+50