Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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 | |
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 | |
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 | |
2011-10-03 | Don't bother with libcmis on Windows for now | Tor Lillqvist | |
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 | |
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 | |
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 | |
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 | |
Conflicts: basic/source/classes/sbunoobj.cxx basic/source/inc/runtime.hxx basic/source/runtime/step1.cxx desktop/source/deployment/dp_services.cxx drawinglayer/prj/d.lst drawinglayer/source/primitive2d/makefile.mk sfx2/source/appl/appinit.cxx sfx2/source/appl/appquit.cxx sfx2/source/inc/appdata.hxx sfx2/source/view/viewfrm.cxx svx/source/fmcomp/gridctrl.cxx vbahelper/source/vbahelper/vbahelper.cxx | |||
2011-05-23 | fdo#35727: reenable ucb.UniversalContentBroker::...::XContentProviderManager | Bjoern Michaelsen | |
* renable ucb.UniversalContentBroker::com::sun::star::ucb::XContentProviderManager | |||
2011-05-16 | Always link with WS2_32LIB, not WSOCK32LIB | Tor Lillqvist | |