summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2017-07-21Resolves: tdf#104186 spaces between function name and ( not allowed in OOXMLEike Rathke
2017-07-05Set error on more than max params (255) per functionEike Rathke
2017-05-29Resolves: tdf#96426 more whitespace intersection operator in Excel syntaxEike Rathke
2017-01-06check length of string as this can be called untokenized, tdf#105024 relatedEike Rathke
2017-01-06check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-upEike Rathke
2017-01-06Resolves: tdf#105024 generate and parse detailed "#ERRxxx!" error constantsEike Rathke
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-11-10loplugin fixes here, tooTor Lillqvist
2016-11-10use-after-free fix here, tooTor Lillqvist
2016-11-10TyposTor Lillqvist
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
2016-10-30-Werror,-Wunused-private-fieldStephan Bergmann
2016-10-29display matching search per selected category, tdf#67974 follow-upEike Rathke
2016-10-29filter hidden functions also in search, tdf#67974 follow-upEike Rathke
2016-10-29tdf#67974 UI: Add a search box in function wizard in SpreadsheetAbhilash Singh
2016-10-26tdf#103088, improve interoperability with Excel for LOGNORMDIST().Winfried Donkers
2016-10-25no Edit controls loaded from .src nowCaolán McNamara
2016-10-24tdf#103186, make LOGINV ODFF1.2 compliant.Winfried Donkers
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-18tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida
2016-10-14tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant.Winfried Donkers
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-26handle overwriting of symbols/opcodes in symbol map for known casesEike Rathke
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for formulaArmin Le Grand
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-08-03Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERTEike Rathke
2016-08-03rename ocConvert to ocConvertOOo and relatedEike Rathke
2016-08-03UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 relatedEike Rathke
2016-08-03rename ocDuration to ocPDuration and relatedEike Rathke
2016-08-03use GRAM_API instead of GRAM_PODF_A1 in API contextEike Rathke
2016-08-03InitSymbolsAPI() for FormulaLanguage::APIEike Rathke
2016-08-03introduce formula::FormulaGrammar::Grammar::GRAM_APIEike Rathke
2016-08-02introduce mxSymbolsAPI and InitSymbolsAPI()Eike Rathke
2016-08-02InitSymbolsPODF() from RID_STRLIST_FUNCTION_NAMES_ENGLISH_PODFEike Rathke
2016-08-02prepare to disentangle RID_STRLIST_FUNCTION_NAMES_ENGLISHEike Rathke
2016-08-01keep a broken expression as originally brokenEike Rathke
2016-08-01refine ISOWEEKNUM vs WEEKNUM_OOO detectionEike Rathke