summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/WTypeSelect.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-12/+12
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+5
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann1-1/+0
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M1-1/+1
2017-05-19loplugin:stringcopy: dbaccessStephan Bergmann1-2/+2
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-7/+1
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara1-1/+2
2017-04-18convert primary key menu to .uiCaolán McNamara1-18/+15
2016-12-05only IMG_PRIMARY_KEY is actually usedCaolán McNamara1-5/+1
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin1-18/+16
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin1-2/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-3/+3
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet1-1/+1
2015-12-05loplugin:defaultparamsMatúš Kukan1-1/+1
2015-12-05tdf#96234: Type Formatting, Primary key checkbox may be checkedJulien Nabet1-5/+27
2015-12-03Revert "tdf#96012: Type formatting in Base shouldn't be multiselect"Lionel Elie Mamane1-1/+3
2015-12-02tdf#96012: Type formatting in Base shouldn't be multiselectJulien Nabet1-3/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12convert Link<> to typedNoel Grandin1-4/+3
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-4/+4
2015-09-12Restore correct boolean return valueMatteo Casalin1-2/+2
2015-09-12Reduce scope by early bail outMatteo Casalin1-4/+3
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-12/+10
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+1
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-3/+3
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-1/+1
2015-04-13More lifecycle correction.Michael Meeks1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-3/+3
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+0
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-13/+41
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-5/+6
2014-12-01-Werror,-WswitchStephan Bergmann1-0/+2
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-10-03loplugin: cstylecastNoel Grandin1-6/+6
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-06TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .uiSzymon Kłos1-65/+70
2014-06-24new compilerplugin returnbyrefNoel Grandin1-4/+4
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-15/+15
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1