tor' content='cgit '/>
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx
AgeCommit message (Expand)Author
2015-09-17boost->stdCaolán McNamara
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe