summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
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
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
2014-04-10coverity#983369 Dereference before null checkCaolán McNamara
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08coverity#704622 Explicit null dereferencedCaolán McNamara
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann