summaryrefslogtreecommitdiff
path: root/fpicker/source/unx
AgeCommit message (Expand)AuthorFilesLines
2011-03-24remove executable bit from files that are not executablesLuboš Luňák40-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 Arnhold1-1/+1
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky1-2/+8
2011-03-18use full path for kdefilepicker helper binary (bnc#31109)Luboš Luňák1-2/+8
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-40/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens42-100/+162
2011-03-01don't rely on implicit castingCaolán McNamara1-3/+3
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-2/+2
2011-02-24Fix GTK dialog replacement of $filename$Kevin Hunter1-3/+30
2011-02-02std::cout used in non-debug modeCaolán McNamara1-2/+0
2011-02-02Clean up makefilesThomas Arnhold1-2/+0
2011-02-02do not annoy with debug printouts on dbglevel=1David Tardon3-4/+8
2011-01-27Related: rhbz#672872 cancel gtk file-dialog on desktop::terminateCaolán McNamara4-9/+42
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 Driesner1-1/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2-13/+13
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-14use SAL_N_ELEMENTS to compute array sizeDavid Tardon1-2/+2
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-03callcatcher: uncalled and uncallable methodsCaolán McNamara2-47/+0
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard1-1/+1
2010-11-26When saving a docx file to doc, the used filter is docx.Cédric Bosdonnat1-1/+1
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet8-54/+54
2010-11-10i#112411: Fixed Gnome filepicker filter selectionMuthu Subramanian K1-2/+11
2010-11-10i#112411: Fixed Gnome filepicker filter selectionMuthu Subramanian K1-2/+11
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang14-186/+272
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]8-66/+87
2010-10-29explicit X11 for Xlib callsCaolán McNamara1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara16-3/+45
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud5-5/+5
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-2/+2
2010-10-18remove non-compiled codePovilas Kanapickas1-5/+0
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara4-39/+46
2010-10-15rely on KFileDialog for automatically adding extensionLuboš Luňák1-24/+16
2010-10-15do not use generic class names in the KDE3 fpicker codeLuboš Luňák7-71/+71
2010-10-14better fix for QClipboard blocking, future-proofLuboš Luňák1-7/+18
2010-10-13fix AIX buildCaolán McNamara4-0/+24
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth15-0/+44
2010-10-07#i113141# show all appropiate formats by default on save asCaolán McNamara4-29/+75
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard1-1/+0
2010-10-05fixed fpicker includes after removing the guardsPetr Mladek1-1/+1
2010-10-05more removed include guards using fixguard.pyPetr Mladek4-14/+0