summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* typo: postion -> positionThomas Arnhold2014-04-144-4/+4
* typo: ULR -> URLThomas Arnhold2014-04-141-1/+1
* typo: titel -> titleThomas Arnhold2014-04-141-1/+1
* typo: dependend -> dependentThomas Arnhold2014-04-141-1/+1
* typo: te -> theThomas Arnhold2014-04-141-1/+1
* Missing includesStephan Bergmann2014-04-144-0/+4
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1349-133/+256
* coverity#983369 Dereference before null checkCaolán McNamara2014-04-101-2/+2
* It's "its", not "it's"Tor Lillqvist2014-04-108-8/+8
* coverity#704622 Explicit null dereferencedCaolán McNamara2014-04-081-2/+2
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-075-6/+6