summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2012-06-22re-base on ALv2 code.Michael Meeks35-749/+447
2012-06-21re-base on ALv2 code.Michael Meeks22-518/+320
2012-06-16gbuildification of ucbhelperNorbert Thiebaud3-0/+122
2012-06-16revert gmk4Norbert Thiebaud3-185/+0
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-6/+8
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat6-0/+481
2012-06-02targeted string re-workNorbert Thiebaud1-12/+12
2012-05-29targeted string re-workNorbert Thiebaud7-67/+67
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2-122/+122
2012-05-02Cleaned up CommandLineArgsStephan Bergmann1-5/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-20/+10
2012-04-02reorganize trickier staticsCaolán McNamara1-5/+4
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist2-57/+16
2012-03-28Add an InitUCBHelper function to be called from an Android app's Java levelTor Lillqvist1-0/+38
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist2-16/+57
2012-03-21Bin declaration of nonexistent static methodTor Lillqvist1-3/+0
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-1/+1
2012-03-09callcatcher: update listCaolán McNamara23-4240/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-02-27callcatcher: update listCaolán McNamara2-21/+2
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-6/+5
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann2-10/+2
2012-01-19Fix for fdo43460 Part XLI getLength() to isEmpty()Olivier Hallot8-30/+30
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-3/+3
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header from ucbhelperNorbert Thiebaud34-66/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-21empty a bunch of d.lst filesMichael Stahl1-1/+0
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-10don't make it a secret what service failsCaolán McNamara1-1/+1
2011-10-24callcatcher: remove some unused methodsCaolán McNamara2-40/+0
2011-10-21Revert "Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1"Tor Lillqvist1-11/+0
2011-10-20Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1Tor Lillqvist1-0/+11
2011-10-20callcatcher: remove unused Content::createDynamicCursor variantCaolán McNamara2-37/+0
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-01CMIS UCP: get the document content streamCédric Bosdonnat4-0/+362
2011-08-26unusedcode: ucbhelper:: cleaningMatúš Kukan18-1652/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe3-3/+3