1. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  2. 6ee9f2c loplugin:oncevar accessibility..basic by Noel Grandin · 9 years ago
  3. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  4. d69795b use local statics in getTypes functions by Jochen Nitschke · 9 years ago
  5. 7aee0ea replace SbxError typedef with ErrCode by Noel Grandin · 9 years ago
  6. 3059ede drop SbError typedef by Noel Grandin · 9 years ago
  7. a6aa57f use ERRCODE_NONE instead of 0 by Noel Grandin · 9 years ago
  8. e272761 remove MAYBEFUTURE dead code by Noel Grandin · 9 years ago
  9. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  10. 1dd5e22 clang-tidy readability-non-const-parameter by Noel Grandin · 9 years ago
  11. b5594f0 Cater for UNO (signed) vs. BASIC (unsigned) byte mismatch by Stephan Bergmann · 9 years ago
  12. ef117ca tdf#108039: check for nullptr in rtl_uString and OUString by Mike Kaganski · 9 years ago
  13. de8caac replace SVSTREAM_OK with ERRCODE_NONE by Noel Grandin · 9 years ago
  14. 3fdfbe6 Improved loplugin:cstylecast to reference types: basic by Stephan Bergmann · 9 years ago
  15. 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago
  16. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  17. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  18. f45463d tdf#93727 Support date literals in basic by Grzegorz Araminowicz · 9 years ago
  19. 7948e84 basic: Stop detecting the number of tokens at runtime by Takeshi Abe · 9 years ago
  20. 514fd70 basic: Kill unnecessary ifdef stuff by Takeshi Abe · 9 years ago
  21. cae3e20 cleanup unused css/resource/ includes by Jochen Nitschke · 9 years ago
  22. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  23. f0fddb1 loplugin:stringcopy: basic by Stephan Bergmann · 9 years ago
  24. 2155e04 make string translation loading more uniform by Caolán McNamara · 9 years ago
  25. 2e51afc loplugin:comparisonwithconstant in basic by Noel Grandin · 9 years ago
  26. 6df22f0 loplugin:checkunusedparams various by Noel Grandin · 9 years ago
  27. 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
  28. 4582acb remove some unnecessary locking by Noel Grandin · 9 years ago
  29. f99c95c basic: Fix VBA constant vbNewLine with unit test by Takeshi Abe · 9 years ago
  30. dd6d799 loplugin:constantparam by Noel Grandin · 9 years ago
  31. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  32. 9425245 basic: Remove strange ifdef-guard for SHARED by Takeshi Abe · 9 years ago
  33. e93cf20 basic: Compare strings in a case-insensitive manner by Takeshi Abe · 9 years ago
  34. e5a4858 basic: Compare with keywords without creating temporary strings by Takeshi Abe · 9 years ago
  35. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  36. 12191a4 make loplugin constantparam smarter about string params by Noel Grandin · 9 years ago
  37. 719a2ad remove unnecessary empty OUString fields and vars by Noel Grandin · 9 years ago
  38. 4763091 loplugin:constantparam by Noel Grandin · 9 years ago
  39. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  40. 6b3b0b8 tdf#43157: convert basic module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  41. a940826 Fix typos by Andrea Gelmini · 9 years ago
  42. cc0ea8b More likely month pos first by Eike Rathke · 9 years ago
  43. e0eb3f5 CDateFromIso: accept YYMMDD two digit year for compatibility by Eike Rathke · 9 years ago
  44. 6d424f0 Replace mouth-painted "inaccurate around leap year" rollover algorithm by Eike Rathke · 9 years ago
  45. b5483b4 SbiRuntime::isVBAEnabled() needs to be guarded with #if HAVE_FEATURE_SCRIPTING by Eike Rathke · 9 years ago
  46. 1b13548 BASIC: handle the full tools::Date range from -32768-01-01 to 32767-12-31 by Eike Rathke · 9 years ago
  47. 769d383 loplugin:checkunusedparams in basctl and basic by Noel Grandin · 9 years ago
  48. 38d9919 CDateToIso: larger buffer for possible year range by Eike Rathke · 9 years ago
  49. f06e696 loplugin:salunicodeliteral: basic by Stephan Bergmann · 9 years ago
  50. d6fd425 Use invalid parameter error for malformed input, tdf#106956 follow-up by Eike Rathke · 9 years ago
  51. cdcbdf8 Resolves: tdf#106956 CDateFromIso accept also YYYY-MM-DD form by Eike Rathke · 9 years ago
  52. 2762ee5 explicitly defining __RSC is no longer necessary by Noel Grandin · 9 years ago
  53. f9f045e78 tools: move errcode.hxx to the vcl module by Chris Sherlock · 9 years ago
  54. c70d49c use strong_int for LanguageType by Noel Grandin · 9 years ago
  55. 41f5c11 vcl: change ErrorHandlerFlags to DialogMask by Chris Sherlock · 9 years ago
  56. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  57. 6b448d3 make __RSC a builtin define for the RSC compiler by Noel Grandin · 9 years ago
  58. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  59. f747797 BASIC: Call OUString() instead of OUString(""); by Arnaud Versini · 9 years ago
  60. 4a27349 BASIC: Make TokenLabelInfo a singleton, never modified and simplify it. by Arnaud Versini · 9 years ago
  61. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  62. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  63. 8fced91 clang-tidy readability-simplify-boolean-expr in accessibility..cui by Noel Grandin · 9 years ago
  64. 2b83e73 remove freshly unused menu support from src files by Caolán McNamara · 9 years ago
  65. 2ce4fa15 Fix parameter types of SbiRuntime::StepSTATIC_Impl by Stephan Bergmann · 9 years ago
  66. 24fa0d6 Call implHandleSbxFlags also from StepSTATIC_Impl by Stephan Bergmann · 9 years ago
  67. 608e93b convert DateFormat to scoped enum and rename to DateOrder by Noel Grandin · 9 years ago
  68. 0514442 no need to use OUStringToOString in SAL_INFO by Noel Grandin · 9 years ago
  69. c14ed11 Clean up uses of SAL_U/SAL_W: basic by Stephan Bergmann · 9 years ago
  70. be8b9b4 loplugin:redundantcast find cstyle arithmetic casts by Noel Grandin · 9 years ago
  71. 0c82dff loplugin:singlevalfields by Noel Grandin · 9 years ago
  72. 7d4b68f Fix typos by Andrea Gelmini · 9 years ago
  73. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  74. ff339c8 loplugin:constantparam part2 by Noel Grandin · 9 years ago
  75. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  76. f8cff53 loplugin:redundantcast (clang-cl) by Stephan Bergmann · 9 years ago
  77. 351dead tdf#106529: Revert "tdf#80731 Closing parenthesis is now detected" by Katarina Behrens · 9 years ago
  78. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  79. 9030552 loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  80. fd34499 Fix typos by Andrea Gelmini · 9 years ago
  81. 243b3fa tdf#39468 Translate German comments by Jens Carl · 9 years ago
  82. 5ad636a Fix typos by Andrea Gelmini · 9 years ago
  83. 6291574 Remove unused #include <ctype.h> by Stephan Bergmann · 9 years ago
  84. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  85. 7778d9f51 Prevent calls to rtl/character.hxx functions with (signed) char arguments by Stephan Bergmann · 9 years ago
  86. 7299481 loplugin:redundantcast find redundant c-style enum casts by Noel Grandin · 9 years ago
  87. 36b4b0f Fix CurDir on Windows by Stephan Bergmann · 9 years ago
  88. 47a9523 Fix typos + some German translations by Andrea Gelmini · 9 years ago
  89. c627f4b remove unused defines from HRC files in various by Noel Grandin · 9 years ago
  90. c328aef replace macros and use scoped enum by Jochen Nitschke · 9 years ago
  91. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  92. 0a850f3 Fix typos by Andrea Gelmini · 9 years ago
  93. 4c09fc4 typesafe wrappers for css::i18nutil::TransliterationModules by Noel Grandin · 9 years ago
  94. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  95. 97caa8a VBA: allow and ignore compiler directives by Justin Luth · 9 years ago
  96. 51eb2ad VBA: accept the PtrSafe keyword by Justin Luth · 9 years ago
  97. 7bc1c43 Fix typos/translations, following 04644956e53d by Andrea Gelmini · 9 years ago
  98. 73be3ce loplugin:subtlezeroinit: basic by Stephan Bergmann · 9 years ago
  99. fa1ac33 fix windows build by Noel Grandin · 9 years ago
  100. dc21a49 convert SbxDecimal::CmpResult to scoped enum by Noel Grandin · 9 years ago