summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewdata.cxx
AgeCommit message (Expand)Author
2020-08-24lok-freezepanes: fixed freeze row and column handlingPranam Lashkari
2020-07-25lok-freezepanes: allow empty tablesDennis Francis
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-06scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-07-06scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis
2020-07-06SetLOKSpecialOutputArea() call must precede SetOutputArea()Dennis Francis
2020-07-06ScViewData::EditGrowY: keep EditView's print-twips data updatedDennis Francis
2020-07-06ScViewData::EditGrowX: keep EditView's print-twips data updatedDennis Francis
2020-07-06ScViewData::SetEditEngine: keep EditView's print-twips data updatedDennis Francis
2020-07-06Allow edit-area computation in print-twips...Dennis Francis
2020-07-04lokit: do not set an artificial cursor size when it is zero...Dennis Francis
2020-07-04Allow cell coordinates calculation in print twips tooDennis Francis
2020-05-26lokit: fix edit-text/view-cursor positionDennis Francis
2020-05-18lok: cleanup getCellCursorMichael Meeks
2020-05-18revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2bMichael Meeks
2020-05-13reduce 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