summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
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
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