summaryrefslogtreecommitdiff
path: root/fpicker/source/office/OfficeFolderPicker.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-08loplugin:ostr in fpickerNoel Grandin1-2/+2
2024-03-31tdf#146619 Drop unused 'using namespace' in: fpicker/Gabor Kelemen1-1/+0
2020-07-15fpicker/office: create instances with uno constructorsNoel Grandin1-18/+6
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara1-1/+2
2020-04-23loplugin:makeshared in fpickerNoel Grandin1-2/+2
2019-10-29weld fpicker clusterCaolán McNamara1-15/+15
2019-10-22tdf#42949 Fix IWYU warnings in fpicker/Gabor Kelemen1-4/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): fpickerStephan Bergmann1-1/+1
2019-05-10Replace lists by vectors in fpicker/officeJulien Nabet1-1/+1
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin1-2/+1
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann1-1/+1
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara1-4/+7
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+10
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-05-13convert FilePicker flags to scoped enumNoel Grandin1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2015-12-23loplugin:unusedfields in fpickerNoel Grandin1-5/+3
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-10-14convert Link<> to typedNoel Grandin1-4/+3
2015-10-14com::sun::star->css in fpicker/Noel Grandin1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-16FilePicker interface for RemoteFilesDialogSzymon Kłos1-1/+1
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-23fpicker: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-10/+2
2012-12-10rtl:: removal in fpickerRadu Ioan1-20/+20
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-5/+6
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-11SvStringsDtor->std::vectorAugust Sodora1-57/+8
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-3/+0
2011-12-26Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from fpickerNorbert Thiebaud1-2/+0
2011-03-24remove executable bit from files that are not executablesLuboš Luňák1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-2/+2
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet1-2/+2
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.6.24); FILE MERGEDRüdiger Timm1-40/+18
2008-02-05INTEGRATION: CWS fwk83_SRC680 (1.5.112); FILE MERGEDIvo Hinkelmann1-6/+5
2006-11-22INTEGRATION: CWS asyncdialogs (1.2.34); FILE MERGEDVladimir Glazounov1-8/+48