Age | Commit message (Expand) | Author |
2011-10-08 | When building with system libcmis, look for headers where they are | Fridrich Štrba |
2011-10-07 | state *what* is missing | Caolán McNamara |
2011-10-05 | remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb | Michael Meeks |
2011-10-05 | use getStr now after the cast operator change | Caolán McNamara |
2011-10-05 | Fix MinGW build. | Jan Holesovsky |
2011-10-05 | need getStr here as well | Caolán McNamara |
2011-10-05 | Deliver the right thing | Fridrich Štrba |
2011-10-05 | Fix Windows build and enable CMIS inconditionally | Fridrich Štrba |
2011-10-05 | Use the old way to build libcmis and cmis ucp ATM | Fridrich Štrba |
2011-10-05 | use getStr instead of cast | Caolán McNamara |
2011-10-04 | WaE: unreferenced local variable | Tor Lillqvist |
2011-10-04 | Check ENABLE_CMIS harder | Tor Lillqvist |
2011-10-04 | Revert "Don't bother with libcmis on Windows for now" | Cédric Bosdonnat |
2011-10-04 | Added --disable-cmis flag for use while the feature is too unstable | Cédric Bosdonnat |
2011-10-03 | Don't bother with libcmis on Windows for now | Tor Lillqvist |
2011-10-02 | add --with-system-libcmis | Rene Engelhard |
2011-10-01 | CMIS UCP: get the document content stream | Cédric Bosdonnat |
2011-10-01 | Cmis: Fixed the installation of the new UCP provider and libcmis | Cédric Bosdonnat |
2011-10-01 | CMIS: added libcmis module and created empty cmis UCP shell | Cédric Bosdonnat |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-26 | Do as the comment says: use the pragma for gcc >= 4.2.1 | Tor Lillqvist |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-19 | Fix build with MinGW. | Jan Holesovsky |
2011-09-15 | I forgot the directory separator | Tor Lillqvist |
2011-09-15 | Improve the Windows code a bit | Tor Lillqvist |
2011-08-29 | chmod -x | Tor Lillqvist |
2011-08-29 | Add comphelperlib for isdigitAscii etc | Tor Lillqvist |
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara |
2011-08-27 | fix debug build for now | Markus Mohrhard |
2011-08-22 | callcatcher: remove unused methods | Caolán McNamara |
2011-08-16 | Related: fdo#39376/fdo#34880 short fread isn't an error when its eof | Caolán McNamara |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-05 | reflect gmake flavor | Takeshi Abe |
2011-08-05 | Emacs mode line compatible with vi's one | Takeshi Abe |
2011-08-03 | make these less noisy | Caolán McNamara |
2011-07-31 | Some cppcheck cleaning | Julien Nabet |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-20 | Fix build of our odma_lib library with MinGW | Tor Lillqvist |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-07-11 | catch by const reference | Caolán McNamara |
2011-06-24 | main must return int in mingw32 | Jesús Corrius |
2011-06-22 | gnumake4: adjust ucb to gbuild | Bjoern Michaelsen |
2011-06-20 | catch by const reference | Caolán McNamara |
2011-06-20 | catch by const reference | Caolán McNamara |
2011-06-15 | Link with zlib in case the internal libcurl has been built statically | Tor Lillqvist |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-23 | fdo#35727: reenable ucb.UniversalContentBroker::...::XContentProviderManager | Bjoern Michaelsen |