summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks1-7/+1
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-28using disposingCaolán McNamara1-0/+4
2011-03-28ooopsFridrich Štrba1-1/+1
2011-03-28Fix Windows build of fpickerFridrich Štrba3-5/+10
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba3-6/+0
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-24remove executable bit from files that are not executablesLuboš Luňák199-0/+0
2011-03-23Fixed build with --enable-kde4Katarina Machalkova1-1/+1
2011-03-19WaE: missing format stringThomas Arnhold1-0/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold9-21/+21
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky1-2/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky202-370/+510
2011-03-18use full path for kdefilepicker helper binary (bnc#31109)Luboš Luňák1-2/+8
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold4-4/+4
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold1-1/+1
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-40/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens202-370/+550
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel1-2/+2
2011-03-04German comments translation.Michael Muench4-99/+92
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold5-9/+9
2011-03-01don't rely on implicit castingCaolán McNamara1-3/+3
2011-03-01Remove Dead CodeXisco Fauli2-29/+0
2011-02-26Remove "using namespace ::rtl"Julien Nabet4-6/+7
2011-02-24Fix GTK dialog replacement of $filename$Kevin Hunter1-3/+30
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann1-1/+1
2011-02-16Remove some dead codeThomas Arnhold1-68/+3
2011-02-15accfixes: merged to m100Malte Timmermann [mt]26-161/+161
2011-02-11cppcheck: post- to pre- *crement changeKevin Hunter1-1/+1
2011-02-11Fixes bug fdo#31252 - Overwrite dialog improvment.Sébastien Le Ray2-2/+7
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist3-6/+6
2011-02-05migrate to use boost unordered containersFridrich Štrba1-2/+2
2011-02-02std::cout used in non-debug modeCaolán McNamara1-2/+0
2011-02-02Clean up makefilesThomas Arnhold2-6/+0
2011-02-02do not annoy with debug printouts on dbglevel=1David Tardon3-4/+8
2011-02-01Clean up makefilesThomas Arnhold3-7/+1
2011-01-31Use DELAYLOAD to load shell32.dll in fpickerJesús Corrius1-1/+3
2011-01-28Remove FS_PRIV_DEBUG directive.Thomas Arnhold1-1/+1
2011-01-27Related: rhbz#672872 cancel gtk file-dialog on desktop::terminateCaolán McNamara4-9/+42
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+0
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken1-2/+1
2011-01-25Stricter type correctness to avoid 64-bit compilation errorsTor Lillqvist3-13/+13
2011-01-24removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko1-1/+1
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara5-0/+10
2011-01-21fix KDE3 library search order (fdo#32797)Luboš Luňák1-4/+2
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner2-2/+2
2011-01-20removetooltypes01: #i112600# Remove tools types for Mac specific partsCarsten Driesner3-4/+4
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold5-18/+18
2011-01-19accfixes: accessible name for preview bitmapMalte Timmermann [mt]3-0/+6
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara1-1/+1