summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpsort.hxx
AgeCommit message (Expand)Author
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt
2017-10-23loplugin:includeform: scStephan Bergmann
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
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-07-13loplugin:singlevalfields in sc(part1)Noel 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-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-07tdf#90935 - calc / sort dialog fixage.Michael Meeks
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-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-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
2014-02-19sal_Bool->boolNoel Grandin
2013-12-19remove the rather mad ifdef impl hidingCaolán McNamara
2013-05-06fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fixAlbert Thuswaldner
2013-04-15Revert "Calc Sort: Introducing new method AddKeyItem to avoid code duplication"Thomas Arnhold
2013-04-15Calc Sort: Introducing new method AddKeyItem to avoid code duplicationAlbert Thuswaldner
2012-12-04rework the calc sort dialog to use .ui snippetCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-29use Markus's sort pageCaolán McNamara
2012-10-17exchange sort settings between the two tab pages, fdo#53482Noel Power
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann