summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10220-1031/+1031
* Prevent += called on temporary O[U]String instancesStephan Bergmann2015-11-092-21/+17
* Lets assume this doesn't want to update m_pForcedPrefix->GetText() anywayStephan Bergmann2015-11-091-1/+1
* new loplugin: oncevarNoel Grandin2015-11-092-6/+4
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0626-58/+58
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-051-1/+1
* java: make inner classes static where possibleNoel Grandin2015-11-051-1/+1
* loplugin:stringconstantNoel Grandin2015-11-0414-23/+23
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-021-6/+6
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-3015-21/+21
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-302-7/+0
* dbaccess KeySet: on insert, set NULL only when there is no default valueLionel Elie Mamane2015-10-281-1/+1
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-278-4/+11
* loplugin:unusedmethodsNoel Grandin2015-10-272-58/+0
* inline SfxMediumRef typedefNoel Grandin2015-10-271-1/+1
* remove extra spaces around ::Noel Grandin2015-10-262-3/+3
* more removal of com::sun::star typedefsNoel Grandin2015-10-213-4/+3
* Fix indentation.Jan Holesovsky2015-10-211-11/+12
* tdf#89592: use initializer listmarstay2015-10-201-27/+12
* tdf#93724 KeySet insert: properly set default values: NULL & right typeLionel Elie Mamane2015-10-201-1/+12
* convert Link<> to typedNoel Grandin2015-10-204-8/+6
* convert Link<> to typedNoel Grandin2015-10-202-11/+12
* convert Link<> to typedNoel Grandin2015-10-207-12/+11
* loplugin:defaultparamsStephan Bergmann2015-10-208-11/+11
* loplugin:defaultparamsStephan Bergmann2015-10-1913-29/+29
* cleanup some local var declarationsNoel Grandin2015-10-194-6/+6
* remove dead Link<> codeNoel Grandin2015-10-192-40/+0
* sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky2015-10-1912-85/+85
* coverity#1327443 Division or modulo by zeroCaolán McNamara2015-10-171-16/+18
* convert Link<> to typedNoel Grandin2015-10-1626-81/+84
* simplify the CellController modify Link<> handlingNoel Grandin2015-10-151-25/+4
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-156-26/+15
* convert Link<> to typedNoel Grandin2015-10-154-8/+13
* simplify the way we override behaviour hereNoel Grandin2015-10-159-70/+55
* Assumed fix of a clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-131-6/+9
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-131-1/+1
* loplugin:mergeclasses, merge OOdbcLibWrapper with OOdbcEnumerationNoel Grandin2015-10-132-53/+25
* loplugin:mergeclasses, merge ILabelProvider with LabelProviderNoel Grandin2015-10-131-16/+8
* loplugin:mergeclasses, merge IImageProvider with ImageProviderNoel Grandin2015-10-131-17/+9
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12278-3220/+3220
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1210-21/+21
* convert Link<> to typedNoel Grandin2015-10-1230-80/+92
* loplugin:mergeclassesNoel Grandin2015-10-129-126/+49
* formattingNoel Grandin2015-10-121-7/+5
* unnecessary and confusing typedefNoel Grandin2015-10-122-23/+22
* Related tdf#45775: PgSQL new DB allow empty DatasourceJulien Nabet2015-10-122-0/+2
* tdf#94709 - protect TableWindowTitle Command execution.Michael Meeks2015-10-071-1/+5
* loplugin:mergeclassesNoel Grandin2015-10-072-33/+9
* Fix typosAndrea Gelmini2015-10-0613-18/+18