summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2014-04-23huge hrc and src file cleanupThomas Arnhold10-148/+2
2014-04-22loplugin:unreffunStephan Bergmann1-2/+3
2014-04-22clean up hrc filesThomas Arnhold4-73/+0
2014-04-22coverity#703938 Unchecked return valueCaolán McNamara1-3/+4
2014-04-22coverity#703939 Unchecked return valueCaolán McNamara1-3/+4
2014-04-22coverity#703941 Unchecked return valueCaolán McNamara1-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-21remove some more bloatThomas Arnhold1-6/+0
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist2-2/+0
2014-04-17remove executable bitAndras Timar2-0/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin362-3360/+3360
2014-04-16WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist6-22/+32
2014-04-15Remove dead codeStephan Bergmann1-1/+0
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann3-12/+5
2014-04-14update_pchThomas Arnhold1-3/+7
2014-04-14typo: positon -> positionThomas Arnhold2-2/+2
2014-04-14typo: postion -> positionThomas Arnhold4-4/+4
2014-04-14typo: ULR -> URLThomas Arnhold1-1/+1
2014-04-14typo: titel -> titleThomas Arnhold1-1/+1
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-04-14typo: te -> theThomas Arnhold1-1/+1
2014-04-14Missing includesStephan Bergmann4-0/+4
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann49-133/+256
2014-04-10coverity#983369 Dereference before null checkCaolán McNamara1-2/+2
2014-04-10It's "its", not "it's"Tor Lillqvist8-8/+8
2014-04-08coverity#704622 Explicit null dereferencedCaolán McNamara1-2/+2
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann5-6/+6
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2-2/+2
2014-04-07Typo for SERVICE_SDB_CALLABLESTATEMENTJulien Nabet1-1/+1
2014-04-05coverity#704617 Explicit null dereferencedCaolán McNamara1-5/+7
2014-04-05Move comment to right placeLuc Castermans1-1/+1
2014-04-05Translated German commentsLuc Castermans1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin31-78/+78
2014-04-03dbaccess: sal_Bool->boolNoel Grandin17-124/+124
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann53-62/+62
2014-04-01convert sql exception dialog to .uiCaolán McNamara8-148/+198
2014-04-01convert user admin password dialog to .uiCaolán McNamara7-138/+221
2014-04-01connectivity: sal_Bool->boolNoel Grandin2-3/+3
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin3-4/+4
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin24-39/+39
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-3/+3
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-3/+3
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-30/+30
2014-03-31xmloff: sal_Bool->boolNoel Grandin2-5/+5
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-11/+7
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann1-2/+2
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann1-6/+6
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2-4/+4