summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-072-2/+2
* Typo for SERVICE_SDB_CALLABLESTATEMENTJulien Nabet2014-04-071-1/+1
* coverity#704617 Explicit null dereferencedCaolán McNamara2014-04-051-5/+7
* Move comment to right placeLuc Castermans2014-04-051-1/+1
* Translated German commentsLuc Castermans2014-04-051-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0331-78/+78
* dbaccess: sal_Bool->boolNoel Grandin2014-04-0317-124/+124
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0153-62/+62
* convert sql exception dialog to .uiCaolán McNamara2014-04-018-148/+198
* convert user admin password dialog to .uiCaolán McNamara2014-04-017-138/+221
* connectivity: sal_Bool->boolNoel Grandin2014-04-012-3/+3
* connectivity: sal_Bool->boolNoel Grandin2014-04-011-1/+1
* connectivity: sal_Bool->boolNoel Grandin2014-04-013-4/+4
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-0124-39/+39
* connectivity: sal_Bool->boolNoel Grandin2014-04-011-3/+3
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-3/+3
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-30/+30
* xmloff: sal_Bool->boolNoel Grandin2014-03-312-5/+5
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-281-11/+7
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-271-2/+2
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-271-6/+6
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-272-4/+4