summaryrefslogtreecommitdiff
path: root/formula/source/ui
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-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: formulaStephan Bergmann
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-08-11convert std::map::insert to std::map::emplace IINoel 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-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-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-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-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
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-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
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-07tdf#39468 Translate German commentsJens Carl
2017-03-17remove unused defines from HRC files in variousNoel Grandin
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