summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpsort.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen1-8/+2
2018-10-15loplugin:constfields in scNoel Grandin1-6/+6
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-6/+6
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara1-50/+38
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt1-0/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-3/+3
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis1-0/+2
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-2/+0
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-10-12convert Link<> to typedNoel Grandin1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-07-22loplugin:unusedmethods scNoel Grandin1-1/+0
2015-05-07tdf#90935 - calc / sort dialog fixage.Michael Meeks1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-19/+20
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-17/+17
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-2/+2
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms1-3/+3
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2013-12-19remove the rather mad ifdef impl hidingCaolán McNamara1-4/+0
2013-05-06fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fixAlbert Thuswaldner1-0/+1
2013-04-15Revert "Calc Sort: Introducing new method AddKeyItem to avoid code duplication"Thomas Arnhold1-1/+0
2013-04-15Calc Sort: Introducing new method AddKeyItem to avoid code duplicationAlbert Thuswaldner1-0/+1
2012-12-04rework the calc sort dialog to use .ui snippetCaolán McNamara1-0/+4
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-29use Markus's sort pageCaolán McNamara1-23/+21
2012-10-17exchange sort settings between the two tab pages, fdo#53482Noel Power1-6/+2
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-1/+0
2012-08-16String to OUStringBence Babati1-7/+7
2012-07-30Typo ressource -> resourceStephan Bergmann1-2/+2
2012-06-24rearranged forward declarations of classTakeshi Abe1-1/+0
2012-06-05fix some issues with sort dlg patchMarkus Mohrhard1-6/+6