summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/pfiltdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-3/+3
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-3/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-15/+15
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-15/+15
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke1-5/+4
2017-09-08convert pEntryLists to std::array<std::unique_ptr<...Noel Grandin1-11/+7
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-07-14use more OUString::operator== in scNoel Grandin1-4/+4
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-3/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-20remove unused defines from HRC files in misc(2)Noel Grandin1-1/+0
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-1/+1
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin1-2/+2
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke1-2/+2
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-16convert Link<> to typedNoel Grandin1-18/+13
2015-10-12convert Link<> to typedNoel Grandin1-8/+7
2015-09-25translate DE->ENNicolas Christener1-21/+17
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+18
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+6
2014-10-28loplugin: cstylecastNoel Grandin1-3/+3
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold1-2/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-16/+0
2014-03-29coverity#1194918 Overflowed array index readCaolán McNamara1-3/+3
2014-03-10convert pivot filter dialog to .uiCaolán McNamara1-159/+134
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-11/+11
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-1/+1
2013-11-08"%1 is replaced to ..." ... maybe, or maybe notEike Rathke1-2/+1
2013-11-05removed unused aStrRow member variableEike Rathke1-1/+0