summaryrefslogtreecommitdiff
path: root/formula/source
AgeCommit message (Expand)Author
2015-10-16convert Link<> to typedNoel Grandin
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-10-13do not use white text on white background in controlEike Rathke
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-08leave room for three lines of text in function descriptionEike Rathke
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers
2015-10-03no need to allocate that vector on the heapMarkus Mohrhard
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29i#126557# increase number of lines of dropdown of category listboxKay Schenk
2015-09-28tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INVWinfried Donkers
2015-09-24convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17remove unused Link<> fieldNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17remove unused Link<> fieldNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17remove unused Link<> fieldNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04loplugin:cstylecastStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-09-01TableRef: activate structured references export to OOXMLEike Rathke
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-20the original author not only didn't like spaces but also not newlines..Eike Rathke
2015-08-20let the edit selection not jump back to 0,0 for every keystrokeEike Rathke
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-03coverity#1309048 Unchecked return valueCaolán McNamara
2015-07-30fix indentationMarkus Mohrhard
2015-07-27tdf#92548, limit number of characters shown in formula wizardBenjamin Ni
2015-07-27tdf#92546 show results for sub-expressions in formula wizardBenjamin Ni
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-07-10add a SAL_RAND_REPEATABLE for repeatable random numsCaolán McNamara
2015-07-02coverity#1309048 Unchecked return valueCaolán McNamara
2015-06-29Subformula evaluation in formula wizard treeBenjamin Ni
2015-06-29Subformula check in formula wizardBenjamin Ni
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-06-21TableRef: include ocTableRef in FormulaToken::IsRef() for HasReferences()Eike Rathke