summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-25fpicker: Respect the PrepareExecute() resultPranav Kant1-1/+2
2018-03-23lokdialog: Disable filepicker for LOKPranav Kant1-0/+4
2017-11-01tdf#113304,filepicker: encrypt w/ GPG only when it makes senseKatarina Behrens1-3/+0
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: fpickerStephan Bergmann1-16/+16
2017-08-30gpg4libre: Encrypt with GPG checkbox in SaveAs file dialog, 1st stabKatarina Behrens1-0/+12
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-12/+12
2017-07-20loplugin:constparams in fpickerNoel Grandin1-3/+3
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin1-2/+0
2017-05-19loplugin:stringcopy: fpickerStephan Bergmann1-3/+3
2017-05-18SVT_RESSTR can go nowCaolán McNamara1-22/+22
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara1-2/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-29convert EViewType to scoped enumNoel Grandin1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-12-06loplugin:staticmethodsNoel Grandin1-1/+1
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara1-6/+8
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-21/+21
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-4/+4
2016-11-23convert FLT constants to o3tl::typed_flagsNoel Grandin1-27/+14
2016-10-28tdf#89329: use unique_ptr for pImpl in fpicker/Rohan Kumar1-294/+294
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-22/+22
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin1-4/+1
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-06-27Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara1-2/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-30valgrind: Invalid read of size 8Caolán McNamara1-0/+1
2016-05-13convert FilePicker flags to scoped enumNoel Grandin1-43/+23
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-15/+0
2016-05-12Convert SFX_EXTRA to scoped enumNoel Grandin1-11/+11
2016-05-11remove unused FILEDLG_STATE constants and fieldsNoel Grandin1-6/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-23-Werror=unused-but-set-variableStephan Bergmann1-14/+0
2016-03-23loplugin:constantparam in fpickerNoel Grandin1-10/+7
2016-03-23remove unused AUTOSELECT_USERFILTER codeNoel Grandin1-33/+0
2016-03-09loplugin:constantparam in svtoolsNoel Grandin1-4/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-34/+0
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken1-16/+16
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara1-2/+2