summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/colrowba.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-2/+2
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl1-1/+1
2020-02-14split out MetricField value conversion functionsCaolán McNamara1-2/+2
2019-10-22sc: rowcol: tdf#50916 convert cellshNoel Grandin1-10/+12
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen1-1/+0
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-1/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-3/+4
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-7/+7
2017-10-23loplugin:includeform: scStephan Bergmann1-9/+9
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin1-6/+3
2016-11-07loplugin:expandablemethods in scNoel Grandin1-6/+1
2016-03-21drop unused headerDouglas Mencken1-1/+0
2015-12-15Prefix members with 'm'Tor Lillqvist1-18/+18
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-12-14tdf#34094 : Allow column and row selections while creating a formulaDennis Francis1-45/+57
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-03Remove visual noise from scAlexander Wilms1-3/+3
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-28/+13
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-11-04German translations and minor clean-up in ScHeaderControlsRodolfo Ribeiro Gomes1-17/+16
2013-10-29sal_Bool to bool in ScHeaderControlRodolfo Ribeiro Gomes1-9/+9
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-04convert sc/source/ui/inc/h*.hxx from String to OUStringNoel Grandin1-4/+4
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-1/+1
2013-02-22sc: insert a temporary String conversion until ScColToAlpha is convertedMichael Stahl1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-6/+4
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-11-15translations of comments from german to english Committer: Winfried Donkers <...w.donkers1-5/+3
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-25/+25
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida1-3/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-25/+25
2011-01-17Remove some dead code in 'view'Thomas Arnhold1-2/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-15sc-read-only-colrow-resize.diff: Allow resizing Cols/Rows if document is R/OJody Goldberg1-4/+2
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo1-2/+4