summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2018-03-05tdf#115866 comments inside StringArray blocks drop translationsCaolán McNamara
2017-07-21Resolves: tdf#104186 spaces between function name and ( not allowed in OOXMLEike Rathke
2017-07-04Set error on more than max params (255) per functionEike Rathke
2017-05-17Resolves: tdf#96426 more whitespace intersection operator in Excel syntaxEike Rathke
2017-05-12Introduce and check FormulaTokenArray::mbFinalized to not add further tokensEike Rathke
2017-05-10inherit ReferenceOrForceArray only if nested not Reference, tdf#107724 prepEike Rathke
2017-05-10Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prepEike Rathke
2017-05-10Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prepEike Rathke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-03split out the non-translatable stringsCaolán McNamara
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin
2017-04-26remove formula bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19these resources are not to be translatedCaolán McNamara
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-10loplugin:inlinefields in formula::FormulaCompilerNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-03remove hack for non DBG_UTIL buildsJochen Nitschke
2017-04-01remove redundant OpCode castsJochen Nitschke
2017-03-17remove unused defines from HRC files in variousNoel Grandin
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers
2017-02-17convert FormulaCompiler::SeparatorType to scoped enumNoel Grandin
2017-02-09replace localresource of strings and keys with StringArrayCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-06check length of string as this can be called untokenized, tdf#105024 relatedEike Rathke
2017-01-05check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-upEike Rathke
2017-01-05Resolves: tdf#105024 generate and parse detailed "#ERRxxx!" error constantsEike Rathke
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: formulaStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
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