summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlgimp.hxx
AgeCommit message (Expand)Author
2024-07-24tdf#159040: add sign with default certificate to save dialogSarper Akdemir
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-06-01clang-tidy modernize-pass-by-value in fpickerNoel Grandin
2022-02-04use some more add toId/fromIdCaolán McNamara
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-05-01Related: tdf#130505 strangely all these point to the same pair of widgetsCaolán McNamara
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2019-11-18loplugin:singlevalfieldsNoel Grandin
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-02-19loplugin:useuniqueptr in filepickerNoel Grandin
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23loplugin:includeform: fpickerStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-30gpg4libre: Encrypt with GPG checkbox in SaveAs file dialog, 1st stabKatarina Behrens
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-13convert FilePicker flags to scoped enumNoel Grandin
2016-05-11remove unused FILEDLG_STATE constants and fieldsNoel Grandin
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-11tdf#93240: replace boost::ptr_deque with std::deque<std::unique_ptr>Matthew Nicholls
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-15loplugin:unusedmethods accessibility,fpicker,uuiNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in fpickerNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-02fix crash when m_aType is '*'Caolán McNamara
2014-06-30rework resize into a custom widgetCaolán McNamara
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-23fpicker: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann