summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* fdo#67361 Prevent out-of-range values coming from ListBox GetSelectEntryPos.Javier Fernandez2013-07-301-1/+6
* ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane2013-07-123-34/+60
* delete in destructor checkbox created in constructorLionel Elie Mamane2013-07-111-0/+1
* don't use empty table nameLionel Elie Mamane2013-07-101-2/+5
* database suggestname: no '/' for queriesLionel Elie Mamane2013-07-041-0/+4
* i#112615 table names are allowed slashesLionel Elie Mamane2013-07-031-1/+15
* fdo#66464 initialise static join info at construct timeLionel Elie Mamane2013-07-021-5/+11
* fix limit bug: selecting "All" has no effect to sqlZolnai Tamás2013-06-142-3/+3
* fdo#64447 when changing setup mode, trigger changed DatasourceType eventLionel Elie Mamane2013-06-051-0/+1
* fdo#64984 - EDITING: Creating table with GUI - table could not be savedNoel Grandin2013-05-301-3/+8
* translatable="yes" for some elements in .ui filesAndras Timar2013-05-252-3/+3
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-251-2/+1
* 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-193-3/+6
* 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 namingStephan Bergmann2013-05-132-9/+9
* Fix possible inefficient checking for variables emptinessJulien Nabet2013-05-121-1/+1
* Potty mouthChris Sherlock2013-05-101-2/+2
* connectivity: remove Package_generatedMichael Stahl2013-05-072-4/+2
* officecfg: remove Package_cppheaderMichael Stahl2013-05-071-0/+4
* dbaccess: remove Package_incMichael Stahl2013-05-0745-1412/+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
* Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2013-05-064-4/+0
* 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
* Java cleanup, remove unused importsNoel Grandin2013-04-261-1/+0
* Fix compilation error when OSL_DEBUG_LEVEL > 0Tor Lillqvist2013-04-251-9/+6
* update pchThomas Arnhold2013-04-251-0/+1
* dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna2013-04-2540-732/+327
* add missing deps on sqlbison.hxxDavid Tardon2013-04-251-1/+2
* fdo#46808, Convert form::ControlFontDialog to new styleNoel Grandin2013-04-251-17/+3
* gbuild: drop empty use_packages callsDavid Tardon2013-04-243-9/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-245-8/+0
* Access Query Properties Dialog from toolbar tooZolnai Tamás2013-04-231-0/+1
* fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin2013-04-233-18/+16
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2215-335/+60
* 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
* Java cleanup, remove unnecessary castsNoel Grandin2013-04-192-4/+4
* Update pchAurimas Fišeras2013-04-171-1/+1
* merge duplicated CreateFontDescriptor methodsCaolán McNamara2013-04-164-86/+4
* FontWeigth->FontWeightCaolán McNamara2013-04-151-1/+1