1. aa1b911 loplugin:staticmethods by Noel Grandin · 11 years ago
  2. a74aa43 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  3. 898832f Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  4. 09d5b31 loplugin:constantfunction: store by Noel Grandin · 11 years ago
  5. d1c9e5e tdf#43157: Fix format string violations in OSL_TRACE etc. by Stephan Bergmann · 11 years ago
  6. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  7. f447946 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  8. 4d6a509 convert all remaining BOOST_STATIC_ASSERT to static_assert by Caolán McNamara · 11 years ago
  9. f61dbc3 followup code removal after changing virtual methods to non-virtual by Noel Grandin · 11 years ago
  10. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  11. ac8fdc7 Suppress 1 cppcheck warning arrayIndexOutOfBounds by Julien Nabet · 11 years ago
  12. 4ecbc7e Remvoe store/workben/ by Stephan Bergmann · 11 years ago
  13. 2c1bf30 More iwyu suggested headers removal by Riccardo Magliocchetti · 11 years ago
  14. 0a7b110 coverity#1242813 Unused value by Caolán McNamara · 11 years ago
  15. 025da16 coverity#1242933 unused value by David Tardon · 11 years ago
  16. 2ba3fd5 coverity#1242809 unused value by David Tardon · 11 years ago
  17. a7d2149 warning C4189: : local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  18. 21e3f14 cid#1226495 Uninitialized scalar field by Noel Grandin · 12 years ago
  19. bc30f93 use SimpleReferenceObject in stoc module by Noel Grandin · 12 years ago
  20. bc1a0a8 WaE: C4754 by Tor Lillqvist · 12 years ago
  21. 0a9773d loplugin:staticcall by Stephan Bergmann · 12 years ago
  22. 4c3b360 Bin ugly (ab)use of preprocessor in headers (final part) by Thomas Arnhold · 12 years ago
  23. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  24. 70e744b fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF by Michaël Lefèvre · 12 years ago
  25. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  26. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  27. 978ceb4 Typo by Stephan Bergmann · 12 years ago
  28. 979e55e Fix README by Stephan Bergmann · 12 years ago
  29. b323e63 Clean up unreferenced functions by Stephan Bergmann · 12 years ago
  30. e079196 remove PROFILE checks by Thomas Arnhold · 12 years ago
  31. 512de6e sfx2, sc: remove macros for using Windows NT Call Profiler by Michael Stahl · 12 years ago
  32. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  33. a3066dd No need for isKindOf to be SAL_CALL by Stephan Bergmann · 12 years ago
  34. d39d80a Remove visual noise from store by Alexander Wilms · 12 years ago
  35. 824c59a store: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  36. 6f607b5 bool improvements by Stephan Bergmann · 12 years ago
  37. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  38. 1a44cf5 Remove warning by using the right printf commands by Arnaud Versini · 13 years ago
  39. 104a7ba -Werror,-Wdeprecated-register by Stephan Bergmann · 13 years ago
  40. 008147e mingw64: use the sal formatting strings in store by Fridrich Štrba · 13 years ago
  41. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  42. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  43. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  44. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  45. 9fbe2f1 do not set soversion for private ure libraries by Matúš Kukan · 13 years ago
  46. 5ad95ce Revert "store: new ZipPackage_store_odk_headers" by Michael Stahl · 13 years ago
  47. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  48. 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
  49. 980c117 cleanup doxygen warnings by Peter Foley · 13 years ago
  50. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  51. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
  52. e4b99f5 Use BOOST_STATIC_ASSERT by Stephan Bergmann · 13 years ago
  53. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  54. b768611 remove all d.lst by Michael Stahl · 13 years ago
  55. 5c60ceb store: new ZipPackage_store_odk_headers by Michael Stahl · 13 years ago
  56. 52796cf Leftover store/inc/makefile.mk by Stephan Bergmann · 13 years ago
  57. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  58. b780e83 Some cppcheck cleaning by Julien Nabet · 13 years ago
  59. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  60. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  61. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  62. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  63. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  64. 195f17e migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic by Norbert Thiebaud · 14 years ago
  65. b42094b remove use of SAL_MIN() macro by Norbert Thiebaud · 14 years ago
  66. 8c49149 remove unused module-description xml files by Matúš Kukan · 14 years ago
  67. daf2312 do not deliver these module-description xml files by Matúš Kukan · 14 years ago
  68. 5ef0042 Partially revert "Remove some unused defines and controls" by Thomas Arnhold · 14 years ago
  69. ce60a04 Globally unique symbols missing from some map files by Stephan Bergmann · 14 years ago
  70. b63027f Remove some unused defines and controls by Thomas Arnhold · 14 years ago
  71. 4c4d748 Remove some more include guards by Thomas Arnhold · 14 years ago
  72. e18655e re-base on ALv2 code. by Michael Meeks · 14 years ago
  73. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  74. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  75. 9601b63 targeted string re-work by Norbert Thiebaud · 14 years ago
  76. 91c5b22 gbuild conversion: store module by David Ostrovsky · 14 years ago
  77. e35b1d8 add gb_STDLIBS by David Tardon · 14 years ago
  78. d76c3f3 gbuild conversion: store module by David Ostrovsky · 14 years ago
  79. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  80. a0d6c5d WaE: MSVC2008 C4530 exception handler without unwind semantics by Caolán McNamara · 14 years ago
  81. 5cfea7f Make default zero-initialization explicit by Stephan Bergmann · 14 years ago
  82. 6776cb6 Initialize m_hFile in FileMapping constructor. by Catalin Iacob · 14 years ago
  83. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  84. b1073d9 WaE: silence some documentation errors by Thomas Arnhold · 14 years ago
  85. fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 14 years ago
  86. 51b85a3 Simplification by Stephan Bergmann · 14 years ago
  87. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  88. e596df5 valgrind: have MappedLockBytes take complete ownership of the file handle by Caolán McNamara · 14 years ago
  89. e3ab0fd osl_unmapFile can't work for files bundled inside the .apk on Android by Tor Lillqvist · 14 years ago
  90. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  91. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  92. 0648314 remove include of pch header from store by Norbert Thiebaud · 14 years ago
  93. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  94. 4db5ea1 Deliver libstore.so for Android by Tor Lillqvist · 14 years ago
  95. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  96. 6f94c64 [cppchecker] suppression of unread Variable by Pierre-André Jacquod · 15 years ago
  97. af61542 Deliver also static libstore by Tor Lillqvist · 15 years ago
  98. c55545b Drop duplicate by Tor Lillqvist · 15 years ago
  99. eb34862 Just make -lstore work for MinGW as it does for other Unix-style compilers by Tor Lillqvist · 15 years ago
  100. 7862e39 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago