summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-11-28fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin
2012-11-05fdo#46808: Work around cyclic comphelper use in ucbhelperStephan Bergmann
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-14Attempt to fix Android-only codeStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-01Remove unused definesThomas Arnhold
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-16gbuildification of ucbhelperNorbert Thiebaud
2012-06-16revert gmk4Norbert Thiebaud
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-02Cleaned up CommandLineArgsStephan Bergmann
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02reorganize trickier staticsCaolán McNamara
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-28Add an InitUCBHelper function to be called from an Android app's Java levelTor Lillqvist
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist
2012-03-21Bin declaration of nonexistent static methodTor Lillqvist
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-09callcatcher: update listCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27callcatcher: update listCaolán McNamara