summaryrefslogtreecommitdiff
path: root/include/svtools/fileview.hxx
AgeCommit message (Expand)Author
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-06drop some now unnecessary includeCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-19reserve negative responses for internal responsesCaolán McNamara
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in fileviewXisco Fauli
2016-03-09icon view for RemoteFilesDialogSzymon Kłos
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-29RemoteFilesDialog: file name autocompletionSzymon Kłos
2015-08-29don't show type column in the RemoteFilesDialogSzymon Kłos
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-14reuse data from SvtFileView in the FolderTreeSzymon Kłos
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert FILEVIEW_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-02-21Typo: aply->applyJulien Nabet
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara
2013-11-27QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl