summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat22-3541/+0
2012-04-02KDE4 file picker moved from fpicker to vclCédric Bosdonnat8-1193/+0
2012-04-02Internal fpicker cleanup and reworkCédric Bosdonnat11-178/+156
2012-04-02fpicker: a list of bookmarks in the file pickerMartin Richard12-76/+963
2012-03-21Bin a few more 16-bit Windows leftoversTor Lillqvist1-23/+0
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-3/+3
2012-03-16kde4 fpicker doesn't use Q_OBJECT, no need for mocLuboš Luňák4-80/+0
2012-03-15fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxxMichael Stahl2-103/+0
2012-03-15error: 'XFolderPicker' was not declared in this scopeDavid Tardon1-0/+1
2012-03-14fdo#47246: fpicker: merge fop library into fps:Michael Stahl7-104/+37
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+6
2012-03-09change vcl's SETTINGS_* #define's to const intLuboš Luňák1-15/+0
2012-03-08yet another clash with macro nameDavid Tardon1-0/+4
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann3-12/+12
2012-02-27TypoStephan Bergmann1-1/+1
2012-02-27disable warnigns as errors for KDE3 codeLuboš Luňák1-0/+2
2012-02-27disable -Wshadow for KDE backendsLuboš Luňák3-0/+15
2012-02-24Disable WaE in fpicker/source/unx/kdeStephan Bergmann1-0/+2
2012-02-24MinGW: IFileDialog is present, but IFileDialogCustomize is still missing.Jan Holesovsky6-16/+16
2012-02-24Rewrite fix to use the same SimpleResMgr ctor as it did beforeStephan Bergmann1-3/+2
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann4-4/+4
2012-02-23fix build on Windows: use OUStringMatus Kukan1-1/+1
2012-02-19Get rid of size() == 0Elton Chung2-2/+2
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2-6/+6
2012-02-17Possible inefficient checking for 'm_EventList' emptiness.Mariusz Dykierek1-1/+1
2012-02-13Fix typos in commentsElton Chung1-2/+2
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann1-1/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz3-7/+7
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz3-8/+7
2012-01-11SvStringsDtor->std::vectorAugust Sodora2-47/+8
2012-01-11SvStringsDtor->std::vectorAugust Sodora4-78/+22
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora5-19/+0
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-2/+2
2012-01-07use custom target for generated sourceDavid Tardon4-4/+76
2012-01-07split module targets' registrationDavid Tardon1-20/+32
2012-01-07use custom target for generated sourceDavid Tardon4-4/+76
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-2/+0
2012-01-06workaround for LO namespace pollution breaking KDE4 fpicker buildLuboš Luňák1-0/+8
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz3-4/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz3-3/+0
2012-01-05fpicker: add missing comphelperMichael Stahl1-0/+1
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-25/+24
2012-01-04fpicker: fix makefile typoMichael Stahl1-1/+1
2011-12-29EasyHack fdo#42454, remove code associated with unused iconsGustavo Buzzatti Pacheco2-23/+5
2011-12-27add the needed -framework for fps_aquaNorbert Thiebaud1-0/+5
2011-12-27WaE unused variablesNorbert Thiebaud2-19/+43