summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/opengrf.cxx
AgeCommit message (Expand)Author
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-06-10Clean up uses of Any::getValue() in sfx2Stephan Bergmann
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/opengrf.hxx from String to OUStringNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-02-27Removed unused codeSzabolcs Dezsi
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-05-20adapt for singleton api changeCaolán McNamara