summaryrefslogtreecommitdiffstats
path: root/extensions/source/dbpilots/commonpagesdbp.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-121-0/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-081-2/+2
* weld linkeditdialogCaolán McNamara2018-04-061-1/+1
* weld native message dialogsCaolán McNamara2018-02-221-2/+2
* loplugin:includeform: extensionsStephan Bergmann2017-10-231-3/+3
* Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2017-09-251-1/+1
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-251-3/+3
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-4/+4
* set parent for file dialog helperCaolán McNamara2017-09-081-1/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-131-1/+1
* use more begin()/end() for SequenceNoel Grandin2017-07-061-5/+3
* extensions: remove COMPMOD preprocessor definesJochen Nitschke2017-06-261-1/+1
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-1/+1
* remove extensions bitmaps from .src filesCaolán McNamara2017-04-261-2/+3
* e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-161-3/+2
* loplugin:expandablemethods in extensionsNoel Grandin2016-11-081-15/+10
* move this monstrosity to the last place its usedCaolán McNamara2016-10-131-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-4/+4
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-121-1/+1
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* convert Link<> to typedNoel Grandin2015-10-121-5/+3
* convert Link<> to typedNoel Grandin2015-09-171-3/+2
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-2/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-7/+2
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-8/+0
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-3/+3
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+39
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-161-1/+1
* callcatcher: update unused codeCaolán McNamara2014-08-161-15/+0
* Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály2014-08-141-11/+10
* RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos2014-07-101-0/+9
* RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos2014-07-071-45/+36
* extensions: sal_Bool->boolNoel Grandin2014-05-021-2/+2
* svtools: sal_Bool->boolNoel Grandin2014-03-251-7/+7
* Remove visual noise from extensionsAlexander Wilms2014-02-271-10/+10
* Remove unneccessary commentsAlexander Wilms2014-02-231-21/+21
* bool improvementsStephan Bergmann2014-01-281-1/+1
* convert extensions module from String to OUStringNoel Grandin2013-10-011-5/+5
* convert GetSelectEntry family to OUStringCaolán McNamara2013-07-261-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-6/+6
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-17/+17
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-2/+1
* drop intermediate XubStringCaolán McNamara2012-06-051-2/+3
* targeted string re-workNorbert Thiebaud2012-05-291-6/+6
* Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot2011-12-231-1/+1