summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2018-05-18tdf#116511: Drop questionable check for more keyboard inputTor Lillqvist
2018-03-21Resolves: tdf#116468 do not check array/matrix context for reportdesignEike Rathke
2018-03-21Resolves: tdf#116100 fewer array of references cases, tdf#58874 relatedEike Rathke
2017-11-21Assert also new FormulaToken::SetDoubleType() virtual dummyEike Rathke
2017-11-21cache FormulaToken for doublesDennis Francis
2017-11-15Assert all FormulaToken::Set...() virtual dummy methodsEike Rathke
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: formulaStephan Bergmann
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25tdf#107135 Add missing ODFF function FINDB.Winfried Donkers
2017-07-21give formula .uis their translation domainCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17Resolves: tdf#104186 spaces between function name and ( not allowed in OOXMLEike Rathke
2017-07-16FormulaDlg_Impl::UpdateValues: evaluate in force-array context if presentEike Rathke
2017-07-14Turn m_nEdFocus into local variable, it's not read elsewhereEike Rathke
2017-07-14Prefix member variables with m_Eike Rathke
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: formulaStephan Bergmann
2017-07-11Buy some newlinesEike Rathke
2017-07-11Use proper non-/array context to calculate Structure treeEike Rathke
2017-07-11Revert "loplugin:casttovoid"Eike Rathke
2017-07-11Instanciate FormulaCompiler using createCompiler()Eike Rathke
2017-07-11loplugin:casttovoidStephan Bergmann
2017-07-10FormulaDlg_Impl::MakeTree: pass down current function/operator tokenEike Rathke
2017-07-10tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers
2017-07-10Spaces are cheap ... and really help to read codeEike Rathke
2017-07-10Buy more spaces, and newlines evenEike Rathke
2017-07-10Buy some spacesEike Rathke
2017-07-10Use const (I)FormulaToken* where possibleEike Rathke
2017-07-05Make that debuggable despite AnyInput() pendingEike Rathke
2017-07-05Replace a "not ideal coding" ...Eike Rathke
2017-07-04Set error on more than max params (255) per functionEike Rathke
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-07-04loplugin:unusedfields in formulaNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann