summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)AuthorFilesLines
2016-05-03Resolves: tdf#96426 significant whitespace as intersection in Excel syntaxEike Rathke3-8/+161
2016-03-29missing nullptr check, tdf#98427Markus Mohrhard1-1/+1
2016-01-23Function Wizard: don't overwrite an unlisted functionEike Rathke2-4/+18
2016-01-08tdf#96198 postpone conversion from WEEKNUM to ISOWEEKNUM, tdf#50950 follow-upEike Rathke1-0/+11
2016-01-05for new'ed FormulaToken use FormulaTokenArray::Add()Eike Rathke1-2/+2
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke3-6/+30
2016-01-05formula: add missing algorithm include for std::min.Michael Meeks1-0/+1
2016-01-05tdf#96198 detect old ISO/WEEKNUM usage with two arguments, tdf#50950 follow-upEike Rathke2-1/+82
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke1-12/+20
2015-12-18Resolves: tdf#96366 replace Edit...() calls with actually working codeEike Rathke1-17/+38
2015-12-18tdf#96366 disable treeview results until fix availableEike Rathke1-0/+3
2015-12-18Function Wizard shoots itself in the footEike Rathke2-3/+21
2015-12-17out-of-bounds arg mapping access, this was always wrong but never hit it seemsEike Rathke1-1/+1
2015-12-15Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke1-0/+30
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin1-4/+0
2015-11-18cosmeticsEike Rathke1-13/+13
2015-11-18rename FormulaToken HasForceArray to IsInForceArrayEike Rathke2-12/+12
2015-11-16prevent ForceArray propagation on the same token, tdf#95670 follow-upEike Rathke1-1/+1
2015-11-16Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke1-3/+51
2015-11-15tdf#95798: CRASH: when finish Function wizard on Report builderJulien Nabet1-1/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara2-7/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann13-124/+124
2015-11-09Replace a local functor and bind2nd by a lambda in formula.Mario J. Rugiero1-13/+3
2015-10-26Revert "tdf#90695: In function Wizard Array box cannot be unchecked"Eike Rathke1-0/+1
2015-10-26tdf#90695: In function Wizard Array box cannot be uncheckedJulien Nabet1-1/+0
2015-10-19loplugin:defaultparamsStephan Bergmann1-4/+4
2015-10-16convert Link<> to typedNoel Grandin3-11/+8
2015-10-14com::sun::star->css in fpicker/Noel Grandin1-9/+9
2015-10-13do not use white text on white background in controlEike Rathke1-0/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-27/+27
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12convert Link<> to typedNoel Grandin2-5/+4
2015-10-12loplugin:mergeclassesNoel Grandin2-8/+7
2015-10-08leave room for three lines of text in function descriptionEike Rathke1-4/+8
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-9/+9
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+1
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers2-15/+65
2015-10-03no need to allocate that vector on the heapMarkus Mohrhard1-20/+18
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann3-12/+12
2015-09-29i#126557# increase number of lines of dropdown of category listboxKay Schenk1-0/+1
2015-09-28tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INVWinfried Donkers1-1/+1
2015-09-24convert Link<> to typedNoel Grandin3-11/+7
2015-09-17convert Link<> to typedNoel Grandin3-9/+8
2015-09-17convert Link<> to typedNoel Grandin3-17/+14
2015-09-17remove unused Link<> fieldNoel Grandin2-5/+3
2015-09-17convert Link<> to typedNoel Grandin3-24/+20
2015-09-17convert Link<> to typedNoel Grandin4-15/+12
2015-09-17remove unused Link<> fieldNoel Grandin2-20/+0
2015-09-17convert Link<> to typedNoel Grandin4-7/+6