summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert Link<> to typedNoel Grandin2015-09-082-3/+2
* loplugin:cstylecastStephan Bergmann2015-09-041-1/+1
* convert Link<> to typedNoel Grandin2015-09-042-4/+2
* TableRef: activate structured references export to OOXMLEike Rathke2015-09-011-6/+3
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-282-3/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-263-16/+8
* the original author not only didn't like spaces but also not newlines..Eike Rathke2015-08-201-2/+2
* let the edit selection not jump back to 0,0 for every keystrokeEike Rathke2015-08-201-1/+4
* loplugin: defaultparamsNoel Grandin2015-08-141-2/+2
* coverity#1309048 Unchecked return valueCaolán McNamara2015-08-031-2/+1
* fix indentationMarkus Mohrhard2015-07-301-149/+150
* tdf#92548, limit number of characters shown in formula wizardBenjamin Ni2015-07-271-1/+1
* tdf#92546 show results for sub-expressions in formula wizardBenjamin Ni2015-07-272-4/+48
* loplugin:unusedmethods formulaNoel Grandin2015-07-215-26/+0
* add a SAL_RAND_REPEATABLE for repeatable random numsCaolán McNamara2015-07-102-57/+0
* coverity#1309048 Unchecked return valueCaolán McNamara2015-07-021-2/+1