summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens5-11/+0
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin4-21/+16
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin2-13/+9
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin2-17/+12
2012-11-28fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin3-17/+4
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin1-6/+4
2012-11-05fdo#46808: Work around cyclic comphelper use in ucbhelperStephan Bergmann6-4/+94
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin3-25/+4
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin4-32/+28
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin3-23/+25
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin3-10/+30
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2-14/+46
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat2-5/+8
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks2-59/+0
2012-09-14Attempt to fix Android-only codeStephan Bergmann1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann8-758/+125
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin1-5/+16
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-6/+4
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-7/+0
2012-08-08remove include comments and boxesThomas Arnhold2-7/+0
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold1-24/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-07-01Remove unused definesThomas Arnhold1-15/+0
2012-06-30Some cppcheck cleaningJulien Nabet1-1/+1
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