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