summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/sfiltdlg.cxx
AgeCommit message (Expand)Author
2015-09-13tdf#39468 - Translate German comments.Ryan McCoskrie
2015-09-12Simplify calls to SelectEntryPos by early bail-outMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-03tdf#91882 - make this hideous busy-loop lower priority and less busy.Michael Meeks
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-12-09changed timers to idlesTobias Madl
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel 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
2014-02-14sal_Bool->boolNoel Grandin
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-07-19callcatcher: update unused codeCaolán McNamara
2013-07-17grr, forgot the disabled expanded fooCaolán McNamara
2013-07-17set the widgets to get the extra title text from when in shrink modeCaolán McNamara
2013-07-17modern .ui widgetlayout for sfilterdlgCsikós Tamás
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-09use new anonymous db name in filter dlg, fdo#47105Markus Mohrhard
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard
2011-11-15Fixed the ref button for "copy results to" not starting the ref mode.Kohei Yoshida
2011-11-04Let's not use a hard-coded MAXQUERY all over the place.Kohei Yoshida