summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.cxx
AgeCommit message (Expand)Author
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky
2018-01-12More loplugin:cstylecast: fpickerStephan Bergmann
2017-11-01tdf#113304,filepicker: encrypt w/ GPG only when it makes senseKatarina Behrens
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: fpickerStephan Bergmann
2017-08-30gpg4libre: Encrypt with GPG checkbox in SaveAs file dialog, 1st stabKatarina Behrens
2017-08-17Fix typosAndrea Gelmini
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in fpickerNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-05-19loplugin:stringcopy: fpickerStephan Bergmann
2017-05-18SVT_RESSTR can go nowCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06loplugin:staticmethodsNoel Grandin
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-23convert FLT constants to o3tl::typed_flagsNoel Grandin
2016-10-28tdf#89329: use unique_ptr for pImpl in fpicker/Rohan Kumar
2016-10-05convert MapUnit to scoped enumNoel 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-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-27Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30valgrind: Invalid read of size 8Caolán McNamara
2016-05-13convert FilePicker flags to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12Convert SFX_EXTRA to scoped enumNoel Grandin
2016-05-11remove unused FILEDLG_STATE constants and fieldsNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-23-Werror=unused-but-set-variableStephan Bergmann
2016-03-23loplugin:constantparam in fpickerNoel Grandin
2016-03-23remove unused AUTOSELECT_USERFILTER codeNoel Grandin
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara