1. cfc6cf5 Resolves: tdf#116215 fewer array of references cases, tdf#58874 related by Eike Rathke · 8 years ago
  2. 2374028 Resolves: tdf#116188 set min version on all .ui files to 3.18 by Caolán McNamara · 8 years ago
  3. b8ececb drop old tools/gen methods in accessibility..formula by Noel Grandin · 8 years ago
  4. 9744803 use less RGB_COLORDATA by Noel Grandin · 8 years ago
  5. 3a387e3 convert all help responses to gtk's -11 by Caolán McNamara · 8 years ago
  6. 03fc578 no point in a checkbutton having a response by Caolán McNamara · 8 years ago
  7. a8d4d4b Resolves: tdf#115879 treat NOT as the 1-parameter function that it is by Eike Rathke · 8 years ago
  8. 1d180f4 Revert "loplugin:changetoolsgen in filter..framework" and reapply plugin by Noel Grandin · 8 years ago
  9. bf8a6ca loplugin:changetoolsgen in filter..framework by Noel Grandin · 8 years ago
  10. fa4def2 Fix typos by Andrea Gelmini · 8 years ago
  11. a6c6592 Use FormulaCompiler::IsOpCodeJumpCommand() where applicable by Eike Rathke · 8 years ago
  12. 624f84c Fix typos by Andrea Gelmini · 8 years ago
  13. bb60b49 More loplugin:cstylecast: formula by Stephan Bergmann · 8 years ago
  14. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  15. 11e93c64 More loplugin:cstylecast: formula by Stephan Bergmann · 8 years ago
  16. 101a79c lokdialog: Allow switching language of some of the ResMgr's. by Jan Holesovsky · 8 years ago
  17. 9c50b0e loplugin:unusedindex by Mike Kaganski · 8 years ago
  18. 00bc5a0 wrap scoped enum around css::util::NumberFormat by Noel Grandin · 8 years ago
  19. 6f4f567 No need to keep these whitelisted functions decorated with SAL_CALL by Stephan Bergmann · 8 years ago
  20. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  21. 9036bf1 loplugin:salcall vcl builder methods by Noel Grandin · 8 years ago
  22. e7f6fdd loplugin:unusedfields by Noel Grandin · 8 years ago
  23. 1f9d91a Assert also new FormulaToken::SetDoubleType() virtual dummy by Eike Rathke · 8 years ago
  24. 4b3e4c1 cache FormulaToken for doubles by Dennis Francis · 8 years ago
  25. 48dcf78 Assert all FormulaToken::Set...() virtual dummy methods by Eike Rathke · 8 years ago
  26. 570eed8 loplugin:finalclasses in forms by Noel Grandin · 8 years ago
  27. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  28. 2304eef loplugin:includeform: formula by Stephan Bergmann · 8 years ago
  29. 9b88281 turn implicit container explicit in buildable notebooks by Caolán McNamara · 9 years ago
  30. 6537fac Tone down excessive directional chars in Back/Next buttons by Adolfo Jayme Barrientos · 9 years ago
  31. 83de03e Rename GetSelectEntryCount -> GetSelectedEntryCount by Samuel Mehrbrodt · 9 years ago
  32. d99b65c Rename GetSelectEntryPos -> GetSelectedEntryPos by Samuel Mehrbrodt · 9 years ago
  33. b649e5b Rename GetSelectEntry -> GetSelectedEntry by Samuel Mehrbrodt · 9 years ago
  34. 9c5c905 clang-tidy modernize-use-emplace in editeng..framework by Noel Grandin · 9 years ago
  35. 41a8550 tdf#107135 Add missing ODFF function SEARCHB. by Winfried Donkers · 9 years ago
  36. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  37. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  38. 13fac48 normalize resource locale ctor construction mechanisms by Caolán McNamara · 9 years ago
  39. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  40. b1a1baa loplugin:constparams in formula,xmlhelp by Noel Grandin · 9 years ago
  41. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  42. 4ed70b8 loplugin:unusedfields by Noel Grandin · 9 years ago
  43. a5ec33c tdf#107135 Add missing ODFF function FINDB. by Winfried Donkers · 9 years ago
  44. 4232d12 give formula .uis their translation domain by Caolán McNamara · 9 years ago
  45. 182a74d de-hrc various things by Caolán McNamara · 9 years ago
  46. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  47. 7232980 Resolves: tdf#104186 spaces between function name and ( not allowed in OOXML by Eike Rathke · 9 years ago
  48. bf1ffc6 FormulaDlg_Impl::UpdateValues: evaluate in force-array context if present by Eike Rathke · 9 years ago
  49. d6a16ae Turn m_nEdFocus into local variable, it's not read elsewhere by Eike Rathke · 9 years ago
  50. 34e556a Prefix member variables with m_ by Eike Rathke · 9 years ago
  51. 00aa089 Reorganize Scheduler priority classes by Jan-Marek Glogowski · 10 years ago
  52. 2a440a7 loplugin:oncevar: empty strings: formula by Stephan Bergmann · 9 years ago
  53. ebbde0b Buy some newlines by Eike Rathke · 9 years ago
  54. e3b8254 Use proper non-/array context to calculate Structure tree by Eike Rathke · 9 years ago
  55. 1772e5c Revert "loplugin:casttovoid" by Eike Rathke · 9 years ago
  56. c5cb46b Instanciate FormulaCompiler using createCompiler() by Eike Rathke · 9 years ago
  57. ff10bc4 loplugin:casttovoid by Stephan Bergmann · 9 years ago
  58. f6574be FormulaDlg_Impl::MakeTree: pass down current function/operator token by Eike Rathke · 9 years ago
  59. c9f6bd6 tdf#107135, add missing ODFF function REPLACEB. by Winfried Donkers · 9 years ago
  60. 963a49a4 Spaces are cheap ... and really help to read code by Eike Rathke · 9 years ago
  61. c8c12a7 Buy more spaces, and newlines even by Eike Rathke · 9 years ago
  62. 7f787b4 Buy some spaces by Eike Rathke · 9 years ago
  63. 5bb4625 Use const (I)FormulaToken* where possible by Eike Rathke · 9 years ago
  64. 6865f46 Make that debuggable despite AnyInput() pending by Eike Rathke · 9 years ago
  65. eda1190 Replace a "not ideal coding" ... by Eike Rathke · 9 years ago
  66. 209cc5c Set error on more than max params (255) per function by Eike Rathke · 9 years ago
  67. a5bff39 Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.h by Eike Rathke · 9 years ago
  68. 8237a77 loplugin:unusedfields in formula by Noel Grandin · 9 years ago
  69. 0cc5391 loplugin:casttovoid in VCL_BUILDER_DECL_FACTORY by Stephan Bergmann · 9 years ago
  70. 385ab75 loplugin:casttovoid: formula by Stephan Bergmann · 9 years ago
  71. d116894 loplugin:oncevar in formula..framework by Noel Grandin · 9 years ago
  72. d9726a6 formula: remove indirection and use unique_ptr by Jochen Nitschke · 9 years ago
  73. c3fae6b Add yet another kind of iterator for the two arrays in FormulaTokenArray by Tor Lillqvist · 9 years ago
  74. cfd5d20 Drop another friend declaration by Tor Lillqvist · 9 years ago
  75. a056978 Drop one friend declaration and instead add some useful member functions by Tor Lillqvist · 9 years ago
  76. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  77. 5c81adc Get rid of the index inside FormulaTokenArray by Tor Lillqvist · 9 years ago
  78. b3dfd79 Use pointer instead of reference by Tor Lillqvist · 9 years ago
  79. 92b7acd Avoid use of FormulaTokenArray::First() and Next() in another place by Tor Lillqvist · 9 years ago
  80. 4e81314 Avoid use of FormulaTokenArray::First() and Next() in another place by Tor Lillqvist · 9 years ago
  81. a0a72ba Avoid use of FormulaTokenArray::First() and Next() in one place by Tor Lillqvist · 9 years ago
  82. 7b67e3f Add FirstToken() and FirstRPNToken() functions that don't touch nIndex by Tor Lillqvist · 9 years ago
  83. 9043552 Forgot FormulaTokenArrayPlainIterator::GetNextName() by Tor Lillqvist · 9 years ago
  84. 5abb8cc Take new FormulaTokenArrayPlainIterator into use in one simple place by Tor Lillqvist · 9 years ago
  85. c2b2560 Partial start of separating the iterator out from FormulaTokenArray by Tor Lillqvist · 9 years ago
  86. 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago
  87. fd48f39 Translate German comments and debug strings (leftovers in f... dirs) by Johnny_M · 9 years ago
  88. 054c06d loplugin:stringcopy: formula by Stephan Bergmann · 9 years ago
  89. 70cb775 Resolves: tdf#96426 more whitespace intersection operator in Excel syntax by Eike Rathke · 9 years ago
  90. 534746c Introduce and check FormulaTokenArray::mbFinalized to not add further tokens by Eike Rathke · 9 years ago
  91. 3e67f82 inherit ReferenceOrForceArray only if nested not Reference, tdf#107724 prep by Eike Rathke · 9 years ago
  92. 1cf4494 Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prep by Eike Rathke · 9 years ago
  93. f39e1b1 Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prep by Eike Rathke · 9 years ago
  94. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  95. b3eb843 cleanup tools/debug.hxx includes by Jochen Nitschke · 9 years ago
  96. f772812 split out the non-translatable strings by Caolán McNamara · 9 years ago
  97. 29a72ca loplugin:checkunusedparams in forms..formula by Noel Grandin · 9 years ago
  98. 9b0fb3f remove formula bitmaps from .src files by Caolán McNamara · 9 years ago
  99. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  100. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago