summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlgimp.cxx
AgeCommit message (Expand)Author
2018-04-12tdf#42949 Remove unnecessary localization headers from fpickerGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-19loplugin:useuniqueptr in filepickerNoel Grandin
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-01-12More loplugin:cstylecast: fpickerStephan Bergmann
2017-11-06loplugin:constparams in various(2)Noel Grandin
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-18drop unused CntContentTypeItemJochen Nitschke
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara
2016-12-06loplugin:staticmethodsNoel Grandin
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
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-02-09Remove excess newlinesChris Sherlock
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11tdf#93240: replace boost::ptr_deque with std::deque<std::unique_ptr>Matthew Nicholls
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in fpickerNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos
2014-04-23fpicker: sal_Bool->boolNoel Grandin
2014-03-28Remove remaining DBG_CTOR etc. remnants from fpickerStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from fpickerAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-02-Werror,-Wunused-functionStephan Bergmann