summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2014-05-24coverity#1000843 Uncaught exceptionCaolán McNamara
2014-05-24coverity#1000844 Uncaught exceptionCaolán McNamara
2014-05-24coverity#1000845 Uncaught exceptionCaolán McNamara
2014-05-24coverity#1000846 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215312 Uncaught exceptionCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-22cppcheck: The scope of the variable 'fOutNumber' can be reducedThomas Arnhold
2014-05-22cppcheck: Variable 'fOutNumber' is assigned a value that is never usedThomas Arnhold
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
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-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-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-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-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-16WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-14typo: positon -> positionThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-14typo: ULR -> URLThomas Arnhold
2014-04-14typo: titel -> titleThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-14Missing includesStephan Bergmann
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann