summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/opengrf.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-9/+5
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-18/+14
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-9/+9
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-3/+3
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-6/+1
2016-06-10Clean up uses of Any::getValue() in sfx2Stephan Bergmann1-1/+2
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-2/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-1/+1
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin1-2/+2
2013-08-29convert include/sfx2/opengrf.hxx from String to OUStringNoel Grandin1-7/+7
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-26tidy some resource stringsCaolán McNamara1-1/+1
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-02-27Removed unused codeSzabolcs Dezsi1-7/+0
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl1-2/+3
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-05-20adapt for singleton api changeCaolán McNamara1-10/+10
2011-04-15catch by const referenceCaolán McNamara1-3/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-15/+12
2011-03-13Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-15/+12
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-10/+10