summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)AuthorFilesLines
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara1-1/+2
2013-06-24Remove dbaui::OStatusbarControllerAriel Constenla-Haile3-87/+0
2013-06-17fdo#43460 dbaccess: use isEmpty()Jelle van der Waa6-17/+17
2013-06-14fix limit bug: selecting "All" has no effect to sqlZolnai Tamás2-3/+3
2013-06-10mingw64: long -> sal_IntPtr in dbaccessFridrich Štrba2-5/+5
2013-06-07typosJulien Nabet1-1/+1
2013-06-07cppcheck: reduce scopeJulien Nabet1-1/+1
2013-06-07cppcheck: reduce scopeJulien Nabet1-1/+1
2013-06-07cppcheck: fix reassignJulien Nabet1-2/+1
2013-06-06cppcheck: unread variableJulien Nabet1-1/+0
2013-06-06Fix previous fixStephan Bergmann1-1/+1
2013-06-06-Werror=sign-compareStephan Bergmann1-2/+2
2013-06-06Prevent out-of-range values coming from ListBox GetSelectEntryPos.Javier Fernandez1-0/+5
2013-06-05fdo#64447 when changing setup mode, trigger changed DatasourceType eventLionel Elie Mamane1-0/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin5-6/+6
2013-06-05remove unused componentcontext.hxx includesNoel Grandin3-3/+0
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-1/+1
2013-05-31dbaccess: unused variableZolnai Tamás1-1/+0
2013-05-30dbaccess: this can happen, that's why we check for itMiklos Vajna1-2/+2
2013-05-30Bug 64984 - EDITING: Creating table with GUI - table could not be savedNoel Grandin1-3/+8
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-2/+1
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 Grandin9-33/+23
2013-05-21allow to create new database using the wizard again (fdo#62937)Petr Mladek1-7/+3
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-1/+2
2013-05-19make OSingleSelectQueryComposer use *system* parse contextLionel Elie Mamane2-3/+5
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann2-12/+11
2013-05-14fdo#46808, fix call to sdb::tools::ConnectionToolsNoel Grandin1-6/+1
2013-05-14Initialise the default-constructed ConnectionToolsLionel Elie Mamane1-0/+3
2013-05-12Fix possible inefficient checking for variables emptinessJulien Nabet1-1/+1
2013-05-10Potty mouthChris Sherlock1-2/+2
2013-05-07dbaccess: remove Package_incMichael Stahl29-34/+33
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-25Fix compilation error when OSL_DEBUG_LEVEL > 0Tor Lillqvist1-9/+6
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna38-730/+327
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-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-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