summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2015-03-04not all OrCriteria have three childrenLionel Elie Mamane
2015-02-23Query Design: use correct name for columns that come from another query.Lionel Elie Mamane
2015-02-23tdf#89070 Table filter dialog: properly initialise OTableTreeListBoxLionel Elie Mamane
2015-02-23tdf#73059 isDBReadOnly ensure connection before trying to retrieve itLionel Elie Mamane
2015-02-06Resolves: tdf#88825 absent datasource causes exception / abortCaolán McNamara
2015-02-06tdf#70236 propertly recognise full Access 2007 URLLionel Elie Mamane
2015-01-24fdo#88475 RowSetBase: reposition cache before interrogating itLionel Elie Mamane
2015-01-08Resolves: fdo#87840 by default hide all feature checkboxesCaolán McNamara
2015-01-08Related fdo#87840: mix between ignorecurrency and inputchecksJulien Nabet
2014-11-23Resolves fdo#82500: Operators missing in Standard FilterJulien Nabet
2014-10-14fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet
2014-10-14fdo#84658 on reexec, cancel modification before resetting IsModification stateLionel Elie Mamane
2014-10-14fdo#52076 unittestLionel Elie Mamane
2014-09-09Resolves: fdo#83501 STR_QUERY_* populate the join dialogCaolán McNamara
2014-08-14fdo#82151 when constructing column object, replace m_aCurrentRow by a functionLionel Elie Mamane
2014-08-12Resolves: fdo#82413 crash in format->columnCaolán McNamara
2014-08-12Don't leak the previous cacheLionel Elie Mamane
2014-07-23Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet
2014-07-03bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-01Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-24fdo#80422 check only one radio button in a groupDavid Tardon
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-18fdo#79427 after execute() a ResultSet is expected to be BeforeFirstLionel Elie Mamane
2014-06-09fdo#79786 implement getFormOperations for data grid (table view)Lionel Elie Mamane
2014-06-04loplugin:literaltoboolconversionStephan Bergmann
2014-06-04fix index dialog regressionCaolán McNamara
2014-06-03fdo#73352 don't crash if clearWarnings throws an SQLExceptionLionel Elie Mamane
2014-05-21fix spellingNoel Grandin
2014-05-20fdo#78971 There's even a git hook to prevent commits containing SAL_DEBUGStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19WaE: -Wunused-variableThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-18hrc files should have hrc suffixThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-17Comment why it's not a copy paste errorJulien Nabet
2014-05-15Minor utl::TempFile clean upStephan Bergmann
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-05-13convert copy table page to .uiCaolán McNamara
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-11coverity#707740 Uninitialized pointer fieldCaolán McNamara
2014-05-11coverity#707744 Uninitialized pointer fieldCaolán McNamara
2014-05-11coverity#707746 Uninitialized pointer fieldCaolán McNamara
2014-05-11Fix previous commit (dbaccess part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-11update_pch: add dbaThomas Arnhold
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-09convert apply columns page to .ui formatCaolán McNamara
2014-05-08typosThomas Arnhold