summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
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-14/+14
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-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold5-18/+18
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
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
2010-12-06Replace all occured, occurance etc.Takeshi Abe5-8/+8
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-22Removing the last of the HC ions from libs-coreJoseph Powers1-8/+3
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet32-169/+160
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-06High-Contrast Cleanup Phase #1Joseph Powers3-17/+5
2010-11-05Have Info.plist use LibO instead of OOo2 as creatorThorsten Behrens1-1/+1
2010-11-05Have Info.plist use LibO instead of OOo2 as creatorThorsten Behrens1-1/+1
2010-10-29explicit X11 for Xlib callsCaolán McNamara1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara86-4/+244
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-1/+0
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud16-20/+20
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud11-80/+80
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-25/+17
2010-10-15do not use generic class names in the KDE3 fpicker codeLuboš Luňák7-71/+71
2010-10-14add lots more missing sal/macros.h includesMichael Meeks3-1/+3
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid3-9/+8
2010-10-14better fix for QClipboard blocking, future-proofLuboš Luňák1-7/+18