summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/queryfilter.cxx
AgeCommit message (Expand)Author
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2018-10-11weld DlgFilterCrit and DlgOrderCritCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-30janitorialLionel Elie Mamane
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-10tdf#67647 getStructuredFilter returns operatorFabio Buso
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan 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 dbaccessNoel Grandin
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-02-04convert query filter dialog to .uiCaolán McNamara
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-04doubled namespaceThomas Arnhold
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-08-30fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKELionel Elie Mamane
2012-08-21fdo#46480 do not double-escape (e.g. date) literals as stringsLionel Elie Mamane
2012-08-10fdo#39468: Translate German comments in dbaccess/Philipp Riemer