summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/filtdlg.cxx
AgeCommit message (Expand)Author
2015-05-05Use typed Timer::SetTimeoutHdl 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-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#65281 Empty/Not empty doesn't work in columns with date formatDavid Ostrovsky
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-07coverity#735805 Explicit null dereferencedCaolán McNamara
2014-07-04coverity#735805 dereference null valueNorbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-06coverity#735806 Dereference after null checkCaolán McNamara
2014-05-11fix-includes.pl: scThomas Arnhold
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-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-08"%1 is replaced to ..." ... maybe, or maybe notEike Rathke
2013-11-05removed unused aStrRow member variableEike Rathke
2013-11-05OUStringBuffer is unnecessary hereEike Rathke
2013-11-05"%1 is replaced to column letter" ... so do itEike Rathke
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-07-19restore refedit button hackery via Expanded callbackCaolán McNamara
2013-07-19callcatcher: update unused codeCaolán McNamara
2013-07-19modern .ui widgetlayout for filtdlgCsikó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
2013-02-15coverity: prevent use of unitialized variableMarkus Mohrhard
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-07-09resolved rhbz#838248 init filter criteria stringEike Rathke
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-17Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-09use new anonymous db name in filter dlg, fdo#47105Markus Mohrhard
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-08Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida