summaryrefslogtreecommitdiff
path: root/include/dbaccess/dataview.hxx
AgeCommit message (Expand)Author
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-08-19Fix typosAndrea Gelmini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2015-10-21com::sun::star->css in include/dbaccessNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09dbaccess: nail the last double-dispose issue breaking the test.Michael Meeks
2015-04-09vcl: VclPtr conversion in variousNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan 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