summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2011-06-06Sanity test, seems to fix fdo#37930Tor Lillqvist1-0/+3
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-10/+10
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky8-64/+107
2011-05-21Drop OS2Tor Lillqvist2-13/+3
2011-05-12do not leak memoryDavid Tardon1-2/+12
2011-05-12use rtl::OUStringDavid Tardon1-2/+2
2011-04-28OpenOffice.org -> LibreOfficeLuboš Luňák1-3/+3
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens8-64/+107
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet7-14/+13
2011-04-11silence virtual overriden warningLuboš Luňák1-0/+1
2011-04-11-Wno-shadow for KDE sourcesLuboš Luňák1-0/+4
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-21fwk167: Rebase to DEV300m103Carsten Driesner4-1/+7
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-18fwk167: #i93666# Added separators to the new Vista/7 file dialogCarsten Driesner6-84/+78
2011-03-16fwk167: #i117379# Use bool instead of Windows type BOOL to prevent misuseCarsten Driesner1-1/+1
2011-03-16fwk167: #i117378# Use safer way to check for visibilityCarsten Driesner1-1/+1
2011-03-16fwk167: #i117378# Use BOOL instead of sal_Bool for Windows specific code.Carsten Driesner1-1/+1
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-03fwk167: #i90917# Filter out requests for controls which are not available for...Carsten Driesner1-5/+28
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