Age | Commit message (Expand) | Author |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-11 | clang-tidy performance-unnecessary-value-param in formula | Noel Grandin |
2016-04-04 | get rid of a TODO comment | Winfried Donkers |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-03-23 | missing nullptr check, tdf#98427 | Markus Mohrhard |
2016-03-18 | Resolves: tdf#96915 implement other-sheet-local named expressions | Eike Rathke |
2016-03-18 | loplugin:constantparam in formula | Noel Grandin |
2016-03-14 | prefix domain namespace to FORECAST.* functions for ODFF, tdf#94635 follow-up | Eike Rathke |
2016-03-10 | loplugin:constantparam in formula | Noel Grandin |
2016-03-03 | tdf#94635 Add FORECAST.ETS functions to Calc | Winfried Donkers |
2016-03-03 | loplugin:unuseddefaultparams in formula | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-18 | tdf#43157 Cleanup DBG_ASSERT for formula module. | aybuke |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-01-20 | loplugin:unusedmethods | Noel Grandin |
2016-01-12 | loplugin:unusedmethods unused return value in include/formula | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-09 | Function Wizard: exclude functions with hidden flag from lists | Eike Rathke |
2016-01-09 | Function Wizard: don't overwrite an unlisted function | Eike Rathke |
2016-01-09 | prepare for hidden flag in function description for Function Wizard | Eike Rathke |
2016-01-07 | tdf#96198 postpone conversion from WEEKNUM to ISOWEEKNUM, tdf#50950 follow-up | Eike Rathke |
2016-01-05 | use new'ed FormulaToken and FormulaTokenArray::Add() | Eike Rathke |
2016-01-05 | for new'ed FormulaToken use FormulaTokenArray::Add() | Eike Rathke |
2016-01-05 | tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-up | Eike Rathke |
2016-01-05 | formula: add missing algorithm include for std::min. | Michael Meeks |
2016-01-05 | tdf#96198 detect old ISO/WEEKNUM usage with two arguments, tdf#50950 follow-up | Eike Rathke |
2015-12-18 | Formula Wizard: evaluating expressions always in matrix context is wrong | Eike Rathke |
2015-12-18 | Resolves: tdf#96366 replace Edit...() calls with actually working code | Eike Rathke |
2015-12-18 | tdf#96366 disable treeview results until fix available | Eike Rathke |
2015-12-18 | Function Wizard shoots itself in the foot | Eike Rathke |
2015-12-17 | out-of-bounds arg mapping access, this was always wrong but never hit it seems | Eike Rathke |
2015-12-17 | handle varargs with first required and subsequent optional, tdf#71459 related | Eike Rathke |
2015-12-17 | add RAWSUBTRACT spreadsheet function, tdf#71459 | Eike Rathke |
2015-12-15 | Resolves: tdf#95440 SharedString are interned per document, re-intern | Eike Rathke |
2015-11-20 | loplugin:unusedfields forms,formula,fpicker,framework | Noel Grandin |
2015-11-18 | cosmetics | Eike Rathke |
2015-11-18 | rename FormulaToken HasForceArray to IsInForceArray | Eike Rathke |
2015-11-16 | prevent ForceArray propagation on the same token, tdf#95670 follow-up | Eike Rathke |
2015-11-16 | Resolves: tdf#95670 propagate ForceArray per parameter | Eike Rathke |
2015-11-15 | tdf#95798: CRASH: when finish Function wizard on Report builder | Julien Nabet |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-13 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | Replace a local functor and bind2nd by a lambda in formula. | Mario J. Rugiero |
2015-10-26 | Revert "tdf#90695: In function Wizard Array box cannot be unchecked" | Eike Rathke |
2015-10-26 | tdf#90695: In function Wizard Array box cannot be unchecked | Julien Nabet |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-14 | com::sun::star->css in fpicker/ | Noel Grandin |