summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/pfiltdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-05OUStringBuffer is unnecessary hereEike Rathke1-3/+2
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-3/+3
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida1-2/+5
2013-08-30-Werror,-Wunused-variable 'theAreaStr'Eike Rathke1-2/+0
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-2/+1
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-13/+13
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-16fix a linguistic issue on Calc UIBence Babati1-3/+1
2012-08-16String to OUStringBence Babati1-10/+12
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-05-17Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida1-2/+2
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-6/+6
2012-02-08Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida1-3/+3
2012-02-08Moved TypedStrData into its own files.Kohei Yoshida1-1/+1
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida1-13/+9
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida1-0/+1
2011-11-27remove pch from the include listNorbert Thiebaud1-2/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-08String to rtl::OUString.Kohei Yoshida1-11/+11
2011-11-07Encapsulated empty and non-empty filter criteria.Kohei Yoshida1-13/+8
2011-11-07Changed data storage structure in ScQueryEntry.Kohei Yoshida1-14/+15
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida1-0/+1
2011-11-04More on avoiding direct access to pStr, also fixed several memory leaks.Kohei Yoshida1-6/+6
2011-11-04const correct ness etc & mutable only for lazy-initializing accessor.Kohei Yoshida1-1/+1
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1/+1
2011-05-10More cleanups of ScDBData.Kohei Yoshida1-7/+7
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-26/+26
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-26/+26
2010-12-11cleaning of __EXPORT defineGert Faller1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2