1. f35096b i123485 secured file import scanning existing pages by Armin Le Grand · 12 years ago
  2. 35bd9b1 re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  3. b751e39 some refactoring on <StgHeader> by Oliver-Rainer Wittmann · 14 years ago
  4. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  5. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  6. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  7. 8546c32 Remove pass-through header file sot/inc/sot/clsids.hxx by Michael Dunphy · 13 years ago
  8. 8d87758 Java cleanup, remove the rest of the unnecessary casts by Noel Grandin · 13 years ago
  9. b80d8c6 fdo#62096 - replace some O(U)String compareTo with == by Artur Dryomov · 13 years ago
  10. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  11. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  12. 563a9b7 Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper by Chr. Rossmanith · 13 years ago
  13. d0c9430 coverity#440717 Dereference after null check by Julien Nabet · 13 years ago
  14. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  15. daac7e3 coverity#982310 Logically dead code by Julien Nabet · 13 years ago
  16. 0173e89 fdo#39445 writing out tools/fsys.hxx (sot) by Krisztian Pinter · 13 years ago
  17. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  18. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  19. 48d099a coverity#705725: fix memory leak by Markus Mohrhard · 13 years ago
  20. b768611 remove all d.lst by Michael Stahl · 13 years ago
  21. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  22. 63b0ce9 fdo#38838 searched, replaced and removed String::CreateFromInt32(). by Jean-Noël Rouvignac · 13 years ago
  23. 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
  24. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  25. 0db079c coverity#982801 Out-of-bounds access by Caolán McNamara · 13 years ago
  26. bde184d warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool' by Stephan Bergmann · 13 years ago
  27. c2e2d77 unused variable by Luboš Luňák · 13 years ago
  28. efe9bf6 sal_Bool to bool by Luboš Luňák · 13 years ago
  29. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  30. 4a10442 Resolves: fdo#57532 restrict page sanity check to non-storage chunks by Caolán McNamara · 13 years ago
  31. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  32. af60316 some i18n wrappers with LanguageTag by Eike Rathke · 13 years ago
  33. e2036d4 Related: fdo#53909 add regression test by Caolán McNamara · 13 years ago
  34. ef9f9b7 Resolves: fdo#53909 STG_FREE sector locations rejected by Caolán McNamara · 13 years ago
  35. 3b23870 callcatcher: remove another layer of binfilter-released methods by Caolán McNamara · 13 years ago
  36. 690ce9f1b callcatcher: more binfilter freed up methods by Caolán McNamara · 13 years ago
  37. c17f51c The additional methods of SO2_*_REF over SV_*_REF are now unused by Caolán McNamara · 13 years ago
  38. a94b6ec callcatcher: update unused code post binfilter death by Caolán McNamara · 13 years ago
  39. 060219a binfilter.die.die.die by Norbert Thiebaud · 13 years ago
  40. 0666e43 fdo#46808, use service constructor for i18n::CharacterClassification by Noel Grandin · 13 years ago
  41. c291359 rework filters test to squeeze through extra flags by Caolán McNamara · 13 years ago
  42. 8aa5946 fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new style by Noel Grandin · 13 years ago
  43. 6945628 fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new style by Noel Grandin · 13 years ago
  44. 72fe2e3 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  45. 190334f mark lcl_ functions static or rename them if they are not local at all by Luboš Luňák · 13 years ago
  46. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  47. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  48. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  49. 540ab38 sot: memory savings to avoid duplicating the whole stream in RAM by Michael Meeks · 14 years ago
  50. 1da4e8c sot: stgcache re-factor to use sane lifecycle semantics by Michael Meeks · 14 years ago
  51. e48e489 sot: substantially accelerate sorted cache write-out by Michael Meeks · 14 years ago
  52. b7db3b8 sot: remove un-used LRU cache by Michael Meeks · 14 years ago
  53. 422a41f sot: remove horrible hiding of LRU cache map by Michael Meeks · 14 years ago
  54. 3b3d738 sot: remove unused Owner construct on StgPage by Michael Meeks · 14 years ago
  55. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  56. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  57. bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  58. 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
  59. 350b031 callcatcher: remove some of the slightly trickier unused methods by Caolán McNamara · 14 years ago
  60. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  61. 50d8953 Do not check the stored DIFAT sector count. by Kohei Yoshida · 14 years ago
  62. 582e06f unusedcode.easy: remove unused code by Thomas Arnhold · 14 years ago
  63. d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
  64. 7a1fe4a tabs to spaces by Eike Rathke · 14 years ago
  65. 10dc090 sot: prevent some null pointer crashes by Mikhail Voytenko · 14 years ago
  66. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  67. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  68. d221d4e removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  69. b63027f Remove some unused defines and controls by Thomas Arnhold · 14 years ago
  70. bbac35af Remove unused header files by Thomas Arnhold · 14 years ago
  71. e45bb32 Fix prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  72. 7b6b71c remove bunch of obsolete looking .flt files by Michael Stahl · 14 years ago
  73. f82f5d1 re-base on ALv2 code. by Michael Meeks · 14 years ago
  74. 06395b8 cleanup of duplicated includes by Philipp Riemer · 14 years ago
  75. ec5fa01 replace all but one .hdl include with equivalent .hpp includes. by Michael Meeks · 14 years ago
  76. c3f2401 reduce scope and replace some String::CreateFromAscii by Caolán McNamara · 14 years ago
  77. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  78. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  79. 447e5b4 death to some UniStrings by Caolán McNamara · 14 years ago
  80. 2ac4d8b nuke dead code by Takeshi Abe · 14 years ago
  81. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  82. 3271f2d This SyncSvStream/SyncSysStream stuff isn't used by Caolán McNamara · 14 years ago
  83. 31cc01a targeted string re-work by Norbert Thiebaud · 14 years ago
  84. c77918b Revert "Make SotStorage and SotStorageStream dtors public" by Fridrich Štrba · 14 years ago
  85. 90f3840 Make SotStorage and SotStorageStream dtors public by Fridrich Štrba · 14 years ago
  86. affb63e sot: minor unit test logic cleanup by Michael Meeks · 14 years ago
  87. ac90be0 sot: add OLE2 unit test reading streams forward and backwards by Michael Meeks · 14 years ago
  88. 1d32c56 sot: re-work OLE2 offset-to-page computation by Michael Meeks · 14 years ago
  89. 7ed1e9a sot: simplify the storage stream FAT item cache by Michael Meeks · 14 years ago
  90. 75e7643 Related: fdo#47644 get out of bounds conditions right by Caolán McNamara · 14 years ago
  91. cede568 should have been SAL_WARN by Caolán McNamara · 14 years ago
  92. 4afd260 std::is_sorted is C++11 or C++0X sgi extension by Caolán McNamara · 14 years ago
  93. cdcf2fc Related: fdo#47644 for huge files build a page chain cache for seeks by Caolán McNamara · 14 years ago
  94. 6577e56 const up methods that don't change any state by Caolán McNamara · 14 years ago
  95. b36612d4 Fix sot stream bustage by Caolán McNamara · 14 years ago
  96. d726281 Related: fdo#47644 compound storage backend is poor at knowing stream size by Caolán McNamara · 14 years ago
  97. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  98. c29d22c Removed StgHeader::SetClassId(ClsId const &) by Laureano G. Linde · 14 years ago
  99. 5fcacd8 rename gb_CppunitTest_uses_ure by David Tardon · 14 years ago
  100. fbbb833 compile- and run-time use of UNO must be split by David Tardon · 14 years ago