summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21Fix indentation.Jan Holesovsky
2015-10-20tdf#89592: use initializer listmarstay
2015-10-20tdf#93724 KeySet insert: properly set default values: NULL & right typeLionel Elie Mamane
2015-10-20convert Link<> to typedNoel Grandin
2015-10-20convert Link<> to typedNoel Grandin
2015-10-20convert Link<> to typedNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19remove dead Link<> codeNoel Grandin
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-17coverity#1327443 Division or modulo by zeroCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15simplify the CellController modify Link<> handlingNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15simplify the way we override behaviour hereNoel Grandin
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