summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/CollectionView.cxx
AgeCommit message (Expand)Author
2021-06-08Simplify Sequences initializations (dbaccess)Julien Nabet
2021-02-22loplugin:refcounting in dbaccessNoel
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-04weld OCollectionViewCaolán McNamara
2019-10-04sSubFolder contents is always overwrittenCaolán McNamara
2019-03-02weld OSaveAsDlgCaolán McNamara
2018-12-28Use copy instead of getToken to get last tokenMatteo Casalin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2015-09-11convert Link<> to typedNoel Grandin
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-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-02fdo#34170 Disable deleting in the native Open DialogSamuel Mehrbrodt
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák