summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)AuthorFilesLines
2013-05-30dbaccess: this can happen, that's why we check for itMiklos Vajna1-2/+2
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist3-3/+3
2013-05-23Resolves: #i120859# Advance the wizard when Socket edit field has textAriel Constenla-Haile1-0/+1
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin3-13/+10
2013-05-21allow to create new database using the wizard again (fdo#62937)Petr Mladek1-7/+3
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-10Potty mouthChris Sherlock1-2/+2
2013-05-07dbaccess: remove Package_incMichael Stahl25-30/+29
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-3/+3
2013-05-01convert message box return types to an enumCaolán McNamara2-13/+13
2013-04-29fdo#63391 deadlock on opening .odb file that auto-connects to the databaseLionel Elie Mamane4-22/+63
2013-04-26remove never-generated "predicate_check" entryLionel Elie Mamane1-1/+0
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane1-0/+2
2013-04-26String -> OUStringLionel Elie Mamane2-3/+3
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna13-27/+28
2013-04-25fdo#46808, Convert form::ControlFontDialog to new styleNoel Grandin1-17/+3
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin3-18/+16
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-16merge duplicated CreateFontDescriptor methodsCaolán McNamara4-86/+4
2013-04-15FontWeigth->FontWeightCaolán McNamara1-1/+1
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold4-5/+5
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold2-2/+2
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin5-35/+30
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin4-11/+29
2013-04-07fix typosPhilipp Riemer1-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-8/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák205-1576/+1576
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee1-1/+1
2013-04-05Remove SvtInternalOptionsThomas Arnhold1-1/+0
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist4-3/+16
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás1-1/+1
2013-04-04continue String->OUString conversionLionel Elie Mamane1-1/+1
2013-04-04more efficent & readableLionel Elie Mamane1-2/+1
2013-04-04replace only single wildcard by table.*Lionel Elie Mamane1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold16-38/+3
2013-03-31coverity#735355: Operands don't affect resultJulien Nabet1-1/+1
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold3-19/+17
2013-03-29lol, rtl::OString("dbu").getStr()Eike Rathke1-1/+1
2013-03-28String::AppendAscii cleanup in dbaccessRicardo Montania5-30/+30
2013-03-27Remove ResId support for a few dbaui controlsMathias Hasselmann2-14/+0
2013-03-27Use UI builder for database wizard's start pageMathias Hasselmann10-544/+435
2013-03-27fdo#61794 Set maximum of LimitBox to SAL_MAX_INT64Zolnai Tamás1-3/+1
2013-03-27-Wunused-macrosStephan Bergmann10-45/+0
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann1-0/+1
2013-03-25fdo#46808, Convert sdb::application::MacroMigrationWizard to new styleNoel Grandin1-14/+2
2013-03-24Add builder support for a few dbaui controlsMathias Hasselmann4-0/+43
2013-03-22Adjust indenting of a few commentsMathias Hasselmann1-3/+3