summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
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-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-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
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel
2011-03-04German comments translation.Michael Muench
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01don't rely on implicit castingCaolán McNamara
2011-03-01Remove Dead CodeXisco Fauli
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-24Fix GTK dialog replacement of $filename$Kevin Hunter
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
2011-02-16Remove some dead codeThomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-11cppcheck: post- to pre- *crement changeKevin Hunter
2011-02-11Fixes bug fdo#31252 - Overwrite dialog improvment.Sébastien Le Ray
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-02std::cout used in non-debug modeCaolán McNamara
2011-02-02Clean up makefilesThomas Arnhold
2011-02-02do not annoy with debug printouts on dbglevel=1David Tardon
2011-02-01Clean up makefilesThomas Arnhold
2011-01-31Use DELAYLOAD to load shell32.dll in fpickerJesús Corrius
2011-01-28Remove FS_PRIV_DEBUG directive.Thomas Arnhold
2011-01-27Related: rhbz#672872 cancel gtk file-dialog on desktop::terminateCaolán McNamara
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2011-01-25Stricter type correctness to avoid 64-bit compilation errorsTor Lillqvist
2011-01-24removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21fix KDE3 library search order (fdo#32797)Luboš Luňák
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-20removetooltypes01: #i112600# Remove tools types for Mac specific partsCarsten Driesner
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-19accfixes: accessible name for preview bitmapMalte Timmermann [mt]
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara