1. 4725c2a tdf#106529: Revert "tdf#80731 Closing parenthesis is now detected" by Katarina Behrens · 9 years ago
  2. 50522e6 Related tdf#105473: Crash in: ScRangeList::operator[] by Julien Nabet · 9 years ago
  3. 65e294e2 tdf#80731 Closing parenthesis is now detected (Mid statement and functions). by Pierre Lepage · 9 years ago
  4. fd292de tdf#93592 Make it possible to add default language resource to dialogeditor by Niklas Johansson · 9 years ago
  5. 6a18fdce trivial makefile cleanups by Michael Stahl · 9 years ago
  6. 8a50ea5 tdf#102872 Add qa unit test for BASIC methods by Laurent Balland-Poirier · 9 years ago
  7. bb674aa loplugin:unusedfields by Noel Grandin · 9 years ago
  8. f31d98f loplugin:expandablemethods in avmedia..canvas by Noel Grandin · 9 years ago
  9. 8955c3f loplugin:oncevar by Noel Grandin · 9 years ago
  10. f996a5a basic: fix Android build by Miklos Vajna · 9 years ago
  11. 62d7d5b Fix Android build (llround) by Julien Nabet · 9 years ago
  12. 703d00e Fix Android build (basic) by Julien Nabet · 9 years ago
  13. 3db1e9e BASIC : remove ImpRound and use std::(l)lround instead by Arnaud Versini · 9 years ago
  14. b1f8cf3 loplugin:singlevalfields by Noel Grandin · 9 years ago
  15. 6e0b4ff BASIC : use rtl/character.hxx in sbxform.cxx by Arnaud Versini · 9 years ago
  16. cb90f09 Omit the default comparator by Takeshi Abe · 9 years ago
  17. f29ce34 Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for now by Tor Lillqvist · 9 years ago
  18. 525311b Fix typos by Andrea Gelmini · 9 years ago
  19. 5a5731c loplugin:expandablemethodds in include/basic..comphelper by Noel Grandin · 9 years ago
  20. f019ee7 loplugin:expandablemethodds in basctl..chart2 by Noel Grandin · 9 years ago
  21. d1ea6ec replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  22. 7596535 Simplify some dynamic/static_casts by Stephan Bergmann · 9 years ago
  23. 398d641 tdf#89307: Removed T* SvRef::opeartor &() by Jacek Fraczek · 9 years ago
  24. 9ac8a57 replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  25. 233e5d5 clang-cl loplugin: basic by Stephan Bergmann · 9 years ago
  26. 01dc6d0 tdf#96099 Reduce no. of useless typedefs for trivial containers. by Hieronymous · 9 years ago
  27. 6956e33 Improve UNO error reporting. Make exceptions more descriptive. by Hieronymous · 9 years ago
  28. f004aa9 tdf#89307: Removed SvRef::operator T*() by Jacek Fraczek · 10 years ago
  29. 3e993a5 loplugin:staticmethods: basic by Stephan Bergmann · 10 years ago
  30. f1a8c31 Replace DdeData conversion operators with proper functions by Stephan Bergmann · 10 years ago
  31. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  32. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  33. 8f9af8d Fix typos by Andrea Gelmini · 10 years ago
  34. db29cdc tdf#102872 TAB function is missing its argument by Laurent Balland-Poirier · 10 years ago
  35. 4d87443 loplugin:constantparam by Noel Grandin · 10 years ago
  36. 7d8196e perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related by Eike Rathke · 10 years ago
  37. e27a0ec Related cid#1371289: Improve code to not depend on missing move assignment by Stephan Bergmann · 10 years ago
  38. a2b77b4 loplugin:singlevalfields in basic..idl by Noel Grandin · 10 years ago
  39. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  40. 20a9e10 loplugin:constantparam by Noel Grandin · 10 years ago
  41. 0761f97 loplugin:constantparam in accessibility to basic by Noel Grandin · 10 years ago
  42. f101819 tdf#88205 use list ctor for uno::Sequence a11y to canvas by Jochen Nitschke · 10 years ago
  43. a53808c loplugin:dllprivate by Stephan Bergmann · 10 years ago
  44. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  45. f352ee1 boost::intrusive_ptr->tools::SvRef by Caolán McNamara · 10 years ago
  46. c53912e cppcheck:assertWithSideEffect by Jochen Nitschke · 10 years ago
  47. 1bab5c7 loplugin:stringconstant: adapt to improved OUStringLiteral1 (basic) by Stephan Bergmann · 10 years ago
  48. 301279e BASIC : Remove useless SbxBase::GetCreator by Arnaud Versini · 10 years ago
  49. a8c5edc BASIC: Devirtualize SbiExprNode::~SbiExprNode and make SbiExprNode final by Arnaud Versini · 10 years ago
  50. 33b3808 put StreamMode masks in scope of enum class by Jochen Nitschke · 10 years ago
  51. b8064bd new loplugin: countusersofdefaultparams by Noel Grandin · 10 years ago
  52. 057ae1c tdf#96505 get rid of "long" integer literals 'L' by Asela Dasanayaka · 10 years ago
  53. c0ee134 Avoid OUString::operator[] out-of-bounds assertion when line ends with "&" by Stephan Bergmann · 10 years ago
  54. 4a647a0 Resolves: tdf#88953 byref args incorrectly passed in basic->c++ by Caolán McNamara · 10 years ago
  55. 8f30da6 Some clang-tidy misc-move-constructor-init by Stephan Bergmann · 10 years ago
  56. 93de766 basic: Simplify SbxArray by Arnaud Versini · 10 years ago
  57. 3093732 basic: SbxBase should be abstract by Arnaud Versini · 10 years ago
  58. cb3a005 BASIC: Use more often std::unique_ptr by Arnaud Versini · 10 years ago
  59. a22328e BASIC: Use rtl/character.hxx in basic/source/sbx/sbxscan.cxx by Arnaud Versini · 10 years ago
  60. 31186a1 BASIC: Remove useless BasicManagerImpl streams. by Arnaud Versini · 10 years ago
  61. f5615df BASIC: Move SbiParser's destructor to cpp file. by Arnaud Versini · 10 years ago
  62. c85a3ac tdf#100726: Improve readability of OUString concatenation by nadith · 10 years ago
  63. e5e7475 loplugin:countusersofdefaultparams in basctl..basic by Noel Grandin · 10 years ago
  64. 8b03ea6 BASIC: Remove completly useless osl/thread include by Arnaud Versini · 10 years ago
  65. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  66. a860df2 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
  67. 4e6d0f6 basic: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
  68. 2aed0d4 Resolves: tdf#98778 fix parsing of exponents by Caolán McNamara · 10 years ago
  69. ee2ad51 BASIC: Remove useless overrides by Arnaud Versini · 10 years ago
  70. 054cf21 tdf#100726: Improve readability of OUString concatenation in basic module by nadith · 10 years ago
  71. 38ae35d tdf#84635 - Slow layout of large tables by Noel Grandin · 10 years ago
  72. 9b09954 BASIC : Remove useless 16bits Remove function from SbxArray by Arnaud Versini · 10 years ago
  73. 6d4f2dc Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar by Eike Rathke · 10 years ago
  74. 7fdbdc5 loplugin:redundantcast: redundant static_casts in basic by Stephan Bergmann · 10 years ago
  75. 0b424c2 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  76. d5784e9 Improve readability of OUString concatanation in LibPage by Muhammet Kara · 10 years ago
  77. e4b3323 tdf#96505 Get rid of cargo cult long integer literals by apurvapriyadarshi · 10 years ago
  78. cea4c1a loplugin:singlevalfields in basic and fix leak by Noel Grandin · 10 years ago
  79. 136a2fd compilerplugins: add OWeakObject::release() override check by Michael Stahl · 10 years ago
  80. 9b9e5cf tdf#99589 - tolower / toupper - dangerous to Turks ... by Gökhan Gurbetoğlu · 10 years ago
  81. fafb309 prefer OUStringBuffer to concatenating OUString in a loop by Muhammet Kara · 10 years ago
  82. 9f0997e Resolves: tdf#59222 Crash in Basic with an array of values... by Caolán McNamara · 10 years ago
  83. 4e596d1 drop dramatic distracting comment by Caolán McNamara · 10 years ago
  84. 9c6a58f Clean up uses of Any::getValue() in basic by Stephan Bergmann · 10 years ago
  85. 272a8af convert more DBG_ASSERT(false to SAL_WARN by Noel Grandin · 10 years ago
  86. c0d7dfa BASIC : Add SbModule::FindMethod by Arnaud Versini · 10 years ago
  87. 4d49c96 Let loplugin:passstuffbyref also look at fn defn not preceded by any decl by Stephan Bergmann · 10 years ago
  88. 62d2701 tools: rename SvStream::Read/Write to ReadBytes/WriteBytes by Michael Stahl · 10 years ago
  89. 0216b8d tdf#89329: use unique_ptr for pImpl in sbxvar by Xisco Fauli · 10 years ago
  90. f3c1d24 loplugin:constantparams by Noel Grandin · 10 years ago
  91. 9a0fd9c Resolves: tdf#93386 crash when closing a Database with macro editor open by Caolán McNamara · 10 years ago
  92. 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
  93. e630df7 Just use Any::operator <<= for sal_Unicode values by Stephan Bergmann · 10 years ago
  94. d2a44e6 tdf#99696 fix build error for 64bit Windows in unit tests using ADODB by Tomofumi Yagi · 10 years ago
  95. 850a8d2 Convert GRAPHIC to scoped enum by Noel Grandin · 10 years ago
  96. 132f7b2 tdf#89329: use unique_ptr for pImpl in basmgr by Xisco Fauli · 10 years ago
  97. 2af018e Fix typos by Andrea Gelmini · 10 years ago
  98. fef6bb7 Resolves: tdf#93474 crash on importing a macro library by Caolán McNamara · 10 years ago
  99. f107d45 Convert SbxClassType to scoped enum by Noel Grandin · 10 years ago
  100. d4d2fc2 clang-tidy modernize-make-unique by Noel Grandin · 10 years ago