summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlgimp.cxx
AgeCommit message (Expand)Author
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
2013-10-01convert fpicker module from String to OUStringNoel Grandin
2013-09-13String to OUStringThomas Arnhold
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-06-17cppcheck: fix uninitMemberVar in fpicker partJulien Nabet
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2012-12-10rtl:: removal in fpickerRadu Ioan
2012-08-08missing "Workplace" string for STR_SVT_MIMETYPE_CNT_FSYSBOXIvan Timofeev
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-13fpicker: moved + and - buttons in the places list controlCédric Bosdonnat
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin
2012-06-04nuke unused definesTakeshi Abe
2012-04-24OSL_DEBUG_LEVEL > 0 -> defined DBG_UTILStephan Bergmann
2012-04-05SvtFileDialogURLSelector::OpenURL can go apparentlyCaolán McNamara
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-02Internal fpicker cleanup and reworkCédric Bosdonnat
2012-04-02fpicker: a list of bookmarks in the file pickerMartin Richard
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from fpickerNorbert Thiebaud
2011-03-24remove executable bit from files that are not executablesLuboš Luňák
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-04German comments translation.Michael Muench
2010-11-22Removing the last of the HC ions from libs-coreJoseph Powers
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-12slidecopy: mergeFrank Schoenheit [fs]