summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/dbfindex.cxx
AgeCommit message (Expand)Author
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-05-17tdf#125325: fix crash about index managements for dBaseJulien Nabet
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2018-10-12weld ODbaseIndexDialogCaolán McNamara
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-19Use for range loops and lambda in dbfindex (dbaccess)Julien Nabet
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin
2016-03-18loplugin:constantparam in dbaccessNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-17dbaccess: prefer passing OUString by referenceNoel Grandin
2014-02-17convert DBase index dialog to .uiCaolán McNamara
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-06Get rid of DECLARE_STL_ITERATORSStephan Bergmann
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-06-29remove some createFromAscii usageThomas Arnhold