summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/TableWindow.cxx
AgeCommit message (Expand)Author
2019-12-03remove some useless comment linesNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-08-16loplugin:returnconstant in dbaccessNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-03-05tdf#115998 base: crash on delete relationshipNoel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara
2017-04-18convert join table view menu to .uiCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05only IMG_PRIMARY_KEY is actually usedCaolán McNamara
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin
2016-09-22convert SIZING constants to scoped typed_flagsNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-07Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-17loplugin:staticmethodsStephan Bergmann
2015-05-16refactor dbacess classes to use RenderContextTomaž Vajngerl
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks
2015-04-20dbaccess: convert new to ::Create.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-09vcl: VclPtr conversion in dbaccessNoel Grandin