summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview4.cxx
AgeCommit message (Expand)Author
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2019-09-25Add reference marks callbackSzymon Kłos
2018-06-06Translate German comments and debug stringsJohnny_M
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-20Fix typosAndrea Gelmini
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-24adapt comment to realityEike Rathke
2017-02-20Resolves: tdf#100841 retain popover if it has the same pos, size and settingsCaolán McNamara
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2017-01-09New loplugin:externvar: scStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-19Resolves: tdf#100841 use Popover instead of Tooltip for the fill series hintCaolán McNamara
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-09-20convert SC_FILL constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2014-11-28sanitize viewdata col/row valuesEike Rathke
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-17scrolling very slow in calcCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-02coverity#704723 Dereference after null checkCaolán McNamara
2014-02-18sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-09fdo#68961: Check visible range during scrolling, and re-paint if necessary.Kohei Yoshida
2013-09-01Repaint grid view when the visible area changes.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-08-29Check whether or not a visible range has changed.Kohei Yoshida
2013-08-29Update visible ranges when updating the scroll bars.Kohei Yoshida
2013-06-27Remove duplicate code blocks.Kohei Yoshida
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-22More on ScCellIterator usage conversion... Still not done.Kohei Yoshida
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac