summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-085-12/+12
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-4/+4
* SvtFileDialogURLSelector::OpenURL can go apparentlyCaolán McNamara2012-04-052-9/+0
* callcatcher: update list, add README, remove some newly unused codeCaolán McNamara2012-04-055-127/+0
* KDE3 file picker moved from fpicker to vclCédric Bosdonnat2012-04-0222-3541/+0
* KDE4 file picker moved from fpicker to vclCédric Bosdonnat2012-04-028-1193/+0
* Internal fpicker cleanup and reworkCédric Bosdonnat2012-04-0211-178/+156
* fpicker: a list of bookmarks in the file pickerMartin Richard2012-04-0212-76/+963
* Bin a few more 16-bit Windows leftoversTor Lillqvist2012-03-211-23/+0
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-3/+3
* kde4 fpicker doesn't use Q_OBJECT, no need for mocLuboš Luňák2012-03-164-80/+0
* fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxxMichael Stahl2012-03-152-103/+0
* error: 'XFolderPicker' was not declared in this scopeDavid Tardon2012-03-151-0/+1
* fdo#47246: fpicker: merge fop library into fps:Michael Stahl2012-03-147-104/+37
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+6
* change vcl's SETTINGS_* #define's to const intLuboš Luňák2012-03-091-15/+0
* yet another clash with macro nameDavid Tardon2012-03-081-0/+4
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-013-12/+12
* TypoStephan Bergmann2012-02-271-1/+1
* disable warnigns as errors for KDE3 codeLuboš Luňák2012-02-271-0/+2
* disable -Wshadow for KDE backendsLuboš Luňák2012-02-273-0/+15
* Disable WaE in fpicker/source/unx/kdeStephan Bergmann2012-02-241-0/+2
* MinGW: IFileDialog is present, but IFileDialogCustomize is still missing.Jan Holesovsky2012-02-246-16/+16
* Rewrite fix to use the same SimpleResMgr ctor as it did beforeStephan Bergmann2012-02-241-3/+2
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-234-4/+4
* fix build on Windows: use OUStringMatus Kukan2012-02-231-1/+1
* Get rid of size() == 0Elton Chung2012-02-192-2/+2
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-182-6/+6
* Possible inefficient checking for 'm_EventList' emptiness.Mariusz Dykierek2012-02-171-1/+1
* Fix typos in commentsElton Chung2012-02-131-2/+2
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-261-1/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-173-7/+7
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-163-8/+7
* SvStringsDtor->std::vectorAugust Sodora2012-01-112-47/+8
* SvStringsDtor->std::vectorAugust Sodora2012-01-114-78/+22
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-105-19/+0
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-101-2/+2
* use custom target for generated sourceDavid Tardon2012-01-074-4/+76
* split module targets' registrationDavid Tardon2012-01-071-20/+32
* use custom target for generated sourceDavid Tardon2012-01-074-4/+76
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-2/+0
* workaround for LO namespace pollution breaking KDE4 fpicker buildLuboš Luňák2012-01-061-0/+8
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-053-4/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-053-3/+0
* fpicker: add missing comphelperMichael Stahl2012-01-051-0/+1