summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
AgeCommit message (Expand)Author
2015-01-20Some more loplugin:cstylecast: dbaccessStephan Bergmann
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07Resolves: fdo#87840 by default hide all feature checkboxesCaolán McNamara
2014-12-31Related fdo#87840: mix between ignorecurrency and inputchecksJulien Nabet
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
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-12-01Correct error message: the name is the parameter's, not the column'sLionel Elie Mamane
2014-12-01Don't accept invalid value just because user insistsLionel Elie Mamane
2014-12-01-Werror,-WswitchStephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-26Add missing space in translatable stringAdolfo Jayme Barrientos
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-03coverity#1242480 Dereference null return valueCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-01coverity#1242747 Uninitialized pointer fieldCaolán McNamara
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-26factorise odbc headers inclusionLionel Elie Mamane
2014-09-25dbaccess: C2668: ambiguous call to overloaded functionMichael Stahl
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann
2014-09-09Resolves: fdo#83678 no thousand seperator for port numbersCaolán McNamara
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-21QueryBox QUERY_USERADMIN_DELETE_USER -> MessageDialog + stringCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-16callcatcher: update unused codeCaolán McNamara
2014-08-15Final ErrorBox ERR_NEED_INDEX_FIELDS to StringThomas Arnhold
2014-08-15dbaccess: fix build after AutoControls_tmpl.hrc removalMichael Stahl
2014-08-15res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go nowCaolán McNamara
2014-08-15convert user details page to .uiCaolán McNamara
2014-08-15drop thousand seperator in port number spinbuttonsCaolán McNamara
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-12Resolves: fdo#82413 crash in format->columnCaolán McNamara
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
2014-08-11m_pFT_HeaderText now unusedCaolán McNamara
2014-08-11don't need to reference these widgets anymoreCaolán McNamara
2014-08-11callcatcher: update unused codeCaolán McNamara