summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMIS UCP: cached session id change was not impacted on all constructorsCédric Bosdonnat2012-06-281-3/+4
* CMIS UCP: strings coming from libcmis are UTF-8, not asciiCédric Bosdonnat2012-06-282-10/+13
* CMIS UCP: oops, read-only check has been reversed somehowCédric Bosdonnat2012-06-281-1/+1
* CMIS UCP: session cache, better use the binding URL + repo Id as idCédric Bosdonnat2012-06-273-7/+13
* Remove unused include filesThomas Arnhold2012-06-271-69/+0
* CMIS UCP: Use the URL host as ID for cached sessionsCédric Bosdonnat2012-06-272-9/+4
* cmisucp: catch the exception when getting CMIS objectCédric Bosdonnat2012-06-262-206/+258
* removed unused forward declarations of classTakeshi Abe2012-06-269-14/+0
* Remove various commented out definesThomas Arnhold2012-06-251-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-21114-2651/+1657
* re-base on ALv2 code.Michael Meeks2012-06-2119-418/+273
* CMIS UCP: fixed Save As into a CMIS repoCédric Bosdonnat2012-06-141-12/+23
* rhbz#678440: Always include User-Agent to avoid 403 from picky serversStephan Bergmann2012-06-121-0/+15
* nuke dead codeTakeshi Abe2012-06-122-29/+0
* Do not copy etc. singular iterator values.Stephan Bergmann2012-06-063-10/+55
* ucb: second try to fix weird STL assertion on tinderboxMichael Stahl2012-06-061-5/+5