Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-17 | Revert "CMIS: use another name to show than the one extracted from the base URL" | Luboš Luňák | 1 | -6/+2 | |
The commit makes LO unusable, it fails during startup, smoketest fails as well. This reverts commit cd1a12dc552e9d34c7481c83b07a6f6af0e8762b. | |||||
2011-10-17 | CMIS: use another name to show than the one extracted from the base URL | Cédric Bosdonnat | 1 | -2/+6 | |
In CMIS, the URL is only providing an easy access to the CMIS interface and doesn't reflect the public path on the server. A new property has been added in the SfxMedium items to hold the document name on the server and set it as the window title. | |||||
2011-10-08 | When building with system libcmis, look for headers where they are | Fridrich Štrba | 1 | -0/+1 | |
2011-10-07 | state *what* is missing | Caolán McNamara | 1 | -1/+3 | |
2011-10-05 | remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb | Michael Meeks | 1 | -2/+2 | |
2011-10-05 | use getStr now after the cast operator change | Caolán McNamara | 1 | -2/+2 | |
2011-10-05 | Fix MinGW build. | Jan Holesovsky | 2 | -3/+3 | |
2011-10-05 | need getStr here as well | Caolán McNamara | 1 | -1/+1 | |
2011-10-05 | Deliver the right thing | Fridrich Štrba | 3 | -5/+5 | |
2011-10-05 | Fix Windows build and enable CMIS inconditionally | Fridrich Štrba | 1 | -46/+41 | |
Since the provider should now build everywhere, enable it inconditionally to catch minor problems | |||||
2011-10-05 | Use the old way to build libcmis and cmis ucp ATM | Fridrich Štrba | 1 | -1/+17 | |
2011-10-05 | use getStr instead of cast | Caolán McNamara | 2 | -4/+4 | |
2011-10-04 | WaE: unreferenced local variable | Tor Lillqvist | 2 | -3/+3 | |
2011-10-04 | Check ENABLE_CMIS harder | Tor Lillqvist | 1 | -2/+6 | |
2011-10-04 | Revert "Don't bother with libcmis on Windows for now" | Cédric Bosdonnat | 1 | -1/+1 | |
This reverts commit 0dd1e3b1240e4d5a2c9ac6de0348658918e012a8. Use --disable-cmis now to avoid building all CMIS-related code. | |||||
2011-10-04 | Added --disable-cmis flag for use while the feature is too unstable | Cédric Bosdonnat | 1 | -0/+3 | |
2011-10-03 | Don't bother with libcmis on Windows for now | Tor Lillqvist | 1 | -1/+1 | |
It obviously doesn't build as autoconf and libtool have little clue about MSVC. Thus make the cmis UCP Unix-only as well. Looking forward to coming gbuildification of more 3rd-party modules. | |||||
2011-10-02 | add --with-system-libcmis | Rene Engelhard | 1 | -1/+1 | |
2011-10-01 | CMIS UCP: get the document content stream | Cédric Bosdonnat | 12 | -402/+320 | |
2011-10-01 | Cmis: Fixed the installation of the new UCP provider and libcmis | Cédric Bosdonnat | 1 | -1/+1 | |
2011-10-01 | CMIS: added libcmis module and created empty cmis UCP shell | Cédric Bosdonnat | 9 | -1/+1159 | |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | 5 | -41/+40 | |
2011-09-26 | Do as the comment says: use the pragma for gcc >= 4.2.1 | Tor Lillqvist | 1 | -1/+1 | |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara | 4 | -1/+42 | |
2011-09-19 | Fix build with MinGW. | Jan Holesovsky | 1 | -1/+3 | |
2011-09-15 | I forgot the directory separator | Tor Lillqvist | 1 | -1/+1 | |
2011-09-15 | Improve the Windows code a bit | Tor Lillqvist | 1 | -3/+10 | |
2011-08-29 | chmod -x | Tor Lillqvist | 68 | -0/+0 | |
2011-08-29 | Add comphelperlib for isdigitAscii etc | Tor Lillqvist | 1 | -0/+1 | |
Despite these being marked as inline, needed when linking at least in a WNTMSC build with --enable-dbgutil, possibly always with WNTMSC. | |||||
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara | 1 | -12/+5 | |
2011-08-27 | fix debug build for now | Markus Mohrhard | 1 | -1/+1 | |
2011-08-22 | callcatcher: remove unused methods | Caolán McNamara | 2 | -34/+0 | |
2011-08-16 | Related: fdo#39376/fdo#34880 short fread isn't an error when its eof | Caolán McNamara | 1 | -14/+4 | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | 3 | -3/+3 | |
2011-08-05 | reflect gmake flavor | Takeshi Abe | 1 | -1/+1 | |
2011-08-05 | Emacs mode line compatible with vi's one | Takeshi Abe | 1 | -0/+1 | |
2011-08-03 | make these less noisy | Caolán McNamara | 2 | -21/+8 | |
2011-07-31 | Some cppcheck cleaning | Julien Nabet | 7 | -12/+12 | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | 3 | -1/+4 | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | 29 | -193/+112 | |
2011-07-20 | Fix build of our odma_lib library with MinGW | Tor Lillqvist | 2 | -5/+6 | |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan | 16 | -96/+0 | |
2011-07-11 | catch by const reference | Caolán McNamara | 1 | -7/+7 | |
2011-06-24 | main must return int in mingw32 | Jesús Corrius | 1 | -0/+4 | |
2011-06-22 | gnumake4: adjust ucb to gbuild | Bjoern Michaelsen | 2 | -2/+2 | |
2011-06-20 | catch by const reference | Caolán McNamara | 7 | -31/+40 | |
2011-06-20 | catch by const reference | Caolán McNamara | 1 | -53/+53 | |
2011-06-15 | Link with zlib in case the internal libcurl has been built statically | Tor Lillqvist | 1 | -1/+2 | |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | 1 | -2/+2 | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | 1 | -45/+45 | |