summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/foptmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara1-3/+3
2019-04-17drop newly unused ScFilterOptionsMgrCaolán McNamara1-244/+5
2019-04-16weld ScFilterDlgCaolán McNamara1-0/+230
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen1-1/+1
2017-10-30tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+Furkan Ahmet Kara1-4/+4
2017-10-23loplugin:includeform: scStephan Bergmann1-9/+9
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-03-14Translate German comments in sc/source/ui (part of its sub-dirs)Johnny_M1-5/+4
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin1-1/+1
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-7/+7
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-7/+5
2015-10-12convert Link<> to typedNoel Grandin1-4/+2
2015-09-14convert Link<> to typedNoel Grandin1-5/+3
2015-09-12Simplify calls to SelectEntryPos by early bail-outMatteo Casalin1-10/+7
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-7/+6
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn1-2/+1
2014-06-25remove whitespaceMarkus Mohrhard1-8/+0
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-12/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-1/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-5/+5
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin1-9/+9
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/source/ui/inc/f*.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-9/+7
2013-07-19callcatcher: update unused codeCaolán McNamara1-307/+11
2013-07-19modern .ui widgetlayout for filtdlgCsikós Tamás1-0/+15
2013-07-17modern .ui widgetlayout for sfilterdlgCsikós Tamás1-0/+261
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-3/+1
2012-06-09Remove superfluous include commentsThomas Arnhold1-7/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-09don't show the anonymous db string, it is for internal use onlyMarkus Mohrhard1-3/+11
2012-03-09use new anonymous db name in filter dlg, fdo#47105Markus Mohrhard1-12/+10
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+1