summaryrefslogtreecommitdiff
path: root/fpicker/source/unx
AgeCommit message (Expand)Author
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-01-27Related: rhbz#672872 cancel gtk file-dialog on desktop::terminateCaolán McNamara
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-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-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-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-10-29explicit X11 for Xlib callsCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara
2010-10-15rely on KFileDialog for automatically adding extensionLuboš Luňák
2010-10-15do not use generic class names in the KDE3 fpicker codeLuboš Luňák
2010-10-14better fix for QClipboard blocking, future-proofLuboš Luňák
2010-10-13fix AIX buildCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07#i113141# show all appropiate formats by default on save asCaolán McNamara
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-05fixed fpicker includes after removing the guardsPetr Mladek
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-05release solar mutex before entering Qt event loopLuboš Luňák
2010-08-26fpicker-kde-less-threads.diff: Update KDE3 fpicker after the threads change.Jan Holesovsky
2010-08-26fpicker-kde-3layer.diff: Fix the KDE fpicker for 3layer OOo.Jan Holesovsky
2010-08-26fpicker-kde-modal.diff: KDE fpicker should be modal.Jan Holesovsky
2010-08-26fpicker-kde-non-utf8.diff: Work even with non-UTF-8 locales.Jan Holesovsky
2010-08-26fpicker-kde-dont-overwrite.diff: Do not overwrite files containing spaces.Jan Holesovsky
2010-08-26fpicker-kde-too-wide.diff: Fix a too wide dialog.Jan Holesovsky
2010-08-26fpicker-kde-local-media2.diff: Handle media:/ files locally.Jan Holesovsky
2010-08-26fpicker-kde-local-media.diff: Handle media:/ files locally.Jan Holesovsky
2010-08-26fpicker-kde-resmgr.diff: Adapt to changes in resources handling.Jan Holesovsky
2010-08-26fpicker-kde-filter-name.diff: Workaround for "Filter name (*.blah)"Jan Holesovsky
2010-08-26fpicker-kde-partial-kio.diff: Download the file locally.Jan Holesovsky
2010-08-26fpicker-kde-dialog.diff: Out-of-process implementation of KDE3 fpicker.Jan Holesovsky