summaryrefslogtreecommitdiffstats
path: root/dbaccess/source
Commit message (Expand)AuthorAgeFilesLines
* use uno::Reference#clear() method...Noel Grandin2013-06-055-6/+6
* remove unused componentcontext.hxx includesNoel Grandin2013-06-053-3/+0
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-1/+1
* dbaccess: unused variableZolnai Tamás2013-05-311-1/+0
* dbaccess: this can happen, that's why we check for itMiklos Vajna2013-05-301-2/+2
* Bug 64984 - EDITING: Creating table with GUI - table could not be savedNoel Grandin2013-05-301-3/+8
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-251-2/+1
* WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2013-05-243-3/+3
* Resolves: #i120859# Advance the wizard when Socket edit field has textAriel Constenla-Haile2013-05-231-0/+1
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-229-33/+23
* allow to create new database using the wizard again (fdo#62937)Petr Mladek2013-05-211-7/+3
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-211-1/+2
* make OSingleSelectQueryComposer use *system* parse contextLionel Elie Mamane2013-05-192-3/+5
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-142-12/+11
* fdo#46808, fix call to sdb::tools::ConnectionToolsNoel Grandin2013-05-141-6/+1
* Initialise the default-constructed ConnectionToolsLionel Elie Mamane2013-05-141-0/+3
* Fix possible inefficient checking for variables emptinessJulien Nabet2013-05-121-1/+1
* Potty mouthChris Sherlock2013-05-101-2/+2
* dbaccess: remove Package_incMichael Stahl2013-05-0729-34/+33
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-062-3/+3
* convert message box return types to an enumCaolán McNamara2013-05-012-13/+13
* fdo#63391 deadlock on opening .odb file that auto-connects to the databaseLionel Elie Mamane2013-04-294-22/+63
* remove never-generated "predicate_check" entryLionel Elie Mamane2013-04-261-1/+0
* QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane2013-04-261-0/+2
* String -> OUStringLionel Elie Mamane2013-04-262-3/+3
* Fix compilation error when OSL_DEBUG_LEVEL > 0Tor Lillqvist2013-04-251-9/+6
* dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna2013-04-2538-730/+327
* fdo#46808, Convert form::ControlFontDialog to new styleNoel Grandin2013-04-251-17/+3
* fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin2013-04-233-18/+16
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-1/+1
* merge duplicated CreateFontDescriptor methodsCaolán McNamara2013-04-164-86/+4
* FontWeigth->FontWeightCaolán McNamara2013-04-151-1/+1
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-154-5/+5
* fdo#60724 correct spellingThomas Arnhold2013-04-152-2/+2
* fdo#60724 informations -> informationThomas Arnhold2013-04-152-2/+2
* WaE: unused variable 'insert_result'Tor Lillqvist2013-04-091-0/+1
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-085-35/+30
* fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2013-04-084-11/+29
* fdo#46808, Convert beans::PropertyBag to new styleNoel Grandin2013-04-083-11/+8
* fdo#46808, convert sdb::tools::ConnectionTools to new styleNoel Grandin2013-04-081-3/+2
* fix typosPhilipp Riemer2013-04-071-2/+2
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-073-12/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07375-3238/+3238
* new module i18nlangtagEike Rathke2013-04-052-2/+2
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-051-1/+1
* Remove SvtInternalOptionsThomas Arnhold2013-04-051-1/+0
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-055-3/+22