summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewdata.cxx
AgeCommit message (Expand)Author
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-30tdf#96505 - Get rid of cargo cult long integer literalsKemal Ayhan
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-04revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2bMichael Meeks
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin
2019-11-13Related tdf#128753: fix regressionJulien Nabet
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-11sc: rowcol: migrate some viewdata.Michael Meeks
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-24Formula editing when switching tabsSzymon Kłos
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more events in Calc:Ahmed ElShreif
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-06-21reference childwins are all weldedCaolán McNamara
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-01sc lok: avoid save incorrect data, whether the pane has ...Henry Castro
2019-02-16Same token is used in both branches of if/elseMatteo Casalin
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-09Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke
2018-09-18weld ScCharDlgCaolán McNamara
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-08-10Simplify control logicMatteo Casalin
2018-08-10Use indexed getToken()Matteo Casalin
2018-08-10Use indexed getToken()Matteo Casalin
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-27Related: rhbz#1602589 silence coverity copy_paste_errorCaolán McNamara
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-06loplugin:useuniqueptr in ScViewDataNoel Grandin
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-07lok: sc: scroll issueMarco Cecchetti
2018-05-18Related: tdf#117093 place assert on SanitizeWhichActive() resultsEike Rathke
2018-05-18Resolves: tdf#117093 sanitize the active grid window valueEike Rathke
2018-03-12forcepoint #26 check input against max valid enum valuesCaolán McNamara
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin