summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/sortkeydlg.cxx
AgeCommit message (Expand)Author
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-05-07tdf#90935 - calc / sort dialog fixage.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-19convert sort dialog to .ui formatCaolán McNamara
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
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
2013-02-27warning C4805: != : unsafe mix of bool and sal_BoolStephan Bergmann
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-26whoops, de-break SOME BROKEN FOOCaolán McNamara
2013-02-26SOME BROKEN FOOCaolán McNamara
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-10Resolves: fdo#59112 re-scroll to current entry when dialog resizedCaolán McNamara
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-04rework the calc sort dialog to use .ui snippetCaolán McNamara
2012-06-05fix some issues with sort dlg patchMarkus Mohrhard
2012-06-05fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner