summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/filtdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-16sc: Get rid of the Idle hack in the Special Filter Dialog.Jan Holesovsky1-5/+2
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen1-1/+0
2018-10-14MoreButton is solely used by toolkitCaolán McNamara1-1/+0
2018-06-28loplugin:useuniqueptr in ScFilterDlgNoel Grandin1-3/+3
2018-06-28loplugin:useuniqueptr in ScSpecialFilterDlgNoel Grandin1-3/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-4/+4
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
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-11/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-19Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"Eike Rathke1-1/+4
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke1-2/+5
2016-03-04tdf#93889 Remove a busy loopJaskaran1-4/+1
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+3
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-22loplugin:unusedmethods scNoel Grandin1-1/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-60/+60
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+2
2014-12-09changed timers to idlesTobias Madl1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-29coverity#1210187 Uninitialized pointer fieldCaolán McNamara1-2/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-03Remove visual noise from scAlexander Wilms1-5/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2013-11-05removed unused aStrRow member variableEike Rathke1-1/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-07-19restore refedit button hackery via Expanded callbackCaolán McNamara1-0/+1
2013-07-19callcatcher: update unused codeCaolán McNamara1-8/+3
2013-07-19modern .ui widgetlayout for filtdlgCsikós Tamás1-45/+35
2013-07-17modern .ui widgetlayout for sfilterdlgCsikós Tamás1-24/+23
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-24rearranged forward declarations of classTakeshi Abe1-1/+0