summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* vcl: rename Window::Notify to EventNotifyMichael Stahl2017-12-181-1/+1
* Resolves: tdf#104186 spaces between function name and ( not allowed in OOXMLEike Rathke2017-07-311-6/+22
* Set error on more than max params (255) per functionEike Rathke2017-07-061-2/+6
* Resolves: tdf#96426 more whitespace intersection operator in Excel syntaxEike Rathke2017-05-301-7/+16
* check length of string as this can be called untokenized, tdf#105024 relatedEike Rathke2017-01-061-2/+3
* check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-upEike Rathke2017-01-061-1/+1
* Resolves: tdf#105024 generate and parse detailed "#ERRxxx!" error constantsEike Rathke2017-01-061-1/+20
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* loplugin:countusersofdefaultparams in editeng..rscNoel Grandin2016-11-111-1/+1
* loplugin fixes here, tooTor Lillqvist2016-11-101-8/+1
* use-after-free fix here, tooTor Lillqvist2016-11-101-2/+2
* TyposTor Lillqvist2016-11-101-1/+1
* loplugin:expandablemethods in forms..formulaNoel Grandin2016-11-084-15/+2
* loplugin:unnecessaryvirtual in frameworkNoel Grandin2016-11-081-2/+2
* loplugin:unusedmethods unused return typesNoel Grandin2016-11-031-22/+21
* -Werror,-Wunused-private-fieldStephan Bergmann2016-10-301-1/+0
* display matching search per selected category, tdf#67974 follow-upEike Rathke2016-10-291-12/+30
* filter hidden functions also in search, tdf#67974 follow-upEike Rathke2016-10-291-2/+6
* tdf#67974 UI: Add a search box in function wizard in SpreadsheetAbhilash Singh2016-10-293-30/+100
* tdf#103088, improve interoperability with Excel for LOGNORMDIST().Winfried Donkers2016-10-261-4/+20
* no Edit controls loaded from .src nowCaolán McNamara2016-10-251-11/+0
* tdf#103186, make LOGINV ODFF1.2 compliant.Winfried Donkers2016-10-241-0/+4
* loplugin:expandablemethodds in formula..frameworkNoel Grandin2016-10-194-68/+10
* tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida2016-10-181-1/+4
* tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant.Winfried Donkers2016-10-141-0/+16
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-062-19/+8
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-054-4/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-053-3/+3
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-059-47/+47
* convert formula error codes to scoped enumNoel Grandin2016-09-232-61/+63
* loplogin:singlevalfields in include/Noel Grandin2016-09-161-6/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-5/+5
* handle overwriting of symbols/opcodes in symbol map for known casesEike Rathke2016-08-261-7/+84
* screenshots: add new global make targetArmin Le Grand2016-08-181-1/+2
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-74/+2
* screenshots: add dialog test cases for formulaArmin Le Grand2016-08-184-0/+255
* loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin2016-08-051-4/+4
* Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERTEike Rathke2016-08-031-4/+4
* rename ocConvert to ocConvertOOo and relatedEike Rathke2016-08-032-7/+7
* UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 relatedEike Rathke2016-08-031-4/+4
* rename ocDuration to ocPDuration and relatedEike Rathke2016-08-031-6/+6
* use GRAM_API instead of GRAM_PODF_A1 in API contextEike Rathke2016-08-031-1/+1
* InitSymbolsAPI() for FormulaLanguage::APIEike Rathke2016-08-031-11/+5
* introduce formula::FormulaGrammar::Grammar::GRAM_APIEike Rathke2016-08-031-0/+1
* introduce mxSymbolsAPI and InitSymbolsAPI()Eike Rathke2016-08-021-0/+21
* InitSymbolsPODF() from RID_STRLIST_FUNCTION_NAMES_ENGLISH_PODFEike Rathke2016-08-021-1/+1
* prepare to disentangle RID_STRLIST_FUNCTION_NAMES_ENGLISHEike Rathke2016-08-022-7/+901
* keep a broken expression as originally brokenEike Rathke2016-08-011-0/+1