summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppView.cxx
AgeCommit message (Expand)Author
2021-05-17split OutputDevice from WindowNoel Grandin
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-27weld dbu ui clusterCaolán McNamara
2020-08-26weld OApplicationSwapWindowCaolán McNamara
2020-08-19weld OTitleWindowCaolán McNamara
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-08-12weld DBTreeListBoxCaolán McNamara
2020-08-07HandleKeyInput is only called for KEY_MOD2 caseCaolán McNamara
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-12-02use weld::WaitObjectCaolán McNamara
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-11Fix more misc. lifecycle mistakes.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-09more double dispose protection.Michael Meeks
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-01-Werror,-WswitchStephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl