summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2011-08-29More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist
2011-08-24fpicker depends on ucb thanks to the ODMA headers.Jan Holesovsky
2011-08-23Avoid compilation error in dbgutil (_DEBUG) MSVC buildTor Lillqvist
2011-08-17cppcheck: possibly efficient checking for emptinessTakeshi Abe
2011-07-20More header name case fixes for MinGW cross-compilationTor Lillqvist
2011-07-20Use delay loading only with MSCTor Lillqvist
2011-07-20Fix MSVC warnings and errors, fallout from previous commitTor Lillqvist
2011-07-20MinGW fixesTor Lillqvist
2011-07-20Fix some MinGW warnings and errorsTor Lillqvist
2011-07-20The file is Fps.rc, not fps.rcTor Lillqvist
2011-07-20Drop Win9x dialogs and make compatible with windresTor Lillqvist
2011-07-20Drop Win9x stuffTor Lillqvist
2011-07-20Fix MinGW compilation errorsTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-22adapt for new apiCaolán McNamara
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
2011-06-06Sanity test, seems to fix fdo#37930Tor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-21Drop OS2Tor Lillqvist
2011-05-12do not leak memoryDavid Tardon
2011-05-12use rtl::OUStringDavid Tardon
2011-04-28OpenOffice.org -> LibreOfficeLuboš Luňák
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-11silence virtual overriden warningLuboš Luňák
2011-04-11-Wno-shadow for KDE sourcesLuboš Luňák
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-28using disposingCaolán McNamara
2011-03-28ooopsFridrich Štrba
2011-03-28Fix Windows build of fpickerFridrich Štrba
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-24remove executable bit from files that are not executablesLuboš Luňák
2011-03-23Fixed build with --enable-kde4Katarina Machalkova
2011-03-21fwk167: Rebase to DEV300m103Carsten Driesner
2011-03-19WaE: missing format stringThomas Arnhold
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-18use full path for kdefilepicker helper binary (bnc#31109)Luboš Luňák
2011-03-18fwk167: #i93666# Added separators to the new Vista/7 file dialogCarsten Driesner
2011-03-16fwk167: #i117379# Use bool instead of Windows type BOOL to prevent misuseCarsten Driesner
2011-03-16fwk167: #i117378# Use safer way to check for visibilityCarsten Driesner
2011-03-16fwk167: #i117378# Use BOOL instead of sal_Bool for Windows specific code.Carsten Driesner
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold
2011-03-12fix mis-merge all-around.Norbert Thiebaud