Age | Commit message (Expand) | Author | Files | Lines |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann | 18 | -236/+236 |
2014-02-26 | Remove visual noise from ucbhelper | Alexander Wilms | 20 | -816/+816 |
2014-02-17 | ucbhelper: sal_Bool -> bool | Stephan Bergmann | 11 | -192/+192 |
2014-02-04 | fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer.. | Alexandre Vicenzi | 2 | -235/+12 |
2014-01-29 | bool improvements | Stephan Bergmann | 2 | -9/+9 |
2014-01-28 | bool improvements | Stephan Bergmann | 1 | -3/+3 |
2013-12-27 | Using pre-cached type_infos provided by the typeid operator seems to work now | Tor Lillqvist | 1 | -23/+0 |
2013-12-24 | Hacky workaround for non-working C++/UNO bridge for arm64 iOS | Tor Lillqvist | 1 | -1/+26 |
2013-12-20 | typo fixes | Andras Timar | 1 | -2/+2 |
2013-12-06 | Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter | Stephan Bergmann | 2 | -36/+2 |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin | 2 | -15/+9 |
2013-11-07 | remove unnecessary use of OUString constructor in UCBHELPER module | Noel Grandin | 2 | -17/+17 |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin | 1 | -1/+1 |
2013-09-25 | drop worthless _VECTOR_/_MAP_ header guards | Caolán McNamara | 1 | -2/+0 |
2013-09-04 | WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POP | Tor Lillqvist | 1 | -2/+5 |
2013-09-03 | WaE: Unreachable code | Tor Lillqvist | 1 | -0/+4 |
2013-09-02 | CMIS: add document ID when saving. | Cao Cuong Ngo | 1 | -2/+4 |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák | 1 | -1/+1 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 1 | -2/+2 |
2013-06-14 | Fix support for "dummy" content providers | Stephan Bergmann | 1 | -21/+25 |
2013-06-14 | Remove unused ContentProviderRegistrationInfo | Stephan Bergmann | 1 | -10/+1 |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin | 1 | -1/+1 |
2013-06-05 | fdo#46808, Convert XMultiServiceFactory in ucb module | Noel Grandin | 1 | -10/+4 |
2013-06-04 | fix build, bad merge | Caolán McNamara | 1 | -5/+8 |
2013-06-04 | Resolves: #i122273# - Avoid using tmpfile() | Ariel Constenla-Haile | 1 | -47/+32 |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 1 | -2/+0 |
2013-04-23 | execute move of global headers | Bjoern Michaelsen | 31 | -6678/+0 |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 2 | -2/+2 |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák | 3 | -5/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 36 | -420/+417 |
2013-03-19 | More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes | Stephan Bergmann | 1 | -1/+1 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -3/+0 |
2013-03-12 | Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper | Chr. Rossmanith | 2 | -5/+3 |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck | 1 | -5/+5 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 1 | -1/+1 |
2013-02-28 | No need for a command ID | Stephan Bergmann | 1 | -26/+3 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-23 | Fix typos retreive/retrieve furture/future | Julien Nabet | 1 | -2/+2 |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 1 | -1/+1 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 2 | -3/+3 |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev | 1 | -1/+1 |
2013-02-13 | Add parenthesis to calm down cppcheck | Julien Nabet | 1 | -1/+2 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 5 | -11/+0 |
2012-11-30 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin | 4 | -21/+16 |
2012-11-30 | fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory | Noel Grandin | 2 | -13/+9 |
2012-11-30 | fdo#46808, convert ucbhelper::ResultSet to XComponentContext | Noel Grandin | 2 | -17/+12 |
2012-11-28 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin | 3 | -17/+4 |
2012-11-28 | fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory | Noel Grandin | 1 | -6/+4 |
2012-11-05 | fdo#46808: Work around cyclic comphelper use in ucbhelper | Stephan Bergmann | 6 | -4/+94 |