summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/JoinTableView.cxx
AgeCommit message (Expand)Author
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-03-24loplugin:constantfunction: dbaccessNoel Grandin
2015-03-12CppCheck cleaning : Redundant checking for element existenceMichaël Lefèvre
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-05V801: Decreased performanceCaolán McNamara
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-09changed timers to idleJennifer Liebel
2014-12-09idle to timerJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-01-Werror,-WswitchStephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-14typo: te -> theThomas Arnhold
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-11-25Fix some typos for "height"Julien Nabet
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26German comment translated to EnglishDavid Verrier
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-11-25German comment translationsMarkus Maier
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-06-14re-base on ALv2 code.Michael Meeks
2012-04-24WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud