1. 9ede5cd Remove unused INetURLObject::PART_* values by Stephan Bergmann · 12 years ago
  2. 8d37312 callcatcher: update unused code by Caolán McNamara · 12 years ago
  3. 0e7ca4f cut out the rsc loading support for stuff thats now .ui only by Caolán McNamara · 12 years ago
  4. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  5. 805b57c Various INetURLObject::getData() fixes by Stephan Bergmann · 12 years ago
  6. 8b46d5c new method INetURLObject::getData() for data urls by Chr. Rossmanith · 12 years ago
  7. e6ff6f9 use namespace css instead of com::sun by Thomas Arnhold · 12 years ago
  8. 9dd8a62 cppcheck: add missing braket by Thomas Arnhold · 12 years ago
  9. 6e3394a update_pch: add tools by Thomas Arnhold · 12 years ago
  10. d304164 tools: just generate the complete reversemap.cxx by Thomas Arnhold · 12 years ago
  11. 8449225 fix-includes.pl: tools by Thomas Arnhold · 12 years ago
  12. 8f97326 So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after all by Stephan Bergmann · 12 years ago
  13. c5a603c ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchron by Stephan Bergmann · 12 years ago
  14. 66351a6 Split ZCodec::ImplInitBuf into InitCompress, InitDecompress by Stephan Bergmann · 12 years ago
  15. 4f1cf09 Add assertion by Stephan Bergmann · 12 years ago
  16. 1c92fbf Replace ZCodec::mbInit with sane enum by Stephan Bergmann · 12 years ago
  17. 4d21132 ZCodec::UpdateCRC is private by Stephan Bergmann · 12 years ago
  18. 200d530 Split ZCodec::BeginCompression param into its 3 independent components by Stephan Bergmann · 12 years ago
  19. 201d429 Remove unnecessary ZCODEC_DEFAULT_STRATEGY macro by Stephan Bergmann · 12 years ago
  20. 5271e5b nMemUsage is always MAX_MEM_USAGE by Stephan Bergmann · 12 years ago
  21. fe1e1d1 A single ZCodec ctor suffices by Stephan Bergmann · 12 years ago
  22. faac232 Clean-up C-style (void) parameter lists by Stephan Bergmann · 12 years ago
  23. 8d54796 enhance pass-by-ref plugin to detect large arguments by Noel Grandin · 12 years ago
  24. 599328b tools: add AsRGBHexString to Color + unit test by Tomaž Vajngerl · 12 years ago
  25. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  26. fec6711 coverity#708544 Uninitialized scalar field by Caolán McNamara · 12 years ago
  27. b34267c coverity#708545 Uninitialized scalar field by Caolán McNamara · 12 years ago
  28. 0b2c8a8 added ResStringArray::AddItem() by Eike Rathke · 12 years ago
  29. 2c9d68f move INetContentTypes::scan() to INetMIME::scanContentType() by Chr. Rossmanith · 12 years ago
  30. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  31. d8ae7ef German Comment translation by Michael Meeks · 12 years ago
  32. 9f06e4b coverity#708545 Uninitialized scalar field by Caolán McNamara · 12 years ago
  33. 03ba740 coverity#708544 Uninitialized scalar field by Caolán McNamara · 12 years ago
  34. 8ff3dbb coverity#708543 Uninitialized scalar field by Caolán McNamara · 12 years ago
  35. 2024224 Move bezier functions by Chris Sherlock · 12 years ago
  36. 98ef587 coverity#1202967 Uninitialized pointer field by Caolán McNamara · 12 years ago
  37. 3bd2618 typo: nummer -> number by Thomas Arnhold · 12 years ago
  38. 83d84ad typo: befor -> before by Thomas Arnhold · 12 years ago
  39. 8b16cc5 typo: te -> the by Thomas Arnhold · 12 years ago
  40. c11790b remove OV* debug stuff by Thomas Arnhold · 12 years ago
  41. be9e778 remove outdated RS6000 checks by Thomas Arnhold · 12 years ago
  42. e98e738 replace some SvStream seeking with calls to remainingSize() by Michael Stahl · 12 years ago
  43. 2696a2d coverity#984163 Uninitialized scalar field by Caolán McNamara · 12 years ago
  44. 5a67883 coverity#1079187 Uninitialized pointer read by Caolán McNamara · 12 years ago
  45. 67c6ea0 init a few more stream-read svm elements by Caolán McNamara · 12 years ago
  46. 6efbc4598 valgrind: Conditional jump or move depends on uninitialised value by Caolán McNamara · 12 years ago
  47. df3e0d4 coverity#708559 Uninitialized pointer field by Caolán McNamara · 12 years ago
  48. 856c749 Kill FSYS_MAC which is for ancient non-OS X Mac by Tor Lillqvist · 12 years ago
  49. 747631f Remove now unused obsolete tools/debug.hxx functionality by Stephan Bergmann · 12 years ago
  50. 4e3cf9c MSVC helpfully provides warning C4310: cast truncates constant value by Michael Stahl · 12 years ago
  51. b3e5229 tools, sc: fix GCC -Werror=type-limits (comparison is always true) by Michael Stahl · 12 years ago
  52. ba46f32 deploy some asserts to detect truncated STREAM_SEEK_TO_END by Michael Stahl · 12 years ago
  53. bb20d37 tools: try to fix std::min ambiguity for MSVC by Michael Stahl · 12 years ago
  54. 15006df tools: remove unused SvStream::IsA() and associated ID_*STREAM macros by Michael Stahl · 12 years ago
  55. 1258b57 tools: support 64-bit file positions in SvStream by Michael Stahl · 12 years ago
  56. 19bbfc0 tools: allow 64-bit positions on SvLockBytes by Michael Stahl · 12 years ago
  57. f26b981 Remove now unused DBG_CTOR etc. feature by Stephan Bergmann · 12 years ago
  58. 6ef2df7 Remove remaining DBG_NAME* uses by Stephan Bergmann · 12 years ago
  59. a9582c0 Resolves: #i124453# check if the resulting polygon... by Jürgen Schmidt · 12 years ago
  60. c62d31f Simplify #if blocks a little by Stephan Bergmann · 12 years ago
  61. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  62. cdb473b Remove now unused tools/debug.hxx profiling functionality by Stephan Bergmann · 12 years ago
  63. 2ab3bae Reduce some functions to local by Stephan Bergmann · 12 years ago
  64. 86088dd osl_setDetailedDebugMessageFunc is effectively doing nothing by Stephan Bergmann · 12 years ago
  65. ff1a592 Remove unused DBG_FUNC_* slots by Stephan Bergmann · 12 years ago
  66. 0e36a13a8 MI_DEBUG is never defined by Stephan Bergmann · 12 years ago
  67. 3afc276 DBG_OUT_WARNING is unused by Stephan Bergmann · 12 years ago
  68. a547f86 drop spadmin by Caolán McNamara · 12 years ago
  69. 133fa63 coverity#705325 Missing break in switch by Caolán McNamara · 12 years ago
  70. 1eeb20f CurrencyFields cannot be loaded from .src anymore by Caolán McNamara · 12 years ago
  71. feff54d MetricBoxes cannot be loaded from .src anymore by Caolán McNamara · 12 years ago
  72. 1de7c36 CurrencyBoxes cannot be loaded from .src anymore by Caolán McNamara · 12 years ago
  73. 4737ed3 DateBoxes cannot be loaded from .src anymore by Caolán McNamara · 12 years ago
  74. 24cfa40 TimeBoxes cannot be loaded from .src anymore by Caolán McNamara · 12 years ago
  75. d40971a MoreButtons cannot be loaded from .src anymore by Caolán McNamara · 12 years ago
  76. 7350da1 coverity#708556 Uninitialized scalar field by Caolán McNamara · 12 years ago
  77. 7e5f457 coverity#708553 Uninitialized scalar field by Caolán McNamara · 12 years ago
  78. 3f9d796 coverity#708551 Uninitialized scalar field by Caolán McNamara · 12 years ago
  79. 69f106c coverity#708548 Uninitialized pointer field by Caolán McNamara · 12 years ago
  80. e7235af coverity#708547 Uninitialized scalar field by Caolán McNamara · 12 years ago
  81. 1e7891c drop the SimpleErrorHandler by Caolán McNamara · 12 years ago
  82. b238583 ooxml: export date controls properly by Jacobo Aragunde Pérez · 12 years ago
  83. 68ec95b made ListBox handle more than 64k elements, fdo#61520 related by Eike Rathke · 12 years ago
  84. 875129a callcatcher: update unused code by Caolán McNamara · 12 years ago
  85. 2dcc6a4 remove unused code BigInt::GetString() by Noel Grandin · 12 years ago
  86. 2191ff8 debug only code Resource::TestRes() by Noel Grandin · 12 years ago
  87. 95b4015 do not crash if allocation failed by David Tardon · 12 years ago
  88. 2cf9fe7 Remove visual noise from tools by Alexander Wilms · 12 years ago
  89. d8f90e0 remove unused code SvStream::WriteUCharPtr(unsigned char const*) by Noel Grandin · 12 years ago
  90. 08d1f22 make the implementation use the same type than the declaration by Norbert Thiebaud · 12 years ago
  91. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  92. af87126 coverity#708554 Uninitialized scalar field by Caolán McNamara · 12 years ago
  93. ae838de fdo#66507 - accelerate date calculations as used vs. empty cells. by Michael Meeks · 12 years ago
  94. 9c9e4b1 Add SvStream::ReadCharAsBool by Stephan Bergmann · 12 years ago
  95. 3db6d2c GCC 4.9, LTO: libvcl uses GZCodec but it is not linked with the implementation by Jan Hubicka · 12 years ago
  96. 95401d5 tools: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  97. b2878af more SvStream:operator>> conversion by Noel Grandin · 12 years ago
  98. 15535e3 convert SvStream::operator>> methods to ReadXXX methods by Noel Grandin · 12 years ago
  99. 29eac26 coverity#705324 Missing break in switch by Caolán McNamara · 12 years ago
  100. 436c0fc Simplify InternalStreamLock instance handling by Stephan Bergmann · 12 years ago