summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/TableWindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-02-16convert m_aTypeImage to weld::Image and move inside OTableWindowTitleCaolán McNamara1-22/+6
2021-02-16weld OTableWindowTitleCaolán McNamara1-15/+16
2020-12-21weld tabledesignrowmenuCaolán McNamara1-2/+0
2020-12-21weld jointablemenuCaolán McNamara1-4/+7
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-2/+3
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel1-5/+5
2020-08-12weld DBTreeListBoxCaolán McNamara1-1/+1
2020-08-08loplugin:unusedmethodsNoel Grandin1-17/+0
2020-08-04weld OTableWindowListBoxCaolán McNamara1-41/+43
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen1-10/+4
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-23/+23
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen1-0/+2
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-02-13Pointer is pointlessNoel Grandin1-5/+6
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-08-16loplugin:returnconstant in dbaccessNoel Grandin1-7/+4
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen1-1/+0
2018-03-05tdf#115998 base: crash on delete relationshipNoel Grandin1-0/+1
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin1-8/+8
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin1-14/+14
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-14/+14
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin1-7/+1
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara1-1/+2
2017-04-18convert join table view menu to .uiCaolán McNamara1-7/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+3
2016-12-05only IMG_PRIMARY_KEY is actually usedCaolán McNamara1-4/+2
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin1-6/+1
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin1-6/+5
2016-09-22convert SIZING constants to scoped typed_flagsNoel Grandin1-30/+20
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+2
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-09-17boost->stdCaolán McNamara1-2/+0
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-3/+3
2015-07-07Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara1-42/+41