summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-14convert Link<> to typedNoel Grandin6-11/+14
2015-09-12Restore correct boolean return valueMatteo Casalin1-2/+2
2015-09-12Reduce scope by early bail outMatteo Casalin1-4/+3
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin8-54/+52
2015-09-11convert Link<> to typedNoel Grandin9-16/+20
2015-09-11convert Link<> to typedNoel Grandin7-27/+13
2015-09-10convert Link<> to typedNoel Grandin6-10/+15
2015-09-08convert Link<> to typedNoel Grandin2-3/+2
2015-09-08convert Link<> to typedNoel Grandin9-19/+16
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara11-15/+15
2015-09-07WaE: not necessary to pass this argument, it defaults to the same valueTor Lillqvist1-1/+1
2015-09-07dbaccess: replace for_each with range-based forDaniel Robertson13-226/+87
2015-09-04convert Link<> to typedNoel Grandin4-8/+8
2015-09-04convert Link<> to typedNoel Grandin4-7/+4
2015-09-03convert Link<> to typedNoel Grandin11-18/+13
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin4-11/+10