summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)AuthorFilesLines
2017-03-17remove unused defines from HRC files in variousNoel Grandin3-13/+0
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers1-0/+6
2017-02-17convert FormulaCompiler::SeparatorType to scoped enumNoel Grandin1-24/+9
2017-02-09replace localresource of strings and keys with StringArrayCaolán McNamara2-3831/+2628
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+3
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin2-8/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2-10/+10
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski2-3/+3
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin2-8/+5
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara5-30/+24
2017-01-06check length of string as this can be called untokenized, tdf#105024 relatedEike Rathke1-2/+3
2017-01-05check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-upEike Rathke1-1/+1
2017-01-05Resolves: tdf#105024 generate and parse detailed "#ERRxxx!" error constantsEike Rathke1-1/+20
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: formulaStephan Bergmann1-4/+12
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin1-1/+1
2016-11-10loplugin fixes here, tooTor Lillqvist1-8/+1
2016-11-10use-after-free fix here, tooTor Lillqvist1-2/+2
2016-11-10TyposTor Lillqvist1-1/+1
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin4-15/+2
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin1-2/+2
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin1-22/+21
2016-10-30-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2016-10-29display matching search per selected category, tdf#67974 follow-upEike Rathke1-12/+30
2016-10-29filter hidden functions also in search, tdf#67974 follow-upEike Rathke1-2/+6
2016-10-29tdf#67974 UI: Add a search box in function wizard in SpreadsheetAbhilash Singh3-30/+100
2016-10-26tdf#103088, improve interoperability with Excel for LOGNORMDIST().Winfried Donkers1-4/+20
2016-10-25no Edit controls loaded from .src nowCaolán McNamara1-11/+0
2016-10-24tdf#103186, make LOGINV ODFF1.2 compliant.Winfried Donkers1-0/+4
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin4-68/+10
2016-10-18tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida1-1/+4
2016-10-14tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant.Winfried Donkers1-0/+16
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2-19/+8
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara4-4/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin3-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann9-47/+47
2016-09-23convert formula error codes to scoped enumNoel Grandin2-61/+63
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-6/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-5/+5
2016-08-26handle overwriting of symbols/opcodes in symbol map for known casesEike Rathke1-7/+84
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for formulaArmin Le Grand4-0/+255
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin1-4/+4
2016-08-03Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERTEike Rathke1-4/+4
2016-08-03rename ocConvert to ocConvertOOo and relatedEike Rathke2-7/+7