summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/WTypeSelect.cxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-07-24drop intermediate TabPageCaolán McNamara
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-03-11tdf#39674 Translate German variable namesJohnny_M
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