1. 628c1c3 Updated README.md files by Hossein · 5 years ago
  2. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  3. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  4. 5e1b3e9 Rename LO Windows arm64 ID to aarch64 by Jan-Marek Glogowski · 5 years ago
  5. 8bce488 tdf#96505 Get rid of cargo cult 'long' integer literals by Alchemist · 5 years ago
  6. 2ea32dc Fix MSVC 2019 16.8.3 --with-latest-c++ error C2102: '&' requires l-value by Stephan Bergmann · 5 years ago
  7. 72d9fb1 Fix various MSVC 2019 16.8.3 --with-latest-c++ issues by Stephan Bergmann · 5 years ago
  8. 7ebd82e tdf#123936 Formatting files in module cli_ure with clang-format by Philipp Hofer · 5 years ago
  9. 26372c9 cli_ure: Disable .NET for Windows Arm64 build by Jan-Marek Glogowski · 6 years ago
  10. 9762353 Fix typos by Andrea Gelmini · 6 years ago
  11. 2e1e085 Fix typos by Andrea Gelmini · 7 years ago
  12. de6422b Fix typos by Andrea Gelmini · 7 years ago
  13. 4a9ac82 Fix typos by Andrea Gelmini · 7 years ago
  14. dafb3bd Fix typo by Andrea Gelmini · 7 years ago
  15. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  16. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  17. d408080 Fix typo by Andrea Gelmini · 7 years ago
  18. 9ad15c0 Fix typo by Andrea Gelmini · 7 years ago
  19. 0811add Fix typo by Andrea Gelmini · 7 years ago
  20. 62f0218 Fix typo by Andrea Gelmini · 7 years ago
  21. 85456fa tdf#120703 PVS: Silence V522 warnings by Mike Kaganski · 7 years ago
  22. 95a5381 Simplify containers iterations in chart2, cli_ure, comphelper, configmgr by Arkadiy Illarionov · 7 years ago
  23. dbd3be9 createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContext by Caolán McNamara · 7 years ago
  24. 5206992 Some uses of C++17 class template argument deduction by Stephan Bergmann · 7 years ago
  25. 47a5f90 Fix typo by Andrea Gelmini · 7 years ago
  26. 8467d76 fix signatures of deleted copy/assign operators by Noel Grandin · 7 years ago
  27. dc18587 tdf#120703 (PVS): V519 The variable is assigned values twice successively by Mike Kaganski · 7 years ago
  28. d1771e8 pvs-studio: Potentially uninitialized pointer 'ret_type' used. by Caolán McNamara · 7 years ago
  29. 37f9fdc replace rtl_allocateMemory with std::malloc by Noel Grandin · 8 years ago
  30. 0787ce8 Simplify containers iterations, tdf#96099 follow-up by Arkadiy Illarionov · 8 years ago
  31. 7d071f3 Fix typos by Andrea Gelmini · 8 years ago
  32. 7af90cc Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  33. 3bd8759 tdf#96099 Remove some trivial std::vector typedefs by Arkadiy Illarionov · 8 years ago
  34. b9d709e tdf#94265: use install directory on delay load failure by Mike Kaganski · 8 years ago
  35. acb3eeb cli_ure: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  36. 624f84c Fix typos by Andrea Gelmini · 8 years ago
  37. 9673dbf tdf#113787: always require version file with config for CLI assemblies by Michael Stahl · 8 years ago
  38. 7bcb66b Fix typos by Andrea Gelmini · 8 years ago
  39. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  40. e44c188 Fix typos by Andrea Gelmini · 9 years ago
  41. eef4c13 Windows: avoid dependence on UNICODE define; prefer W functions by Mike Kaganski · 9 years ago
  42. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  43. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  44. 17192ce tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4 by Michael Stahl · 9 years ago
  45. e0487a1 cli_ure,unoil: always increment all CLI assembly version numbers by Michael Stahl · 9 years ago
  46. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
  47. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  48. 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
  49. 68e2133 remove empty comments by Noel Grandin · 9 years ago
  50. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  51. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  52. de82b32 Clean up uses of SAL_U/SAL_W: cli_ure by Stephan Bergmann · 9 years ago
  53. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  54. cfaba15 cli_ure: fix another bad _WIN64 check (related tdf#94265) by Michael Stahl · 9 years ago
  55. 3b28635 tdf#94265: Correct the error by ComputingDwarf · 9 years ago
  56. 6fab286 Fix typos by Andrea Gelmini · 9 years ago
  57. 0a99b5a When building with clang-cl on Windows, build CLR code with MSVC by Stephan Bergmann · 9 years ago
  58. 6de3688 Drop :: prefix from std in c*/ by Tor Lillqvist · 9 years ago
  59. 22f96da Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  60. a29bd2d cleanup tailing backslashes by Jochen Nitschke · 9 years ago
  61. c3586b6 OSL_TRACE->SAL in chart2..oox by Noel Grandin · 9 years ago
  62. 6b51e52 "// not impl" -> "= delete" by Stephan Bergmann · 10 years ago
  63. 62c047f switch to EHs on windows by Markus Mohrhard · 10 years ago
  64. d15163e Fix typos by Andrea Gelmini · 10 years ago
  65. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  66. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  67. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  68. 597e694 Fix typos by Andrea Gelmini · 10 years ago
  69. 867ead5 cli_ure: fix build by Michael Stahl · 10 years ago
  70. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  71. 1716b3a remove some useless comments by Noel Grandin · 10 years ago
  72. 01518d3 cli_ure: climaker should open keyfile read-only by Michael Stahl · 11 years ago
  73. ce34347 Fix typos by Andrea Gelmini · 11 years ago
  74. 5e86f243 uno bridge: Prevent collision between cli::array and std::array by David Ostrovsky · 11 years ago
  75. fd27553 climaker: Fix std::array and cli::array collision by David Ostrovsky · 11 years ago
  76. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  77. ffa8892 Fix typos by Andrea Gelmini · 11 years ago
  78. c3c45ff Fix typos by Andrea Gelmini · 11 years ago
  79. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  80. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  81. 916f88f Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  82. 50b0273 Replace scary reinterpret_casts with OUString::unacquired by Stephan Bergmann · 11 years ago
  83. f863d26 fdo#57950 Replace chained append() with operator+ by Krisztian Pinter · 11 years ago
  84. b33788c Typos by Julien Nabet · 11 years ago
  85. a251fe4 We require MSVC2013 (_MSC_VER == 1800) now by Tor Lillqvist · 11 years ago
  86. fe3feff cli_ure: PVS-Studio V618 non-const format string by Michael Stahl · 11 years ago
  87. aec4088 Typo: increse->increase by Julien Nabet · 11 years ago
  88. 60a64d1 climaker: Fix handling incomplete types by David Ostrovsky · 11 years ago
  89. df46ec0 osl_getCommandArg always returns osl_Process_E_None by Stephan Bergmann · 11 years ago
  90. 54cbb57 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  91. 827430c Fold URE: Windows by Stephan Bergmann · 11 years ago
  92. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  93. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  94. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  95. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  96. 04740cb cli_ure (Windows): std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  97. 25df8ad cli_ure: adapt destructors in cli_uno library to "C++/CLI" by Michael Stahl · 12 years ago
  98. 5f15f18 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  99. da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
  100. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago