- ff93fd2 warning C4101: unreferenced local variable by Michael Stahl · 14 years ago
- dc825ad CMIS UCP: fallback to URL with id as the mark if we can't get the path by Cédric Bosdonnat · 14 years ago
- a62cfd4 UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded them by Cédric Bosdonnat · 14 years ago
- 717a8e0 CMIS UCP: show some caught exceptions in ucpcmis.INFO by Cédric Bosdonnat · 14 years ago
- f5c45d9 UCP CMIS: avoid breaking the media type when saving a document by Cédric Bosdonnat · 14 years ago
- 2009ee8 CMIS UCP: fixed save as which was broken by bad exceptions catching by Cédric Bosdonnat · 14 years ago
- db21b52 CMIS UCP: cached session id change was not impacted on all constructors by Cédric Bosdonnat · 14 years ago
- 69f44de CMIS UCP: strings coming from libcmis are UTF-8, not ascii by Cédric Bosdonnat · 14 years ago
- 1a19e67 CMIS UCP: oops, read-only check has been reversed somehow by Cédric Bosdonnat · 14 years ago
- ee60086 CMIS UCP: session cache, better use the binding URL + repo Id as id by Cédric Bosdonnat · 14 years ago
- fb6578d CMIS UCP: Use the URL host as ID for cached sessions by Cédric Bosdonnat · 14 years ago
- 0189feb cmisucp: catch the exception when getting CMIS object by Cédric Bosdonnat · 14 years ago
- 056d7ff4 CMIS UCP: fixed Save As into a CMIS repo by Cédric Bosdonnat · 14 years ago
- d41f59d rhbz#678440: Always include User-Agent to avoid 403 from picky servers by Stephan Bergmann · 14 years ago
- 20b7bf0 Do not copy etc. singular iterator values. by Stephan Bergmann · 14 years ago
- f28e7ef ucb: second try to fix weird STL assertion on tinderbox by Michael Stahl · 14 years ago
- b38db9a ucb: try to fix weird STL assertion on tinderbox by Michael Stahl · 14 years ago
- fd32788 CMIS UCP: changed URLs to have hierarchical path by Cédric Bosdonnat · 14 years ago
- 2c45883 CMIS UCP: Fixed folder creation and nodes renaming by Cédric Bosdonnat · 14 years ago
- 4880c6d CMIS UCP: fixed a few bugs to show repo in fpicker by Cédric Bosdonnat · 14 years ago
- 6ad3deb CMIS UCP: if the URL has no object id, assume we want the root folder by Cédric Bosdonnat · 14 years ago
- 705cab9 CMIS UCP: implemented delete command for folders by Cédric Bosdonnat · 14 years ago
- c774376 CMIS UCP: Implemented delete command for documents by Cédric Bosdonnat · 14 years ago
- 6f34fd2 CMIS UCP: implemented folder case for open command by Cédric Bosdonnat · 14 years ago
- 966d20e CMIS ucp: write documents back to CMIS server by Cédric Bosdonnat · 14 years ago
- 12d193d libcmis: updated to 0.2.0 by Cédric Bosdonnat · 14 years ago
- 6573aa1 targeted string re-work by Norbert Thiebaud · 14 years ago
- 827865f targeted string re-work by Norbert Thiebaud · 14 years ago
- d95d58a nuke unused namespace by Takeshi Abe · 14 years ago
- 6e6d81e targetted SAL_N_ELEMENTS reversion. by Michael Meeks · 14 years ago
- 3ac9b7a removed dead code by Takeshi Abe · 14 years ago
- a6b68f4 removed unused static rtl::OUString by Takeshi Abe · 14 years ago
- 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
- bd5da80 Handle cases where ExtensionDescription is called on nonexisting path by Stephan Bergmann · 14 years ago
- 5c22a03 Cleaned up CommandLineArgs by Stephan Bergmann · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- 45b57a9 prevent getFileURL() & getLinkTargetURL() asserting for broken links by Noel Power · 14 years ago
- bc9229a WaE: deprecated conversion from string constant to 'LPSTR' by David Tardon · 14 years ago
- a0b5ba2 re-open output file on save to fsync to improve first-start performance by Michael Meeks · 14 years ago
- 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
- c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
- d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 27cea71 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 99268db Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 6a14f51 Follow-up to revert of "Initial experiments with static linking of (some) ..." by Tor Lillqvist · 14 years ago
- 0487871 Revert "Initial experiments with static linking of (some) ..." by Tor Lillqvist · 14 years ago
- 2a11719 chmod -x by Tor Lillqvist · 14 years ago
- f7d571d this requires string literals now by David Tardon · 14 years ago
- 186ab8e fix after recent XSERVICEINFO_IMPL_1 change by Luboš Luňák · 14 years ago
- 25d114e Initial experiments with static linking of (some) components / services by Tor Lillqvist · 14 years ago
- 16e3e54 fdo#47246: ucpodma: fix duplicate linked object by Michael Stahl · 14 years ago
- 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
- d319294 fdo#40607 - osl_syncFile having written, and avoid doing that on start by Michael Meeks · 14 years ago
- 54442c9 WaE: initialization order by David Tardon · 14 years ago
- a138709 Drop comparison with empty rtl::OUString by Takeshi Abe · 14 years ago
- c58882f fix msvc2005 build by Caolán McNamara · 14 years ago
- b36d555 drop UniString::CreateFromInt64 by Caolán McNamara · 14 years ago
- d8fc177 remove all other deprecated header guards by Thomas Arnhold · 14 years ago
- f7afe3b Adapted TickerThread to safer-to-use salhelper::Thread by Stephan Bergmann · 14 years ago
- d66991e WaE: Same expression on both sides of '||' by Thomas Arnhold · 14 years ago
- fe98151 gb_JunitTest_JunitTest takes only one argument by Stephan Bergmann · 14 years ago
- a62f426 add configmgr, ucb1, ucpfile1, xcr to libmerged by Matúš Kukan · 14 years ago
- d30b4e9 Get rid of size() == 0 by Elton Chung · 14 years ago
- 23af031 Fix typos in comments by Elton Chung · 14 years ago
- d1f45bd WaE: /* within comment by Caolán McNamara · 14 years ago
- 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
- 80f96ca In the current glib version only the main glib.h can be included directly. by Daniel Mihalyi · 14 years ago
- c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
- 400f715 Don't repeat a return ! by Julien Nabet · 14 years ago
- 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
- 89f0655 Replaced diagnore ENSURE_OR_CONTINUE with regular code. by Marcel Metz · 14 years ago
- f9e6d19 Replaced diagnore ENSURE_OR_BREAK with regular code. by Marcel Metz · 14 years ago
- b149b04 ucbhelper::GetLocalFileURL does not use its arg. by Stephan Bergmann · 14 years ago
- 80fb2e3 Fix for fdo43460 Part L getLength() to isEmpty() by Olivier Hallot · 14 years ago
- 29bd62f Switch flag sequence of OpenCommandArg3 to NamedValue. by Thorsten Behrens · 14 years ago
- 09954fc Fix UpdateCheck clog up server by keeping connection alive by Thorsten Behrens · 14 years ago
- 9dfa70c Fix "Same expression on both sides of '||'" by Julien Nabet · 14 years ago
- 9d27fe4 ucb: add missing dependency by Matúš Kukan · 14 years ago
- cbd2e67 ucb: convert to gbuild by Matúš Kukan · 14 years ago
- e4ce722 catch exception by constant reference by Takeshi Abe · 14 years ago
- 3c1b0a5 Remove nonsense line (causing debug-mode glibc to report an error). by Stephan Bergmann · 14 years ago
- 6fd2d81 fdo#43707: tweak workarounds for fdo#42865: by Michael Stahl · 14 years ago
- 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
- dcfd4be childs -> children by Michael T. Whiteley · 14 years ago
- 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
- c8ef924 normalize Red Hat, Inc. spellings, and bump to latest template by Caolán McNamara · 14 years ago
- e10fc18 typo fix: explicitely -> explicitly by Lior Kaplan · 14 years ago
- d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
- c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
- 03eee95 remove include of pch header from ucb by Norbert Thiebaud · 14 years ago
- e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
- f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
- 469c9ac Enforce a "lib" prefix for UNO components for Android by Tor Lillqvist · 14 years ago
- 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
- a9da5a0 fdo#42865: libcmis,ucpcmis: no mapfile by Michael Stahl · 14 years ago
- 16e9596 I don't need to hear about your every little titchy success by Caolán McNamara · 14 years ago
- fc2207e Silence down ne_lock gcc WaE by Eike Rathke · 14 years ago
- 228051c Reapply "CMIS: use another name to show than the one extracted from the base URL by Cédric Bosdonnat · 14 years ago