summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2015-12-15Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-11-18cosmeticsEike Rathke
2015-11-18rename FormulaToken HasForceArray to IsInForceArrayEike Rathke
2015-11-16prevent ForceArray propagation on the same token, tdf#95670 follow-upEike Rathke
2015-11-16Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke
2015-11-15tdf#95798: CRASH: when finish Function wizard on Report builderJulien Nabet
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Replace a local functor and bind2nd by a lambda in formula.Mario J. Rugiero
2015-10-26Revert "tdf#90695: In function Wizard Array box cannot be unchecked"Eike Rathke
2015-10-26tdf#90695: In function Wizard Array box cannot be uncheckedJulien Nabet
2015-10-19loplugin:defaultparamsStephan Bergmann
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