summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01don't rely on implicit castingCaolán McNamara
2011-03-01Remove Dead CodeXisco Fauli
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-24Fix GTK dialog replacement of $filename$Kevin Hunter
2011-02-16Remove some dead codeThomas Arnhold
2011-02-11cppcheck: post- to pre- *crement changeKevin Hunter
2011-02-11Fixes bug fdo#31252 - Overwrite dialog improvment.Sébastien Le Ray
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-02std::cout used in non-debug modeCaolán McNamara
2011-02-02Clean up makefilesThomas Arnhold
2011-02-02do not annoy with debug printouts on dbglevel=1David Tardon
2011-02-01Clean up makefilesThomas Arnhold
2011-01-31Use DELAYLOAD to load shell32.dll in fpickerJesús Corrius
2011-01-28Remove FS_PRIV_DEBUG directive.Thomas Arnhold
2011-01-27Related: rhbz#672872 cancel gtk file-dialog on desktop::terminateCaolán McNamara
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2011-01-25Stricter type correctness to avoid 64-bit compilation errorsTor Lillqvist
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21fix KDE3 library search order (fdo#32797)Luboš Luňák
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-14remove superfluous includesDavid Tardon
2011-01-14remove superfluous includesDavid Tardon
2011-01-14specify array size as a constantDavid Tardon
2011-01-14use SAL_N_ELEMENTS to compute array sizeDavid Tardon
2010-12-17WaE: unused parametersCaolán McNamara
2010-12-15convert from the KDE pattern|description format if needed, just in caseLuboš Luňák
2010-12-15save with the proper .doc variant (fdo#32219)Luboš Luňák
2010-12-15minor fix in a commentLuboš Luňák
2010-12-13remove unused ImageButtonMichael Meeks
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-12-03callcatcher: uncalled and uncallable methodsCaolán McNamara
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard
2010-11-26When saving a docx file to doc, the used filter is docx.Cédric Bosdonnat
2010-11-22Removing the last of the HC ions from libs-coreJoseph Powers
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet
2010-11-10i#112411: Fixed Gnome filepicker filter selectionMuthu Subramanian K
2010-11-10i#112411: Fixed Gnome filepicker filter selectionMuthu Subramanian K
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers
2010-11-05Have Info.plist use LibO instead of OOo2 as creatorThorsten Behrens
2010-11-05Have Info.plist use LibO instead of OOo2 as creatorThorsten Behrens
2010-10-29explicit X11 for Xlib callsCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-18remove non-compiled codePovilas Kanapickas