summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpview.hxx
AgeCommit message (Expand)Author
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-07-20loplugin:useuniqueptr in ScTpContentOptionsNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos
2017-07-21migrate to boost::gettextCaolán McNamara
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2013-08-16fdo#37230 Add legacy cell selection behavior and config. optionTomaž Vajngerl
2013-07-11modern .ui widgetlayout for tpviewCsikós Tamás
2013-06-10Convert sc general option page to .ui formatFaisal M. Al-Otaibi
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-11-08removed Simple Handles optionTim Hardeck
2011-07-06fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko