1. 5db7ac2 fdo#49819, fdo#54609: Do not consider timestamp differences as corruption by Fridrich Štrba · 14 years ago
  2. 9b0198b package: convert internal ZIP handling data-types to 64bit by Michael Meeks · 14 years ago
  3. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  4. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  5. 363c1ed package: kill RTL_CONSTASCII_USTRINGPARAM in zipapi by Miklos Vajna · 14 years ago
  6. e2f3312e throw earlier on broken zip streams by Caolán McNamara · 14 years ago
  7. 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
  8. fcd990f Some clean up after previous commit by Stephan Bergmann · 14 years ago
  9. 3e7990f fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instances by Noel Grandin · 14 years ago
  10. 2cbdaf6 package: no more RTL_CONSTASCII_USTRINGPARAM in zippackage by Miklos Vajna · 14 years ago
  11. cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  12. 4be123f Use memcpy & memcmp insteadof rtl_copyMemory & rtl_compareMemory in package by Arnaud Versini · 14 years ago
  13. 4dd7c03 Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion by Stephan Bergmann · 14 years ago
  14. df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  15. 79d386f removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  16. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  17. e45bb32 Fix prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  18. 0ffc81f re-base on ALv2 code. by Michael Meeks · 14 years ago
  19. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  20. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  21. 2a2158c re-base on ALv2 code. by Michael Meeks · 14 years ago
  22. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  23. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  24. eb04973 nuke dead code by Takeshi Abe · 14 years ago
  25. d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  26. 4a71644 count and order of receipt of properties doesn't matter by Caolán McNamara · 14 years ago
  27. acc613a unwind manifest xml parser and follow tag hierarchy model by Caolán McNamara · 14 years ago
  28. 93b415a targetted prefer prefix operators reversion by Michael Meeks · 14 years ago
  29. 4196199 merge three base64 encoders/decoders together by Caolán McNamara · 14 years ago
  30. 78f614e check key size by Caolán McNamara · 14 years ago
  31. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  32. 0c55861 a tiny spelling mistak by Udo Schuermann · 14 years ago
  33. 3934efe sigh, need a 64bit zlib too on windows, reverting by Caolán McNamara · 14 years ago
  34. 452af5f gbuildize internal zlib by Caolán McNamara · 14 years ago
  35. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  36. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  37. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  38. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  39. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  40. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  41. 7d25085 Fix Prefer prefix ++/-- operators by Julien Nabet · 14 years ago
  42. 1889728 remove static OUStrings from static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  43. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  44. 34d71c5 callcatcher: remove newly unused methods and update list by Caolán McNamara · 14 years ago
  45. ecb1599 WaE: unused variable by Caolán McNamara · 14 years ago
  46. ccdb4d5 remove dodgy header-guards by Caolán McNamara · 14 years ago
  47. 3948174 drop Z_PREFIX from internal zlib, makes building clucene much easier by Caolán McNamara · 14 years ago
  48. dcfc997 use sal crc32 and skip cast frenzy by Caolán McNamara · 14 years ago
  49. 372a0d5 these were surely meant to be Z_PREFIX not ZLIB_PREFIX by Caolán McNamara · 14 years ago
  50. c91ff95 Use RTL_CONSTASCII_STRINGPARAM instead of bare number by Takeshi Abe · 14 years ago
  51. 47e38fb If we can have a few more information... by Julien Nabet · 14 years ago
  52. 223cca4 Added READMEs for modules which used to be in components by Josh Heidenreich · 14 years ago
  53. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  54. aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
  55. 829db12 Fix for fdo43460 Part XXVI getLength() to isEmpty() by Olivier Hallot · 14 years ago
  56. 7958f82 catch exception by constant reference by Takeshi Abe · 14 years ago
  57. d0ac36d Better fix for over-zealous Zip package consistency. by Thorsten Behrens · 14 years ago
  58. f9128f9 Fix inconsistent compression method for encrypted ZIP packages. by Thorsten Behrens · 14 years ago
  59. 82b71e0 Revert "Fix n#653688" by Stephan Bergmann · 14 years ago
  60. 3091d42 Align comment with code for overly zealous check in Zip fix. by Thorsten Behrens · 14 years ago
  61. 309f561 Fix n#653688 by Thorsten Behrens · 14 years ago
  62. dcfd4be childs -> children by Michael T. Whiteley · 14 years ago
  63. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  64. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  65. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  66. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  67. bbe62f0 remove include of pch header from package by Norbert Thiebaud · 14 years ago
  68. 992757c remove pre-compiled header support in gbuild and gbuildified module by Norbert Thiebaud · 14 years ago
  69. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  70. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  71. 173cf81 add more component prefixes by Matúš Kukan · 15 years ago
  72. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  73. 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
  74. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  75. f57baef add chaff to encrypted documents by Caolán McNamara · 15 years ago
  76. 01a87c1 Some cppcheck cleaning by Julien Nabet · 15 years ago
  77. d0c301b convert package to gbuild by Matúš Kukan · 15 years ago
  78. 0d4720d undo anything not wizard related in the previous merge-commit by Norbert Thiebaud · 15 years ago
  79. 6c76e4d Merge branch 'master' into feature/gsoc2011_wizards by Xisco Fauli · 15 years ago
  80. 0a9fa3d ditch some junk by Caolán McNamara · 15 years ago
  81. 66fd144 Some cppcheck cleaning by Julien Nabet · 15 years ago
  82. 5cbb76d Some cppcheck cleaning by Julien Nabet · 15 years ago
  83. 2d775f5 Produce correct sha256 uri, consume correct uri and original spec typo by Caolán McNamara · 15 years ago
  84. 5747dfa Generate correctly named import library for WNTGCC by Tor Lillqvist · 15 years ago
  85. d98ac11 Remove component_getImplementationEnvironment by Matus Kukan · 15 years ago
  86. 4b7ac96 add missing newline to the end of file to silence the compiler by Robert Nagy · 15 years ago
  87. c74fc78 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM by Caolán McNamara · 15 years ago
  88. d32db65 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  89. 88c1a56 Merge remote-tracking branch 'origin/integration/dev300_m106' by Jan Holesovsky · 15 years ago
  90. 84d9f0c Remove unused variables. by Jan Holesovsky · 15 years ago
  91. 9ad4eeb fixed cppcheck warnings by Andreas Becker · 15 years ago
  92. 2554b31 Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 by Jan Holesovsky · 15 years ago
  93. 85fe9be Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  94. c3ee535 prefer prefix ++/-- operators by Kayo Hamid · 15 years ago
  95. 7825929 Export the two UNO component functions by Tor Lillqvist · 15 years ago
  96. cc38ae1 Export the two UNO component funcions by Tor Lillqvist · 15 years ago
  97. c1b2e0e catch by const reference by Caolán McNamara · 15 years ago
  98. c2ed6fa catch by const reference by Caolán McNamara · 15 years ago
  99. bb45068 CWS-TOOLING: integrate CWS mav60 by Ivo Hinkelmann · 15 years ago
  100. 6071f7a Deliver the right thing so that Windows builds again by Fridrich Štrba · 15 years ago