summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke2015-12-181-12/+20
* Resolves: tdf#96366 replace Edit...() calls with actually working codeEike Rathke2015-12-181-17/+38
* tdf#96366 disable treeview results until fix availableEike Rathke2015-12-181-0/+3
* Function Wizard shoots itself in the footEike Rathke2015-12-182-3/+21
* out-of-bounds arg mapping access, this was always wrong but never hit it seemsEike Rathke2015-12-171-1/+1
* handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke2015-12-172-8/+13
* add RAWSUBTRACT spreadsheet function, tdf#71459Eike Rathke2015-12-171-0/+7
* Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke2015-12-151-0/+30
* loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin2015-11-201-4/+0
* cosmeticsEike Rathke2015-11-181-13/+13
* rename FormulaToken HasForceArray to IsInForceArrayEike Rathke2015-11-182-12/+12
* prevent ForceArray propagation on the same token, tdf#95670 follow-upEike Rathke2015-11-161-1/+1
* Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke2015-11-161-3/+51
* tdf#95798: CRASH: when finish Function wizard on Report builderJulien Nabet2015-11-151-1/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-132-7/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1013-124/+124
* Replace a local functor and bind2nd by a lambda in formula.Mario J. Rugiero2015-11-091-13/+3
* Revert "tdf#90695: In function Wizard Array box cannot be unchecked"Eike Rathke2015-10-261-0/+1
* tdf#90695: In function Wizard Array box cannot be uncheckedJulien Nabet2015-10-261-1/+0
* loplugin:defaultparamsStephan Bergmann2015-10-191-4/+4
* convert Link<> to typedNoel Grandin2015-10-163-11/+8
* com::sun::star->css in fpicker/Noel Grandin2015-10-141-9/+9
* do not use white text on white background in controlEike Rathke2015-10-131-0/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-27/+27
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-10-122-5/+4
* loplugin:mergeclassesNoel Grandin2015-10-122-8/+7
* leave room for three lines of text in function descriptionEike Rathke2015-10-081-4/+8
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-9/+9
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-2/+1
* tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers2015-10-062-15/+65
* no need to allocate that vector on the heapMarkus Mohrhard2015-10-031-20/+18
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-293-12/+12
* i#126557# increase number of lines of dropdown of category listboxKay Schenk2015-09-291-0/+1
* tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INVWinfried Donkers2015-09-281-1/+1
* convert Link<> to typedNoel Grandin2015-09-243-11/+7
* convert Link<> to typedNoel Grandin2015-09-173-9/+8
* convert Link<> to typedNoel Grandin2015-09-173-17/+14
* remove unused Link<> fieldNoel Grandin2015-09-172-5/+3
* convert Link<> to typedNoel Grandin2015-09-173-24/+20
* convert Link<> to typedNoel Grandin2015-09-174-15/+12
* remove unused Link<> fieldNoel Grandin2015-09-172-20/+0
* convert Link<> to typedNoel Grandin2015-09-174-7/+6
* remove unused Link<> fieldNoel Grandin2015-09-172-15/+0
* convert Link<> to typedNoel Grandin2015-09-174-8/+6
* convert Link<> to typedNoel Grandin2015-09-173-11/+10
* boost->stdCaolán McNamara2015-09-172-2/+0
* convert Link<> to typedNoel Grandin2015-09-172-3/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-091-5/+0