1. 01c9e88 use more string_view in formula by Noel Grandin · 3 years, 6 months ago
  2. 54e84cf small opt in FormulaTokenIterator by Noel Grandin · 3 years, 7 months ago
  3. 64f6732 A ColRowName (label) is a QuotedLabel is a SingleQuoted by Eike Rathke · 3 years, 7 months ago
  4. 5aaa0cd Resolves: tdf#142293 Implement the temporariness of GetOpCodeMap() by Eike Rathke · 3 years, 7 months ago
  5. 603f9ce Related: tdf#142293 Introduce a protected FormulaCompiler::GetFinalOpCodeMap() by Eike Rathke · 3 years, 7 months ago
  6. 59210b0 tools: rename Rectangle::Justify() to Rectangle::Normalize() by Chris Sherlock · 3 years, 9 months ago
  7. cd816c0 cid#1509296 silence Use after free by Caolán McNamara · 3 years, 8 months ago
  8. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  9. 0a78f11 Related: tdf#135993 Use ScCompiler to create English OpCodeMap with AddIns by Eike Rathke · 3 years, 8 months ago
  10. 28c4c72 Related: tdf#135993 Destroy temporary OpCodeMap when reading config by Eike Rathke · 3 years, 8 months ago
  11. a56d0c3 Add known but not in AddInMap English names for GRAM_API, tdf#150253 follow-up by Eike Rathke · 3 years, 8 months ago
  12. 86ed010 Resolves: tdf#150253 Add English names for GRAM_API AddIn functions by Eike Rathke · 3 years, 8 months ago
  13. bb4314a tdf#146781 - Function wizard: search desired function also in the description by Andreas Heinisch · 3 years, 9 months ago
  14. 26fbf6e clang-tidy modernize-pass-by-value in formula by Noel Grandin · 3 years, 10 months ago
  15. eacd9b0 crashtesting: assert seen with forum-mso-de-53682 by Caolán McNamara · 3 years, 10 months ago
  16. 9aab475 Related: tdf#142293 tdf#141495 Allow additional symbols in externals map by Eike Rathke · 3 years, 10 months ago
  17. 6079bf6 Add binary operators to ForceArrayReturn handling, tdf#149378 follow-up by Eike Rathke · 3 years, 10 months ago
  18. a15ce15 Propagate ForceArrayReturn only for Value parameters, tdf#149378 follow-up by Eike Rathke · 3 years, 10 months ago
  19. bac2022 Propagate inline array only for Value parameters, tdf#149378 follow-up by Eike Rathke · 3 years, 10 months ago
  20. dad1d71 Resolves: tdf#149378 Force array input if outer function returns array/matrix by Eike Rathke · 3 years, 10 months ago
  21. 5fe702f1 add o3tl::toUInt32 by Noel Grandin · 4 years ago
  22. e00032b add toId/fromId to tidy up some ugly casting by Caolán McNamara · 4 years, 2 months ago
  23. e3206e6 Recheck modules [e-f]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  24. 489bce5 loplugin:flatten in filter..framework by Noel Grandin · 4 years, 4 months ago
  25. 807f238 Recheck include/[e-r]* with IWYU by Gabor Kelemen · 4 years, 4 months ago
  26. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  27. 9a96b1b remove unused defines and convert some to OUStringLiteral by Noel Grandin · 4 years, 4 months ago
  28. 0abde63 loplugin:stringliteraldefine in formual,fpicker by Noel Grandin · 4 years, 4 months ago
  29. ec1c4c49 O[U]String::replaceAt overloads that take string_view by Noel Grandin · 4 years, 5 months ago
  30. 8565e4e Prepare for removal of non-const operator[] from Sequence in formula by Mike Kaganski · 4 years, 5 months ago
  31. 6a3cb15 loplugin:moveparam in formula by Noel Grandin · 4 years, 6 months ago
  32. 7fd3c5e remove GetCharClassPtr from SvtSysLocale by Noel Grandin · 4 years, 7 months ago
  33. 45b17d9 store ScTokenArray by value in SharedFormulaBuffer by Noel Grandin · 4 years, 7 months ago
  34. 105b375 cid#1489780 Explicit null dereferenced by Caolán McNamara · 4 years, 8 months ago
  35. 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
  36. 5163181 Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressions by Eike Rathke · 4 years, 8 months ago
  37. 6eb9fde ODFF: eliminate spaces between function name and initial opening parenthesis by Eike Rathke · 4 years, 8 months ago
  38. bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
  39. 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
  40. c7a9a1d Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) by Julien Nabet · 4 years, 10 months ago
  41. b9aefcb Merging an unsupported formula grammar is worth a real assert() by Eike Rathke · 5 years ago
  42. 9940f07 add Toggleable as a separate thing to a Button by Caolán McNamara · 4 years, 11 months ago
  43. fa3266f use toggle instead of click for CheckButton by Caolán McNamara · 4 years, 11 months ago
  44. 86b345a tdf#79049 speed up OOXML workbook load (4) by Noel Grandin · 5 years ago
  45. db1cf11 undo blocking emitting focus events during grab_focus by Caolán McNamara · 5 years ago
  46. 6a0a0a4 use more string_view in comphelper::string by Noel Grandin · 5 years ago
  47. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  48. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  49. 90c978f tdf#124176 Use pragma once in f* by Vincent LE GARREC · 5 years ago
  50. c56e0c7 move async focus-in/focus-out workaround to known client that needs it by Caolán McNamara · 5 years ago
  51. 7c61172 ofz#30812 protect NextToken calling NextToken with RecurseGuard by Caolán McNamara · 5 years ago
  52. 7dfb69f merge the two identical nRecursionMax expressions by Caolán McNamara · 5 years ago
  53. aa98ed6 tdf#92456 improve VLOOKUP perf by Noel Grandin · 5 years ago
  54. 5143de3 remove deprecated [x|y]align property for CheckBoxes and RadioButtons by Caolán McNamara · 5 years ago
  55. 9100d70 replace stock button labels by Caolán McNamara · 5 years ago
  56. f89b94c tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons by Caolán McNamara · 5 years ago
  57. b14107d tdf#133858 reduce the double-ref range to data content by Dennis Francis · 5 years ago
  58. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  59. 4441d3e drop deprecated 'rules-hint' by Caolán McNamara · 5 years ago
  60. 4491cee replace margin-left with margin-start and margin-right with margin-end by Caolán McNamara · 5 years ago
  61. cdc41b2 don't mention VclBuilder in the dialog tests docs by Caolán McNamara · 5 years ago
  62. 0362d16 tdf#138427 focus set to wrong input box by Caolán McNamara · 5 years ago
  63. 1537722 add <!-- n-columns=1 n-rows=1 --> before every GtkGrid by Caolán McNamara · 5 years ago
  64. 3607489 tdf#123936 Formatting files in module formula with clang-format by Philipp Hofer · 5 years ago
  65. 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
  66. 3b3c181 set all .ui min require version of gtk to 3.20 by Caolán McNamara · 5 years ago
  67. 700a833 long->tools::Long in forms..framework by Noel · 5 years ago
  68. 5d9e330 Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-up by Eike Rathke · 5 years ago
  69. 3a33828 Resolves: tdf#133260 Propagate ForceArrayReturn from inline arrays by Eike Rathke · 5 years ago
  70. f1f33b3 move set_user_managed_scrolling to an initial weld argument by Caolán McNamara · 6 years ago
  71. 3c6177b Resolves: tdf#137091 Use CharClass matching the formula language by Eike Rathke · 6 years ago
  72. e00e2be Resolves: tdf#136364 treat svSep type with ocUnion as range type by Eike Rathke · 6 years ago
  73. 93626be tdf#118148 Extended tips for HC2/scalc/ by Olivier Hallot · 6 years ago
  74. f1b07b9 tdf#136269 give search entry initial focus by Caolán McNamara · 6 years ago
  75. e67657d loplugin:simplifybool more by Noel Grandin · 6 years ago
  76. 9ff8a11 formula: create instances with uno constructors by Noel Grandin · 6 years ago
  77. 68db2d4 have just one way to set expander image by Caolán McNamara · 6 years ago
  78. 92a87f9 Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialog by Eike Rathke · 6 years ago
  79. 9b25614 loplugin:simplifybool in dbaccess..framework by Noel Grandin · 6 years ago
  80. fe6cce0 Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr by Stephan Bergmann · 6 years ago
  81. f9790da Check maximum end position to not assert() or "!!br0ken!!" by Eike Rathke · 6 years ago
  82. 7166558 Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatile by Eike Rathke · 6 years ago
  83. 2aab1c4 Related tdf#131169: avoid magic numbers by Julien Nabet · 6 years ago
  84. 4048ddc tdf#131169: Retrieve right category in function wizard by Julien Nabet · 6 years ago
  85. 4cc702a loplugin:buriedassign in f,h,i* by Noel Grandin · 6 years ago
  86. bf207a0 loplugin:flatten in formula by Noel Grandin · 6 years ago
  87. d43d266 Resolves: tdf#131423 Handle Function Wizard max argument count correctly by Eike Rathke · 6 years ago
  88. c691aed clang-format f*,h* with under 5-percent lines of change by Muhammet Kara · 6 years ago
  89. 37b200896 tdf#124176: Use pragma once instead of include guards by Faruk Demirbaş · 6 years ago
  90. 6b4fe3e loplugin:makeshared in drawinglayer..fpicker by Noel Grandin · 6 years ago
  91. c392aa2 tdf#42949 Fix IWYU warnings in formula/ by Gabor Kelemen · 6 years ago
  92. 821bdf5 sal_Char->char in formula..i18npool by Noel Grandin · 6 years ago
  93. f656547 remove some useless comment lines by Noel Grandin · 6 years ago
  94. 5294282 mark with override by Caolán McNamara · 6 years ago
  95. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  96. 7a73a58 up/down in ArgEdit doesn't do anything by Caolán McNamara · 6 years ago
  97. ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
  98. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  99. bc539bd loplugin:stringadd improve detection by Noel Grandin · 6 years ago
  100. 4ee424b Pre-allocate an ScInterpreter object for each thread... by Dennis Francis · 6 years ago