summaryrefslogtreecommitdiff
path: root/include/dbaccess
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09dbaccess: nail the last double-dispose issue breaking the test.Michael Meeks
2015-04-09vcl: VclPtr conversion in variousNoel Grandin
2015-04-06apparently OGenericUnoController::InvalidateFeature is unusedCaolán McNamara
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Typo: ..syncronous..=>synchronous (dbaccess)(new)Julien Nabet
2015-01-24Revert "Typo: ..syncronous..=>synchronous (dbaccess)"Julien Nabet
2015-01-24Typo: ..syncronous..=>synchronous (dbaccess)Julien Nabet
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-10fold dbaccess::IReference interface into the only place it is in useNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/dbaccessNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-05-07dbaccess: remove Package_incMichael Stahl