summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2014-05-24cppcheck: unreadVariableThomas Arnhold1-3/+0
2014-05-24coverity#1000843 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#1000844 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#1000845 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#1000846 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23coverity#1215312 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-22FixJulien Nabet1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet15-49/+48
2014-05-22cppcheck: The scope of the variable 'fOutNumber' can be reducedThomas Arnhold1-1/+1
2014-05-22cppcheck: Variable 'fOutNumber' is assigned a value that is never usedThomas Arnhold1-1/+1
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
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin4-5/+5
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin5-5/+5
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni20-23/+22
2014-04-29coverity#1210197 Uninitialized pointer fieldCaolán McNamara1-1/+0
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