summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/CollectionView.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen1-2/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin1-2/+3
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann1-2/+3
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann1-1/+1
2021-12-26Typo: insertHierachyElement->insertHierarchyElementJulien Nabet1-1/+1
2021-06-08Simplify Sequences initializations (dbaccess)Julien Nabet1-3/+1
2021-02-22loplugin:refcounting in dbaccessNoel1-4/+3
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen1-11/+0
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+3
2019-10-04weld OCollectionViewCaolán McNamara1-60/+86
2019-10-04sSubFolder contents is always overwrittenCaolán McNamara1-2/+1
2019-03-02weld OSaveAsDlgCaolán McNamara1-1/+1
2018-12-28Use copy instead of getToken to get last tokenMatteo Casalin1-2/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-2/+2
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-5/+5
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-3/+6
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky1-1/+0
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-7/+7
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-10/+6
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+6
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin1-4/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09loplugin:constantparamNoel Grandin1-5/+5
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara1-2/+3
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2015-09-11convert Link<> to typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+6
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+14
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+16
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-5/+0
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály1-40/+33
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-2/+2
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-12-02fdo#34170 Disable deleting in the native Open DialogSamuel Mehrbrodt1-0/+1