1. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  2. 8563f01 update pch headers by Luboš Luňák · 13 years ago
  3. 404e5097 janitorial: typo in comment by Lionel Elie Mamane · 13 years ago
  4. d2f57b6 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  5. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  6. 5c1c0a4 function for duplicated code by Luboš Luňák · 13 years ago
  7. b62541a Assert OUStringBuffer::copy preconditions by Stephan Bergmann · 13 years ago
  8. e278c02 Add a SAL_INFO() by Tor Lillqvist · 13 years ago
  9. 98645ae add copy() to OUStringBuffer by Chr. Rossmanith · 13 years ago
  10. 8ba203c Use __android_log_print directly by Tor Lillqvist · 13 years ago
  11. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  12. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  13. 4a0a0bf6 Cleanup static and inline usage in alloc_impl. by Arnaud Versini · 13 years ago
  14. 5e8402a sal: update log areas by Thomas Arnhold · 13 years ago
  15. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  16. 224137a coverity#705121: missing unlock of mutex by Markus Mohrhard · 13 years ago
  17. 914018c coverity#705120: missing unlock of mutex by Markus Mohrhard · 13 years ago
  18. f3c849f coverity#983100: close resource handle by Markus Mohrhard · 13 years ago
  19. c04fde0 coverity#983099: fix memory leak by Markus Mohrhard · 13 years ago
  20. 766170b Removing useless STLPort specific code by Arnaud Versini · 13 years ago
  21. 95f8cb68 coverity#982797: Out-of-bounds write by Julien Nabet · 13 years ago
  22. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  23. 260afe5 neon commands cannot be aborted by Stephan Bergmann · 13 years ago
  24. 6a1cb54 Pass log output directly to the Android log mechanism by Tor Lillqvist · 13 years ago
  25. 3c06db7 Open files from /assets (i.e. read-only) even if asked for write access by Tor Lillqvist · 13 years ago
  26. b768611 remove all d.lst by Michael Stahl · 13 years ago
  27. bfdcde7 Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDK by Stephan Bergmann · 13 years ago
  28. 8546e41 Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h) by Stephan Bergmann · 13 years ago
  29. 46ce3a2 Use config_$(gb_Side), not config_host by Tor Lillqvist · 13 years ago
  30. e0beed4 remove odk/CustomTarget_include.mk and package udkversion.mk in sal by Michael Stahl · 13 years ago
  31. 960e2ee sal: get rid of CustomTarget_generated.mk by Michael Stahl · 13 years ago
  32. fdd44e2 move generation of sal/udkversion.h to configure by Michael Stahl · 13 years ago
  33. 166a79d sal: use typesizes.h in MSVC build too by Michael Stahl · 13 years ago
  34. 8b8cd43 move generation of sal/typesizes.h to configure by Michael Stahl · 13 years ago
  35. c40cb83 sal: systools/win32/snprintf.h apparently needed by sal/config.h by Michael Stahl · 13 years ago
  36. 58cd530 sal: why deliver log-areas.dox at all? by Michael Stahl · 13 years ago
  37. 308cac3 sal: new ZipPackage_sal_odk_headers for public ODK headers by Michael Stahl · 13 years ago
  38. e4bad39 createWindowFoo is unused by Tor Lillqvist · 13 years ago
  39. 44a400b SAL_WARN_UNUSED_RESULT OString copy by Eike Rathke · 13 years ago
  40. fb06544 SAL_WARN_UNUSED_RESULT OUString copy by Eike Rathke · 13 years ago
  41. 320571b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  42. 93a9744 fdo#60724 - change 'charcter' to 'character' by sadam36 · 13 years ago
  43. ff3278c log presentation minimizer results as info by Caolán McNamara · 13 years ago
  44. 94477cb Fix typo accessable/accessible by Julien Nabet · 13 years ago
  45. e3f1413 Fix typos retreive/retrieve furture/future by Julien Nabet · 13 years ago
  46. fcf3758 Fix typo "fuction" -> "function" by Julien Nabet · 13 years ago
  47. c4cc63b sal: update log areas by Thomas Arnhold · 13 years ago
  48. d372af0 No NativeActivity, so native_app_glue and struct android_app are meaningless by Tor Lillqvist · 13 years ago
  49. fd56eb9 Not using NativeActivity means no lo_main() stuff used either by Tor Lillqvist · 13 years ago
  50. 6ecec31 sal: document oox.ppt log area by Miklos Vajna · 13 years ago
  51. 393609f Bin pointless single-child directory level by Tor Lillqvist · 13 years ago
  52. 294d7af silence warning. by Michael Meeks · 13 years ago
  53. fc090ac Fix misspellings detected by https://github.com/lyda/misspell-check by Tor Lillqvist · 13 years ago
  54. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  55. dfd17e8 remove un-conditional 20 second sleep on-start for now. by Michael Meeks · 13 years ago
  56. 4d25878 android: finally starting and rendering at least something again. by Michael Meeks · 13 years ago
  57. 52a8744 Revert "Clean up remains of NativeActivity-based Android app support" by Michael Meeks · 13 years ago
  58. f68cd77 Fix type unkown -> unknown by Julien Nabet · 13 years ago
  59. ef1d096 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  60. ad8f56f added i18n section by Eike Rathke · 13 years ago
  61. c240c73 Remove mis-optimization by Stephan Bergmann · 13 years ago
  62. cf83184 prevent out-of-bounds buffer writes in EnumLocalesParams by Eike Rathke · 13 years ago
  63. c91d353 rhbz#908674: Adapt rtl::Allocator::construct to C++11 by Stephan Bergmann · 13 years ago
  64. 4db5b17 sax: convert some legacy assertions by Michael Stahl · 13 years ago
  65. af8c759 embeddedobj: log some exceptions by Michael Stahl · 13 years ago
  66. 8c27bd9 Some cppcheck cleaning by Julien Nabet · 13 years ago
  67. 584612a improve comments of isEmpty() by Chr. Rossmanith · 13 years ago
  68. 145eda4 O(U)String::valueOf don't duplicate code by David Ostrovsky · 13 years ago
  69. 35df0bd add method isEmpty() to OUStringBuffer by Chr. Rossmanith · 13 years ago
  70. 9814676 New log area (for previous commit) by Stephan Bergmann · 13 years ago
  71. 8e633e6 testOUBoolean should test with OUString, not OString by Lionel Elie Mamane · 13 years ago
  72. af823de Use SAL_STRINGIFY by Stephan Bergmann · 13 years ago
  73. 026e06e remove sal_Bool from boolean() docs too by Luboš Luňák · 13 years ago
  74. 6ba8a2e OK for boolean() to take true bool argument by Stephan Bergmann · 13 years ago
  75. 751950e Strings: boolean() as a replacement for valueOf(sal_Bool) by David Ostrovsky · 13 years ago
  76. 5557610 add OUString::toUInt64() by David Ostrovsky · 13 years ago
  77. 0e63a97 Add vcl.atsui and vcl.coretext by Tor Lillqvist · 13 years ago
  78. f9aabc7 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  79. 3891d32 Introduce SAL_OVERRIDE by Miklos Vajna · 13 years ago
  80. 1e33b3d osl::{File,Directory}::getURL() had curiously been missing by Stephan Bergmann · 13 years ago
  81. bc6b13b make SAL_WNODEPRECATED_DECLARATIONS_PUSH work also with Clang by Luboš Luňák · 13 years ago
  82. e63bfb3 Get rid of STAR_RESOURCEPATH by Stephan Bergmann · 13 years ago
  83. fc480bc Strip SRCDIR from the logging output by Tor Lillqvist · 13 years ago
  84. 8666cdd cleanups for number() string function by Luboš Luňák · 13 years ago
  85. dba8280 consolidate the float number tests by Luboš Luňák · 13 years ago
  86. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  87. f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
  88. 09109f3 OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookup by Lionel Elie Mamane · 13 years ago
  89. b9c21b9 refer more explicitly to sal/inc/sal/log-areas.dox for adding new areas by Luboš Luňák · 13 years ago
  90. 2ae6e77 Revert "avoid -Wsign-promo warnings" by Stephan Bergmann · 13 years ago
  91. 5d7fad3 Use default visibility for exception types even when DISABLE_DYNLOADING by Tor Lillqvist · 13 years ago
  92. 06e7615 microoptimization for "" OUString ctor by Luboš Luňák · 13 years ago
  93. ed26a93 avoid warning about a comparison being always true by Luboš Luňák · 13 years ago
  94. 1efe9a1 avoid -Wsign-promo warnings by Luboš Luňák · 13 years ago
  95. c881b1b5 long and long long can be the same size (and thus also sal_Int64) by Luboš Luňák · 13 years ago
  96. 2b31e75 Create OUString and OString number(*) methods. by Noel Grandin · 13 years ago
  97. 588997f fdo#58415: Don't ignore osl_getFileURLFromSystemPath failure by Stephan Bergmann · 13 years ago
  98. e19242c Remove obsolete typesconfig by Stephan Bergmann · 13 years ago
  99. 6bbe55c Simplify code by Stephan Bergmann · 13 years ago
  100. 4fbf6df Fix workaround for thead-unsafe getenv again by Stephan Bergmann · 13 years ago