summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlghelper.cxx
AgeCommit message (Expand)Author
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky
2013-10-08CID#1079304 uninitialized membersCaolán McNamara
2013-10-01fix conversion to OUString in filedlghelper.cxxNoel Grandin
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl
2013-09-06FileDialogHelper - remove unneeded commentsTomaž Vajngerl
2013-09-05fix windows build after my OUString changesNoel Grandin
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-29fix windows build after my OUString changesNoel Grandin
2013-08-29convert sfx2/source/dialog/* from String to OUStringNoel Grandin
2013-08-29convert sfx2/source/dialog/filedlgimpl.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/filedlghelper.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15fdo#59524 Enable encryption for docx, pptx and standard OOXML formatsTomaž Vajngerl
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl
2013-07-09fix the sfx2->sfx log area renameLuboš Luňák
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-10Fix memory leak in FileDialogHelper_Impl::createMatcher/addFilters.Mark Wielaard
2013-06-05FileDialogHelper_Impl::addFilters. Don't leak matcher.Mark Wielaard
2013-06-03Fix variable value reassigned before old value usedJulien Nabet
2013-04-09String cleanup inside SfxFilter.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25fdo#60780, Save a Copy wipÁdám Csaba Király
2013-03-25coverity#704302 Logically dead codeJulien Nabet
2013-03-08some further OUString cleanupThomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04fix missing return statementNoel Grandin
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-06Check if Bitmap is empty before trying to scale itAriel Constenla-Haile
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06fs34b: #i89080# always apply the 'Link'/'Preview' state from configFrank Schoenheit [fs]
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-27Missing #include <errno.h>Stephan Bergmann
2012-04-27Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPathStephan Bergmann