summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppView.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin1-9/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-7/+7
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin1-28/+16
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-3/+0
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-12loplugin:mergeclassesNoel Grandin1-2/+2
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-2/+2
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-2/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-4/+4
2015-04-11Fix more misc. lifecycle mistakes.Michael Meeks1-12/+6
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-10/+4
2015-04-09more double dispose protection.Michael Meeks1-4/+11
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-7/+15
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-8/+8
2014-12-01-Werror,-WswitchStephan Bergmann1-0/+2
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-11/+11
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-9/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-6/+0
2014-01-18Window::PreNotify should return boolStephan Bergmann1-3/+3
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-56/+45
2013-05-07dbaccess: remove Package_incMichael Stahl1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-4/+4
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0