summaryrefslogtreecommitdiffstats
path: root/include/dbaccess/dataview.hxx
Commit message (Collapse)AuthorAgeFilesLines
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
| | | | Change-Id: Ia1667246064d11827dbd149def15e5bf08b119b8
* dbaccess: nail the last double-dispose issue breaking the test.Michael Meeks2015-04-091-2/+2
| | | | Change-Id: I861c970db9c36c973bcb2fa94a3e8e12f8de4f13
* vcl: VclPtr conversion in variousNoel Grandin2015-04-091-1/+2
| | | | Change-Id: Id4f0cc26e4f5bda345f41130c9838fc44312e98e
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
| | | | | | | | | | Where we can prove that the virtual method is never overriden. In the case of pure-virtual methods, we remove the method entirely. Sometimes this leads to entire methods and fields being eliminated. Change-Id: I138ef81c95f115dbd8c023a83cfc7e9d5d6d14ae
* dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-251-1/+1
| | | | Change-Id: I2b27aaf589fcbe4da1680f624a57be7ae62b0dc5
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
| | | | | | | Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-5/+5
| | | | | | | ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
* Window::PreNotify should return boolStephan Bergmann2014-01-181-1/+1
| | | | Change-Id: Ic9903fd887f2c3fab2630ebeb20df39392177c8d
* fdo#65108 inter-module includes <> include/dbaccessNorbert Thiebaud2013-11-091-1/+1
| | | | Change-Id: I50a6c5c40fec035491921db48e6f7c8db67273cd
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-231-3/+3
| | | | Change-Id: If1ee11da444a7f96f2d8668b277540da0bb4dbe9
* dbaccess: remove Package_incMichael Stahl2013-05-071-0/+85
Change-Id: I8e6748eef04f25603851a33d049cb9585fa04cc6