summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/hdrcont.cxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in scNoel
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-06-13tdf#133953 use a popover to show interactive row/column resize intoCaolán McNamara
2019-10-22sc: rowcol: tdf#50916 convert outputNoel Grandin
2019-10-02Resolves tdf#127508 - Flat table header in CalcHeiko Tietze
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-09add method to get selected range for header barMarkus Mohrhard
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-01-06Fix tdf#96523 : Correct the behavior when Ctrl key is pressedDennis Francis
2015-12-24tdf#93837 Convert sheet row/col header context menus to xmlMaxim Monastirsky
2015-12-14tdf#34094 : Allow column and row selections while creating a formulaDennis Francis
2015-11-26test for IsMouseCaptured before releasing mouseCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-11tdf#39468 translated german comments in hdrcont.cxxAlbert Thuswaldner
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-29coverity#989727 : Uninitialized scalar fieldNorbert Thiebaud
2013-11-04minor cleanup in ScHeaderControl: nCount is always greater than 0Rodolfo Ribeiro Gomes
2013-11-04German translations and minor clean-up in ScHeaderControlsRodolfo Ribeiro Gomes
2013-10-29sal_Bool to bool in ScHeaderControlRodolfo Ribeiro Gomes
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin