summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlghelper.cxx
AgeCommit message (Expand)Author
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
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl
2012-03-27fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt
2012-03-14we just want to know if its a directory/folder or notCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-03WaE : missing return value on one code pathNorbert Thiebaud