summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-09Lets assume this doesn't want to update m_pForcedPrefix->GetText() anywayStephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-28dbaccess KeySet: on insert, set NULL only when there is no default valueLionel Elie Mamane
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21Fix indentation.Jan Holesovsky
2015-10-20tdf#89592: use initializer listmarstay
2015-10-20tdf#93724 KeySet insert: properly set default values: NULL & right typeLionel Elie Mamane
2015-10-20convert Link<> to typedNoel Grandin
2015-10-20convert Link<> to typedNoel Grandin
2015-10-20convert Link<> to typedNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19remove dead Link<> codeNoel Grandin
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-17coverity#1327443 Division or modulo by zeroCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15simplify the CellController modify Link<> handlingNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15simplify the way we override behaviour hereNoel Grandin
2015-10-13Assumed fix of a clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-13loplugin:mergeclasses, merge OOdbcLibWrapper with OOdbcEnumerationNoel Grandin
2015-10-13loplugin:mergeclasses, merge ILabelProvider with LabelProviderNoel Grandin
2015-10-13loplugin:mergeclasses, merge IImageProvider with ImageProviderNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12formattingNoel Grandin
2015-10-12unnecessary and confusing typedefNoel Grandin
2015-10-12Related tdf#45775: PgSQL new DB allow empty DatasourceJulien Nabet
2015-10-07tdf#94709 - protect TableWindowTitle Command execution.Michael Meeks
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06Fix typosAndrea Gelmini
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht