summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* loplugin:literaltoboolconversionStephan Bergmann2014-06-041-1/+1
* fix index dialog regressionCaolán McNamara2014-06-042-2/+2
* fdo#73352 don't crash if clearWarnings throws an SQLExceptionLionel Elie Mamane2014-06-031-2/+11
* fix spellingNoel Grandin2014-05-211-1/+1
* fdo#78971 There's even a git hook to prevent commits containing SAL_DEBUGStephan Bergmann2014-05-201-18/+0
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-202-2/+2
* WaE: -Wunused-variableThomas Arnhold2014-05-191-3/+0
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-1933-149/+0
* hrc files should have hrc suffixThomas Arnhold2014-05-181-3/+3
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-173-5/+5
* Comment why it's not a copy paste errorJulien Nabet2014-05-171-0/+1
* Minor utl::TempFile clean upStephan Bergmann2014-05-151-1/+0
* dbaccess: remove SAL_INFO's that only make function entryNoel Grandin2014-05-1428-816/+38
* Typo: shoud -> shouldJulien Nabet2014-05-132-2/+2
* convert copy table page to .uiCaolán McNamara2014-05-138-206/+348
* fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre2014-05-126-8/+8
* coverity#707740 Uninitialized pointer fieldCaolán McNamara2014-05-111-1/+2
* coverity#707744 Uninitialized pointer fieldCaolán McNamara2014-05-111-0/+1
* coverity#707746 Uninitialized pointer fieldCaolán McNamara2014-05-111-1/+1
* Fix previous commit (dbaccess part)Julien Nabet2014-05-112-5/+5
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-1112-29/+29
* update_pch: add dbaThomas Arnhold2014-05-116-7/+375
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet2014-05-103-30/+30
* convert apply columns page to .ui formatCaolán McNamara2014-05-099-212/+266
* typosThomas Arnhold2014-05-082-2/+2
* coverity#735404 Logically dead codeCaolán McNamara2014-05-081-19/+1
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-0811-23/+23
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-078-14/+12
* Application::PostUserEvent returns a pointer dressed as sal_uLongStephan Bergmann2014-05-061-1/+1
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-064-5/+5
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-055-5/+5
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-3020-23/+22
* coverity#1210197 Uninitialized pointer fieldCaolán McNamara2014-04-291-1/+0
* huge hrc and src file cleanupThomas Arnhold2014-04-2310-148/+2
* loplugin:unreffunStephan Bergmann2014-04-221-2/+3
* clean up hrc filesThomas Arnhold2014-04-224-73/+0
* coverity#703938 Unchecked return valueCaolán McNamara2014-04-221-3/+4
* coverity#703939 Unchecked return valueCaolán McNamara2014-04-221-3/+4
* coverity#703941 Unchecked return valueCaolán McNamara2014-04-221-2/+2
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* remove some more bloatThomas Arnhold2014-04-211-6/+0
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-1/+1
* Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist2014-04-182-2/+0
* remove executable bitAndras Timar2014-04-172-0/+0
* dbaccess: sal_Bool->boolNoel Grandin2014-04-17362-3360/+3360
* WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist2014-04-166-22/+32
* Remove dead codeStephan Bergmann2014-04-151-1/+0
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-153-12/+5
* update_pchThomas Arnhold2014-04-141-3/+7
* typo: positon -> positionThomas Arnhold2014-04-142-2/+2