summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2014-06-09fdo#79786 implement getFormOperations for data grid (table view)Lionel Elie Mamane
2014-06-04loplugin:literaltoboolconversionStephan Bergmann
2014-06-04fix index dialog regressionCaolán McNamara
2014-06-03fdo#73352 don't crash if clearWarnings throws an SQLExceptionLionel Elie Mamane
2014-05-21fix spellingNoel Grandin
2014-05-20fdo#78971 There's even a git hook to prevent commits containing SAL_DEBUGStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19WaE: -Wunused-variableThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-18hrc files should have hrc suffixThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-17Comment why it's not a copy paste errorJulien Nabet
2014-05-15Minor utl::TempFile clean upStephan Bergmann
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-05-13convert copy table page to .uiCaolán McNamara
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-11coverity#707740 Uninitialized pointer fieldCaolán McNamara
2014-05-11coverity#707744 Uninitialized pointer fieldCaolán McNamara
2014-05-11coverity#707746 Uninitialized pointer fieldCaolán McNamara
2014-05-11Fix previous commit (dbaccess part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-11update_pch: add dbaThomas Arnhold
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-09convert apply columns page to .ui formatCaolán McNamara
2014-05-08typosThomas Arnhold
2014-05-08coverity#735404 Logically dead codeCaolán McNamara
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06Application::PostUserEvent returns a pointer dressed as sal_uLongStephan Bergmann
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-29coverity#1210197 Uninitialized pointer fieldCaolán McNamara
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22loplugin:unreffunStephan Bergmann
2014-04-22clean up hrc filesThomas Arnhold
2014-04-22coverity#703938 Unchecked return valueCaolán McNamara
2014-04-22coverity#703939 Unchecked return valueCaolán McNamara
2014-04-22coverity#703941 Unchecked return valueCaolán McNamara
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-21remove some more bloatThomas Arnhold
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2014-04-17remove executable bitAndras Timar
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-16WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist
2014-04-15Remove dead codeStephan Bergmann
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-14update_pchThomas Arnhold