summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:unusedmethodsNoel Grandin2015-10-062-6/+0
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-7/+8
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-052-7/+7
* coverity#735690 Unchecked dynamic_castCaolán McNamara2015-10-011-4/+4
* -Werror,-Wunused-private-fieldStephan Bergmann2015-10-012-3/+0
* loplugin:unusedmethodsNoel Grandin2015-10-0150-221/+13
* Fix typosAndrea Gelmini2015-09-3014-15/+15
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-295-18/+18
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-2910-21/+1
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-2916-29/+30
* Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2015-09-282-5/+6
* convert Link<> to typedNoel Grandin2015-09-262-5/+3
* convert Link<> to typedNoel Grandin2015-09-252-7/+5
* convert Link<> to typedNoel Grandin2015-09-246-50/+47
* convert Link<> to typedNoel Grandin2015-09-222-8/+8
* convert Link<> to typedNoel Grandin2015-09-211-5/+3
* Some follow-up #include clean-upStephan Bergmann2015-09-182-3/+0
* silence warning when not a warningLionel Elie Mamane2015-09-171-1/+2
* boost->stdCaolán McNamara2015-09-1758-181/+155
* remove unused Link<> fieldNoel Grandin2015-09-172-7/+1
* convert Link<> to typedNoel Grandin2015-09-172-21/+20
* convert Link<> to typedNoel Grandin2015-09-173-5/+5
* remove unused Link<> fieldsNoel Grandin2015-09-172-9/+2
* convert Link<> to typedNoel Grandin2015-09-178-49/+44
* remove unused Link<> fieldNoel Grandin2015-09-172-17/+0
* convert Link<> to typedNoel Grandin2015-09-174-20/+18
* convert Link<> to typedNoel Grandin2015-09-176-10/+8
* convert Link<> to typedNoel Grandin2015-09-174-15/+10
* convert Link<> to typedNoel Grandin2015-09-174-8/+6
* convert Link<> to typedNoel Grandin2015-09-151-3/+1
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-151-2/+2
* convert Link<> to typedNoel Grandin2015-09-146-11/+14