summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/CollectionView.cxx
Commit message (Expand)AuthorAgeFilesLines
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-5/+5
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-261-3/+6
* Handle focus_on_click glade property for buttonsMaxim Monastirsky2018-01-171-1/+0
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-121-2/+2
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-7/+7
* convert message box style bits to scoped enumNoel Grandin2017-08-231-1/+1
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-10/+6
* Removed duplicated includesAndrea Gelmini2017-07-231-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-4/+6
* loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2017-06-231-4/+3
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* loplugin:constantparamNoel Grandin2017-05-091-5/+5
* remove dbaccess bitmaps from .src filesCaolán McNamara2017-04-251-2/+3
* d*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-181-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-4/+4
* convert Link<> to typedNoel Grandin2015-09-111-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-9/+6
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-3/+14
|\
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+16
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-2/+2
| * vcl: VclPtr conversion in dbaccessNoel Grandin2015-04-091-5/+0
* | Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann2015-04-281-1/+1
|/
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-7/+7
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály2014-07-021-40/+33
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-2/+2
* DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-3/+0
* fdo#34170 Disable deleting in the native Open DialogSamuel Mehrbrodt2013-12-021-0/+1
* remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin2013-11-111-2/+2
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-221-2/+2
* convert dbaccess module from String to OUStringNoel Grandin2013-10-011-6/+6
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-16/+9
* convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin2013-08-221-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-13/+13
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-051-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-3/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-3/+3
* doubled namespaceThomas Arnhold2013-03-041-1/+0
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-061-5/+5
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-10/+2
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-16/+16
* Remove unused definesThomas Arnhold2012-07-011-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-141-23/+14
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-4/+4