summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
AgeCommit message (Expand)Author
2013-07-30fdo#67361 Prevent out-of-range values coming from ListBox GetSelectEntryPos.Javier Fernandez
2013-07-12ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane
2013-07-11delete in destructor checkbox created in constructorLionel Elie Mamane
2013-06-05fdo#64447 when changing setup mode, trigger changed DatasourceType eventLionel Elie Mamane
2013-05-21allow to create new database using the wizard again (fdo#62937)Petr Mladek
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-07dbaccess: remove Package_incMichael Stahl
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-31coverity#735355: Operands don't affect resultJulien Nabet
2013-03-28String::AppendAscii cleanup in dbaccessRicardo Montania
2013-03-27Use UI builder for database wizard's start pageMathias Hasselmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann
2013-03-24Add builder support for a few dbaui controlsMathias Hasselmann
2013-03-22Adjust indenting of a few commentsMathias Hasselmann
2013-03-22dbwizsetup: Make pFinalPage a class memberMathias Hasselmann
2013-03-22Use initialization list for ODbTypeWizDialogSetupMathias Hasselmann
2013-03-21Move setupwizard modify handler code.Chris
2013-03-20coverity#704618 Explicit null dereferencedJulien Nabet
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-17fix breakage introduced by String->OUString migrationLionel Elie Mamane
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-04Add new dialog to Query Design ViewZolnai Tamás
2013-03-04doubled namespaceThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-22fix string conversion 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Michael Stahl
2013-02-22unused local variableAndras Timar
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/whith/with/Tor Lillqvist
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin
2013-01-28fdo#46808, convert code to use new-style service constructorNoel Grandin
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith