summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2014-02-04fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi2-235/+12
2014-01-29bool improvementsStephan Bergmann2-9/+9
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-12-27Using pre-cached type_infos provided by the typeid operator seems to work nowTor Lillqvist1-23/+0
2013-12-24Hacky workaround for non-working C++/UNO bridge for arm64 iOSTor Lillqvist1-1/+26
2013-12-20typo fixesAndras Timar1-2/+2
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2-36/+2
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-15/+9
2013-11-07remove unnecessary use of OUString constructor in UCBHELPER moduleNoel Grandin2-17/+17
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara1-2/+0
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist1-2/+5
2013-09-03WaE: Unreachable codeTor Lillqvist1-0/+4
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo1-2/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-14Fix support for "dummy" content providersStephan Bergmann1-21/+25
2013-06-14Remove unused ContentProviderRegistrationInfoStephan Bergmann1-10/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-06-05fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin1-10/+4
2013-06-04fix build, bad mergeCaolán McNamara1-5/+8
2013-06-04Resolves: #i122273# - Avoid using tmpfile()Ariel Constenla-Haile1-47/+32
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen31-6678/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák3-5/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák36-420/+417
2013-03-19More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-12Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith2-5/+3
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-5/+5
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-28No need for a command IDStephan Bergmann1-26/+3
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet1-2/+2
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist2-3/+3
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1
2013-02-13Add parenthesis to calm down cppcheckJulien Nabet1-1/+2
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
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