1. c3fae6b Add yet another kind of iterator for the two arrays in FormulaTokenArray by Tor Lillqvist · 9 years ago
  2. cfd5d20 Drop another friend declaration by Tor Lillqvist · 9 years ago
  3. a056978 Drop one friend declaration and instead add some useful member functions by Tor Lillqvist · 9 years ago
  4. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  5. 5c81adc Get rid of the index inside FormulaTokenArray by Tor Lillqvist · 9 years ago
  6. b3dfd79 Use pointer instead of reference by Tor Lillqvist · 9 years ago
  7. 92b7acd Avoid use of FormulaTokenArray::First() and Next() in another place by Tor Lillqvist · 9 years ago
  8. 4e81314 Avoid use of FormulaTokenArray::First() and Next() in another place by Tor Lillqvist · 9 years ago
  9. a0a72ba Avoid use of FormulaTokenArray::First() and Next() in one place by Tor Lillqvist · 9 years ago
  10. 7b67e3f Add FirstToken() and FirstRPNToken() functions that don't touch nIndex by Tor Lillqvist · 9 years ago
  11. 9043552 Forgot FormulaTokenArrayPlainIterator::GetNextName() by Tor Lillqvist · 9 years ago
  12. 5abb8cc Take new FormulaTokenArrayPlainIterator into use in one simple place by Tor Lillqvist · 9 years ago
  13. c2b2560 Partial start of separating the iterator out from FormulaTokenArray by Tor Lillqvist · 9 years ago
  14. 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago
  15. fd48f39 Translate German comments and debug strings (leftovers in f... dirs) by Johnny_M · 9 years ago
  16. 054c06d loplugin:stringcopy: formula by Stephan Bergmann · 9 years ago
  17. 70cb775 Resolves: tdf#96426 more whitespace intersection operator in Excel syntax by Eike Rathke · 9 years ago
  18. 534746c Introduce and check FormulaTokenArray::mbFinalized to not add further tokens by Eike Rathke · 9 years ago
  19. 3e67f82 inherit ReferenceOrForceArray only if nested not Reference, tdf#107724 prep by Eike Rathke · 9 years ago
  20. 1cf4494 Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prep by Eike Rathke · 9 years ago
  21. f39e1b1 Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prep by Eike Rathke · 9 years ago
  22. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  23. b3eb843 cleanup tools/debug.hxx includes by Jochen Nitschke · 9 years ago
  24. f772812 split out the non-translatable strings by Caolán McNamara · 9 years ago
  25. 29a72ca loplugin:checkunusedparams in forms..formula by Noel Grandin · 9 years ago
  26. 9b0fb3f remove formula bitmaps from .src files by Caolán McNamara · 9 years ago
  27. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  28. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  29. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  30. bc6ccee these resources are not to be translated by Caolán McNamara · 9 years ago
  31. 22c775b cppcheck: arrayIndexThenCheck by Julien Nabet · 9 years ago
  32. 9f565f5 can use gb_CppunitTest_use_configuration and still access .ui files by Caolán McNamara · 9 years ago
  33. 5128960 loplugin:inlinefields in formula::FormulaCompiler by Noel Grandin · 9 years ago
  34. 7d98edf tdf#39468 Translate German comments by Jens Carl · 9 years ago
  35. b7b2c95 remove hack for non DBG_UTIL builds by Jochen Nitschke · 9 years ago
  36. 1ed1b63 remove redundant OpCode casts by Jochen Nitschke · 9 years ago
  37. c627f4b remove unused defines from HRC files in various by Noel Grandin · 9 years ago
  38. 3ee1c41 tdf#105931 Add function ROUNDSIG to Calc. by Winfried Donkers · 9 years ago
  39. 06f0d2d convert FormulaCompiler::SeparatorType to scoped enum by Noel Grandin · 9 years ago
  40. 6093322 replace localresource of strings and keys with StringArray by Caolán McNamara · 9 years ago
  41. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  42. b4adb0c loplugin: unnecessary destructor forms..idlc by Noel Grandin · 9 years ago
  43. bf110d4 Change all Idle* LINKs to be Timer* by Jan-Marek Glogowski · 9 years ago
  44. fdc6126 Refactor Scheduler to add Task class by Jan-Marek Glogowski · 9 years ago
  45. 70fed86 new loplugin: useuniqueptr: forms..framework by Noel Grandin · 9 years ago
  46. 0bb8bcf e*, f*: load BitmapEx resources instead of Image ones by Caolán McNamara · 9 years ago
  47. b36bf9f check length of string as this can be called untokenized, tdf#105024 related by Eike Rathke · 9 years ago
  48. 6b89bcf check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-up by Eike Rathke · 9 years ago
  49. 857be5b Resolves: tdf#105024 generate and parse detailed "#ERRxxx!" error constants by Eike Rathke · 9 years ago
  50. 9b8fb82 loplugin:unnecessaryoverride by Stephan Bergmann · 9 years ago
  51. 39a33a5 Rewrite some (trivial) assignments inside if/while conditions: formula by Stephan Bergmann · 9 years ago
  52. 6bb2060 vcl: rename Window::Notify to EventNotify by Michael Stahl · 9 years ago
  53. bbb9264 add missing deps on ui files by David Tardon · 9 years ago
  54. d8a8ed0 gbuild allow unitest to run once per lang in WITH_LANG_LIST by Norbert Thiebaud · 9 years ago
  55. ec4e48c Fix typos by Samuel Mehrbrodt · 9 years ago
  56. 1ba4bb6 loplugin:countusersofdefaultparams in editeng..rsc by Noel Grandin · 9 years ago
  57. be55107d loplugin fixes here, too by Tor Lillqvist · 9 years ago
  58. df2e37e use-after-free fix here, too by Tor Lillqvist · 9 years ago
  59. a162964 Typos by Tor Lillqvist · 9 years ago
  60. bbf6c51 loplugin:expandablemethods in forms..formula by Noel Grandin · 9 years ago
  61. 525a45f loplugin:unnecessaryvirtual in framework by Noel Grandin · 9 years ago
  62. b01c5ae loplugin:unusedmethods unused return types by Noel Grandin · 9 years ago
  63. ffed74e -Werror,-Wunused-private-field by Stephan Bergmann · 9 years ago
  64. c857e5e display matching search per selected category, tdf#67974 follow-up by Eike Rathke · 9 years ago
  65. 8a0318e filter hidden functions also in search, tdf#67974 follow-up by Eike Rathke · 9 years ago
  66. 70e97ad tdf#67974 UI: Add a search box in function wizard in Spreadsheet by Abhilash Singh · 9 years ago
  67. 1276e951 tdf#103088, improve interoperability with Excel for LOGNORMDIST(). by Winfried Donkers · 9 years ago
  68. f23297e no Edit controls loaded from .src now by Caolán McNamara · 9 years ago
  69. 5362587 tdf#103186, make LOGINV ODFF1.2 compliant. by Winfried Donkers · 9 years ago
  70. 423936f loplugin:expandablemethodds in formula..framework by Noel Grandin · 9 years ago
  71. e944d95 tdf#93894: Prohibit grouping when certain token types are present. by Kohei Yoshida · 9 years ago
  72. cf43ff5 tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant. by Winfried Donkers · 9 years ago
  73. 6e57881 I can't see any evidence of any remaining magenta mask using image resources by Caolán McNamara · 10 years ago
  74. 306add1 convert the last two lonely FixedInfos to FixedText by Caolán McNamara · 10 years ago
  75. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  76. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  77. 3e22dfa convert formula error codes to scoped enum by Noel Grandin · 10 years ago
  78. 96e9ffa loplogin:singlevalfields in include/ by Noel Grandin · 10 years ago
  79. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  80. f551477 handle overwriting of symbols/opcodes in symbol map for known cases by Eike Rathke · 10 years ago
  81. ce6cbf8 screenshots: add new global make target by Armin Le Grand · 10 years ago
  82. 2a5ac6f screenshots: unify dumping of dialog test batch file by Armin Le Grand · 10 years ago
  83. 8de6321 screenshots: add dialog test cases for formula by Armin Le Grand · 10 years ago
  84. b4e1226 loplugin:countusersofdefaultparams in editeng..fpicker by Noel Grandin · 10 years ago
  85. ced7936 Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERT by Eike Rathke · 10 years ago
  86. fa2fdb66 rename ocConvert to ocConvertOOo and related by Eike Rathke · 10 years ago
  87. dbbab7b UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 related by Eike Rathke · 10 years ago
  88. 3bc16f4 rename ocDuration to ocPDuration and related by Eike Rathke · 10 years ago
  89. 4afd35f use GRAM_API instead of GRAM_PODF_A1 in API context by Eike Rathke · 10 years ago
  90. f21a73b InitSymbolsAPI() for FormulaLanguage::API by Eike Rathke · 10 years ago
  91. 41eb7ee introduce formula::FormulaGrammar::Grammar::GRAM_API by Eike Rathke · 10 years ago
  92. a859c37 introduce mxSymbolsAPI and InitSymbolsAPI() by Eike Rathke · 10 years ago
  93. fc5342f InitSymbolsPODF() from RID_STRLIST_FUNCTION_NAMES_ENGLISH_PODF by Eike Rathke · 10 years ago
  94. e128d2af prepare to disentangle RID_STRLIST_FUNCTION_NAMES_ENGLISH by Eike Rathke · 10 years ago
  95. 28a6371 keep a broken expression as originally broken by Eike Rathke · 10 years ago
  96. 2e3bc9f refine ISOWEEKNUM vs WEEKNUM_OOO detection by Eike Rathke · 10 years ago
  97. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  98. f7803b3 loplugin:commaoperator by Stephan Bergmann · 10 years ago
  99. fc305bb strip second parameter from ISOWEEKNUM if literal double != 1.0 by Eike Rathke · 10 years ago
  100. 77ccf8a store WEEKNUM_OOO as ORG.LIBREOFFICE.WEEKNUM_OOO by Eike Rathke · 10 years ago