summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/CollectionView.cxx
AgeCommit message (Expand)Author
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2021-12-26Typo: insertHierachyElement->insertHierarchyElementJulien Nabet
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