summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2015-10-15simplify the CellController modify Link<> handlingNoel Grandin1-25/+4
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin6-26/+15
2015-10-15convert Link<> to typedNoel Grandin4-8/+13
2015-10-15simplify the way we override behaviour hereNoel Grandin9-70/+55
2015-10-13Assumed fix of a clang-analyzer-deadcode.DeadStoresStephan Bergmann1-6/+9
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-10-13loplugin:mergeclasses, merge OOdbcLibWrapper with OOdbcEnumerationNoel Grandin2-53/+25
2015-10-13loplugin:mergeclasses, merge ILabelProvider with LabelProviderNoel Grandin1-16/+8
2015-10-13loplugin:mergeclasses, merge IImageProvider with ImageProviderNoel Grandin1-17/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann278-3220/+3220
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann10-21/+21
2015-10-12convert Link<> to typedNoel Grandin30-80/+92
2015-10-12loplugin:mergeclassesNoel Grandin9-126/+49
2015-10-12formattingNoel Grandin1-7/+5
2015-10-12unnecessary and confusing typedefNoel Grandin2-23/+22
2015-10-12Related tdf#45775: PgSQL new DB allow empty DatasourceJulien Nabet2-0/+2
2015-10-07tdf#94709 - protect TableWindowTitle Command execution.Michael Meeks1-1/+5
2015-10-07loplugin:mergeclassesNoel Grandin2-33/+9
2015-10-06Fix typosAndrea Gelmini13-18/+18
2015-10-06loplugin:unusedmethodsNoel Grandin2-6/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-7/+8
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara2-7/+7
2015-10-01coverity#735690 Unchecked dynamic_castCaolán McNamara1-4/+4
2015-10-01-Werror,-Wunused-private-fieldStephan Bergmann2-3/+0
2015-10-01loplugin:unusedmethodsNoel Grandin50-221/+13
2015-09-30Fix typosAndrea Gelmini14-15/+15
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann5-18/+18
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin10-21/+1
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht16-29/+30
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2-5/+6
2015-09-26convert Link<> to typedNoel Grandin2-5/+3
2015-09-25convert Link<> to typedNoel Grandin2-7/+5
2015-09-24convert Link<> to typedNoel Grandin6-50/+47
2015-09-22convert Link<> to typedNoel Grandin2-8/+8
2015-09-21convert Link<> to typedNoel Grandin1-5/+3
2015-09-18Some follow-up #include clean-upStephan Bergmann2-3/+0
2015-09-17silence warning when not a warningLionel Elie Mamane1-1/+2
2015-09-17boost->stdCaolán McNamara58-181/+155
2015-09-17remove unused Link<> fieldNoel Grandin2-7/+1
2015-09-17convert Link<> to typedNoel Grandin2-21/+20
2015-09-17convert Link<> to typedNoel Grandin3-5/+5
2015-09-17remove unused Link<> fieldsNoel Grandin2-9/+2
2015-09-17convert Link<> to typedNoel Grandin8-49/+44
2015-09-17remove unused Link<> fieldNoel Grandin2-17/+0
2015-09-17convert Link<> to typedNoel Grandin4-20/+18
2015-09-17convert Link<> to typedNoel Grandin6-10/+8
2015-09-17convert Link<> to typedNoel Grandin4-15/+10
2015-09-17convert Link<> to typedNoel Grandin4-8/+6
2015-09-15convert Link<> to typedNoel Grandin1-3/+1
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2