summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview4.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Translate German comments and debug stringsJohnny_M1-1/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-3/+4
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-3/+3
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-3/+3
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-1/+1
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti1-1/+4
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-8/+8
2017-08-26loplugin:constparam in sc part7Noel Grandin1-1/+1
2017-04-06tdf#39468 Translate German commentsJens Carl1-15/+15
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-02-24adapt comment to realityEike Rathke1-2/+1
2017-02-20Resolves: tdf#100841 retain popover if it has the same pos, size and settingsCaolán McNamara1-4/+22
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin1-4/+4
2017-01-09New loplugin:externvar: scStephan Bergmann1-2/+0
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-2/+2
2016-10-19Resolves: tdf#100841 use Popover instead of Tooltip for the fill series hintCaolán McNamara1-10/+14
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-2/+2
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara1-2/+4
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-09-20convert SC_FILL constants to scoped enumNoel Grandin1-1/+1
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-4/+4
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-8/+8
2014-11-28sanitize viewdata col/row valuesEike Rathke1-7/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-07-17scrolling very slow in calcCaolán McNamara1-1/+6
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-04-23sc: sal_Bool->boolNoel Grandin1-7/+7
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-03Remove visual noise from scAlexander Wilms1-4/+4
2014-03-02coverity#704723 Dereference after null checkCaolán McNamara1-29/+30
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-09fdo#68961: Check visible range during scrolling, and re-paint if necessary.Kohei Yoshida1-9/+1
2013-09-01Repaint grid view when the visible area changes.Kohei Yoshida1-0/+3
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida1-12/+0
2013-08-29Check whether or not a visible range has changed.Kohei Yoshida1-4/+4
2013-08-29Update visible ranges when updating the scroll bars.Kohei Yoshida1-0/+2
2013-06-27Remove duplicate code blocks.Kohei Yoshida1-10/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-22More on ScCellIterator usage conversion... Still not done.Kohei Yoshida1-6/+7
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-10/+6
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-4/+4
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky1-25/+11
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-4/+4