summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* 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
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-25/+24
* fpicker: fix makefile typoMichael Stahl2012-01-041-1/+1
* EasyHack fdo#42454, remove code associated with unused iconsGustavo Buzzatti Pacheco2011-12-292-23/+5
* add the needed -framework for fps_aquaNorbert Thiebaud2011-12-271-0/+5
* WaE unused variablesNorbert Thiebaud2011-12-272-19/+43
* WaE: unused variablesMatúš Kukan2011-12-271-0/+8
* fpicker: convert to gbuildMatúš Kukan2011-12-2729-921/+777
* fpicker: aqua: move source files .cxx -> .mmMatúš Kukan2011-12-278-0/+0
* Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot2011-12-266-16/+16