summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-14remove superfluous includesDavid Tardon2-17/+4
2011-01-14remove superfluous includesDavid Tardon1-4/+0
2011-01-14specify array size as a constantDavid Tardon1-2/+3
2011-01-14use SAL_N_ELEMENTS to compute array sizeDavid Tardon4-9/+9
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko4-10/+10
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner4-8/+8
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-1/+1
2011-01-10removetooltypes: #i112600# adjust fpickerMikhail Voytenko3-3/+3
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-1/+1
2011-01-06CWS-TOOLING: integrate CWS vcl117Vladimir Glazunov1-1/+1
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]1-1/+1
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]1-1/+1
2010-12-17WaE: unused parametersCaolán McNamara3-4/+5
2010-12-15convert from the KDE pattern|description format if needed, just in caseLuboš Luňák1-0/+1
2010-12-15save with the proper .doc variant (fdo#32219)Luboš Luňák2-9/+5
2010-12-15minor fix in a commentLuboš Luňák1-1/+1
2010-12-13remove unused ImageButtonMichael Meeks1-14/+0