summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2015-02-05Resolves: tdf#88825 absent datasource causes exception / abortCaolán McNamara1-14/+21
2015-01-27tdf#70236 propertly recognise full Access 2007 URLLionel Elie Mamane1-1/+1
2015-01-23fdo#88475 RowSetBase: reposition cache before interrogating itLionel Elie Mamane1-0/+2
2015-01-07Resolves: fdo#87840 by default hide all feature checkboxesCaolán McNamara2-18/+19
2015-01-05Related fdo#87840: mix between ignorecurrency and inputchecksJulien Nabet1-2/+2
2014-11-10Resolves fdo#82500: Operators missing in Standard FilterJulien Nabet1-2/+2
2014-10-11fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet3-3/+3
2014-10-11fdo#84658 on reexec, cancel modification before resetting IsModification stateLionel Elie Mamane1-0/+2
2014-09-25fdo#52076 unittestLionel Elie Mamane5-0/+520
2014-09-09Resolves: fdo#83501 STR_QUERY_* populate the join dialogCaolán McNamara2-0/+6
2014-08-14fdo#82151 when constructing column object, replace m_aCurrentRow by a functionLionel Elie Mamane5-30/+34
2014-08-12Resolves: fdo#82413 crash in format->columnCaolán McNamara1-1/+2
2014-08-12Don't leak the previous cacheLionel Elie Mamane1-0/+4
2014-07-23Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet1-1/+1
2014-07-03bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2-0/+14
2014-07-01Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet1-1/+1
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-06-24fdo#80422 check only one radio button in a groupDavid Tardon1-3/+0
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida6-7/+7
2014-06-18fdo#79427 after execute() a ResultSet is expected to be BeforeFirstLionel Elie Mamane1-19/+27
2014-06-09fdo#79786 implement getFormOperations for data grid (table view)Lionel Elie Mamane1-2/+3
2014-06-04loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-06-04fix index dialog regressionCaolán McNamara2-2/+2
2014-06-03fdo#73352 don't crash if clearWarnings throws an SQLExceptionLionel Elie Mamane1-2/+11
2014-05-21fix spellingNoel Grandin1-1/+1
2014-05-20fdo#78971 There's even a git hook to prevent commits containing SAL_DEBUGStephan Bergmann1-18/+0
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin2-2/+2
2014-05-19WaE: -Wunused-variableThomas Arnhold1-3/+0
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold33-149/+0
2014-05-18hrc files should have hrc suffixThomas Arnhold1-3/+3
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante3-5/+5
2014-05-17Comment why it's not a copy paste errorJulien Nabet1-0/+1
2014-05-15Minor utl::TempFile clean upStephan Bergmann1-1/+0
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin28-816/+38
2014-05-13Typo: shoud -> shouldJulien Nabet2-2/+2
2014-05-13convert copy table page to .uiCaolán McNamara8-206/+348
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre6-8/+8
2014-05-11coverity#707740 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-05-11coverity#707744 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-05-11coverity#707746 Uninitialized pointer fieldCaolán McNamara1-1/+1
2014-05-11Fix previous commit (dbaccess part)Julien Nabet2-5/+5
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet12-29/+29
2014-05-11update_pch: add dbaThomas Arnhold6-7/+375
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet3-30/+30
2014-05-09convert apply columns page to .ui formatCaolán McNamara9-212/+266
2014-05-08typosThomas Arnhold2-2/+2
2014-05-08coverity#735404 Logically dead codeCaolán McNamara1-19/+1
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin11-23/+23
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann8-14/+12
2014-05-06Application::PostUserEvent returns a pointer dressed as sal_uLongStephan Bergmann1-1/+1