summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* don't rely on implicit castingCaolán McNamara2011-03-011-3/+3
* Remove Dead CodeXisco Fauli2011-03-012-29/+0
* Remove "using namespace ::rtl"Julien Nabet2011-02-264-6/+7
* Fix GTK dialog replacement of $filename$Kevin Hunter2011-02-241-3/+30
* Remove some dead codeThomas Arnhold2011-02-161-68/+3
* cppcheck: post- to pre- *crement changeKevin Hunter2011-02-111-1/+1
* Fixes bug fdo#31252 - Overwrite dialog improvment.Sébastien Le Ray2011-02-112-2/+7
* Adapt to move of prewin.h and postwin.hTor Lillqvist2011-02-083-6/+6
* migrate to use boost unordered containersFridrich Štrba2011-02-051-2/+2
* std::cout used in non-debug modeCaolán McNamara2011-02-021-2/+0
* Clean up makefilesThomas Arnhold2011-02-022-6/+0
* do not annoy with debug printouts on dbglevel=1David Tardon2011-02-023-4/+8
* Clean up makefilesThomas Arnhold2011-02-013-7/+1
* Use DELAYLOAD to load shell32.dll in fpickerJesús Corrius2011-01-311-1/+3
* Remove FS_PRIV_DEBUG directive.Thomas Arnhold2011-01-281-1/+1
* Related: rhbz#672872 cancel gtk file-dialog on desktop::terminateCaolán McNamara2011-01-274-9/+42
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-271-1/+0
* Cpp cleanliness: redundant assignment to selfKenneth Venken2011-01-261-2/+1
* Stricter type correctness to avoid 64-bit compilation errorsTor Lillqvist2011-01-253-13/+13
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-245-0/+10
* fix KDE3 library search order (fdo#32797)Luboš Luňák2011-01-211-4/+2
* Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-205-18/+18
* equalsAsciiL faster than equalsAsciiCaolán McNamara2011-01-161-1/+1
* remove superfluous includesDavid Tardon2011-01-142-17/+4
* remove superfluous includesDavid Tardon2011-01-141-4/+0
* specify array size as a constantDavid Tardon2011-01-141-2/+3
* use SAL_N_ELEMENTS to compute array sizeDavid Tardon2011-01-144-9/+9
* WaE: unused parametersCaolán McNamara2010-12-173-4/+5
* convert from the KDE pattern|description format if needed, just in caseLuboš Luňák2010-12-151-0/+1
* save with the proper .doc variant (fdo#32219)Luboš Luňák2010-12-152-9/+5
* minor fix in a commentLuboš Luňák2010-12-151-1/+1
* remove unused ImageButtonMichael Meeks2010-12-131-14/+0
* Replace all occured, occurance etc.Takeshi Abe2010-12-065-8/+8
* callcatcher: uncalled and uncallable methodsCaolán McNamara2010-12-032-47/+0
* Merge branch 'libreoffice-3-3'Rene Engelhard2010-11-261-1/+1
|\
| * When saving a docx file to doc, the used filter is docx.Cédric Bosdonnat2010-11-261-1/+1
| * i#112411: Fixed Gnome filepicker filter selectionMuthu Subramanian K2010-11-101-2/+11
| * Have Info.plist use LibO instead of OOo2 as creatorThorsten Behrens2010-11-051-1/+1
* | Removing the last of the HC ions from libs-coreJoseph Powers2010-11-221-8/+3
* | RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet2010-11-2032-169/+160
* | i#112411: Fixed Gnome filepicker filter selectionMuthu Subramanian K2010-11-101-2/+11
* | High-Contrast Cleanup Phase #1Joseph Powers2010-11-062-14/+2
* | Have Info.plist use LibO instead of OOo2 as creatorThorsten Behrens2010-11-051-1/+1
|/
* explicit X11 for Xlib callsCaolán McNamara2010-10-291-1/+1
* add modelines to .hxx files as wellCaolán McNamara2010-10-2886-4/+244
* Finally, gut the vos module out of the buildNorbert Thiebaud2010-10-251-1/+0
* merge vosremoval-mutex.diffNorbert Thiebaud2010-10-2516-18/+18
* use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-2511-80/+80
* remove non-compiled codePovilas Kanapickas2010-10-181-5/+0
* #i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara2010-10-184-39/+46