summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppView.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-08-27weld dbu ui clusterCaolán McNamara1-94/+41
2020-08-26weld OApplicationSwapWindowCaolán McNamara1-2/+2
2020-08-19weld OTitleWindowCaolán McNamara1-2/+2
2020-08-18weld OAppDetailPageHelperCaolán McNamara1-2/+8
2020-08-12weld DBTreeListBoxCaolán McNamara1-6/+6
2020-08-07HandleKeyInput is only called for KEY_MOD2 caseCaolán McNamara1-4/+0
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen1-14/+1
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-24/+24
2019-12-03remove some useless comment linesNoel Grandin1-2/+0
2019-12-02use weld::WaitObjectCaolán McNamara1-2/+1
2019-09-05loplugin:constmethod in dbaccessNoel Grandin1-4/+4
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin1-2/+2
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin1-4/+2
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin1-5/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
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