summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun2.cxx
AgeCommit message (Expand)Author
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-04weld ScMergeCellsDialogCaolán McNamara
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-19tdf#116421 autosum is not workingNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-06Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke
2018-03-01Related: tdf#54197 copy AutoSpellData from adjacent if no selectionEike Rathke
2018-03-01Related: tdf#115297 copy AutoSpellData from row above if no selectionEike Rathke
2018-03-01Resolves: tdf#54197 update input line with new cell content after Ctrl+D fillEike Rathke
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara
2018-02-03TypedWhichId in scNoel Grandin
2018-01-16use more ScopedVclPtr to avoid missing disposeNoel Grandin
2018-01-15lok: sc: invalidate cached positions and row header on font resizingMarco Cecchetti
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-07tdf#109859: Update the view data of new document when...Dennis Francis
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16For AutoSum up to next sum mark/select the resulting range, tdf#71339Eike Rathke
2017-06-16But not empty top/left in AutoSum of SUMs final selection, tdf#71339Eike Rathke
2017-06-16Resolves: tdf#71339 include selected top/left empty rows/columns in AutoSumEike Rathke
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-20Settings for not showing Merge Cells dialog and for emptying hidden cellsAndras Timar
2017-04-08actually show the newly selected cell, tdf#106194Markus Mohrhard
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: scStephan Bergmann
2016-11-11tdf#101299 : do not show merge cells context menu for the trivial caseDennis Francis
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin