summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/formula.cxx
AgeCommit message (Expand)Author
2018-05-23tdf#116511: Drop questionable check for more keyboard inputTor Lillqvist
2018-03-26Resolves: tdf#116468 do not check array/matrix context for reportdesignEike Rathke
2018-03-26Resolves: tdf#116100 fewer array of references cases, tdf#58874 relatedEike Rathke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: formulaStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
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-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-10Spaces are cheap ... and really help to read codeEike Rathke
2017-07-10Buy more spaces, and newlines evenEike 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-04loplugin:unusedfields in formulaNoel Grandin
2017-07-02loplugin:casttovoid: formulaStephan Bergmann
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one simple placeTor Lillqvist
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
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-16loplogin:singlevalfields in include/Noel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-21tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas
2016-06-15Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-03-23missing nullptr check, tdf#98427Markus Mohrhard
2016-03-18loplugin:constantparam in formulaNoel Grandin
2016-03-10loplugin:constantparam in formulaNoel Grandin