summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
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
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-01coverity#735690 Unchecked dynamic_castCaolán McNamara
2015-10-01-Werror,-Wunused-private-fieldStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann
2015-09-26convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17silence warning when not a warningLionel Elie Mamane
2015-09-17boost->stdCaolán McNamara
2015-09-17remove unused Link<> fieldNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17remove unused Link<> fieldsNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17remove unused Link<> fieldNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-14convert Link<> to typedNoel Grandin
2015-09-12Restore correct boolean return valueMatteo Casalin
2015-09-12Reduce scope by early bail outMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin