summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/WTypeSelect.cxx
AgeCommit message (Expand)Author
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-26drop some unnecessary includesCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M
2017-05-19loplugin:stringcopy: dbaccessStephan Bergmann
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara
2017-04-18convert primary key menu to .uiCaolán McNamara
2016-12-05only IMG_PRIMARY_KEY is actually usedCaolán McNamara
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2015-12-05loplugin:defaultparamsMatúš Kukan
2015-12-05tdf#96234: Type Formatting, Primary key checkbox may be checkedJulien Nabet
2015-12-03Revert "tdf#96012: Type formatting in Base shouldn't be multiselect"Lionel Elie Mamane
2015-12-02tdf#96012: Type formatting in Base shouldn't be multiselectJulien Nabet
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-12Restore correct boolean return valueMatteo Casalin
2015-09-12Reduce scope by early bail outMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-13More lifecycle correction.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-12-01-Werror,-WswitchStephan Bergmann