summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist2011-08-291-0/+2
* fpicker depends on ucb thanks to the ODMA headers.Jan Holesovsky2011-08-241-1/+1
* Avoid compilation error in dbgutil (_DEBUG) MSVC buildTor Lillqvist2011-08-231-0/+2
* cppcheck: possibly efficient checking for emptinessTakeshi Abe2011-08-171-3/+3
* More header name case fixes for MinGW cross-compilationTor Lillqvist2011-07-203-5/+5
* Use delay loading only with MSCTor Lillqvist2011-07-201-1/+5
* Fix MSVC warnings and errors, fallout from previous commitTor Lillqvist2011-07-204-11/+8
* MinGW fixesTor Lillqvist2011-07-2011-22/+56
* Fix some MinGW warnings and errorsTor Lillqvist2011-07-204-3/+7
* The file is Fps.rc, not fps.rcTor Lillqvist2011-07-201-1/+1
* Drop Win9x dialogs and make compatible with windresTor Lillqvist2011-07-201-196/+15
* Drop Win9x stuffTor Lillqvist2011-07-207-312/+15
* Fix MinGW compilation errorsTor Lillqvist2011-07-205-2/+8
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-1211-111/+0
* adapt for new apiCaolán McNamara2011-06-221-1/+1
* ByteString -> rtl::OStringBufferCaolán McNamara2011-06-202-3/+3
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
* Sanity test, seems to fix fdo#37930Tor Lillqvist2011-06-061-0/+3
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-10/+10
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-278-64/+107
|\
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-288-64/+107
| |\
| | * fwk167: Rebase to DEV300m103Carsten Driesner2011-03-214-1/+7
| | |\
| | * | fwk167: #i93666# Added separators to the new Vista/7 file dialogCarsten Driesner2011-03-186-84/+78
| | * | fwk167: #i117379# Use bool instead of Windows type BOOL to prevent misuseCarsten Driesner2011-03-161-1/+1
| | * | fwk167: #i117378# Use safer way to check for visibilityCarsten Driesner2011-03-161-1/+1
| | * | fwk167: #i117378# Use BOOL instead of sal_Bool for Windows specific code.Carsten Driesner2011-03-161-1/+1
| | * | fwk167: #i90917# Filter out requests for controls which are not available for...Carsten Driesner2011-03-031-5/+28
* | | | Drop OS2Tor Lillqvist2011-05-212-13/+3
* | | | do not leak memoryDavid Tardon2011-05-121-2/+12
* | | | use rtl::OUStringDavid Tardon2011-05-121-2/+2
* | | | OpenOffice.org -> LibreOfficeLuboš Luňák2011-04-281-3/+3
* | | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-217-14/+13
* | | | silence virtual overriden warningLuboš Luňák2011-04-111-0/+1
* | | | -Wno-shadow for KDE sourcesLuboš Luňák2011-04-111-0/+4
|/ / /
* | | remove obsolete component_writeInfo methodsMichael Meeks2011-04-011-7/+1
* | | drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-291-0/+0
* | | using disposingCaolán McNamara2011-03-281-0/+4
* | | ooopsFridrich Štrba2011-03-281-1/+1
* | | Fix Windows build of fpickerFridrich Štrba2011-03-283-5/+10
* | | Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-253-6/+0
* | | set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
* | | remove executable bit from files that are not executablesLuboš Luňák2011-03-24199-0/+0
* | | Fixed build with --enable-kde4Katarina Machalkova2011-03-231-1/+1
* | | WaE: missing format stringThomas Arnhold2011-03-191-0/+1
* | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-199-21/+21
* | | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky2011-03-181-2/+8
|\ \ \
| * | | use full path for kdefilepicker helper binary (bnc#31109)Luboš Luňák2011-03-181-2/+8
* | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-18202-370/+510
|\ \ \ \ | |/ / / |/| | |
| * | | fix mis-merge all-around.Norbert Thiebaud2011-03-121-40/+0
| * | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-12202-370/+550
| |\ \ \ | | | |/ | | |/|