summaryrefslogtreecommitdiff
path: root/fpicker/source/unx
AgeCommit message (Collapse)AuthorFilesLines
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-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
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
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-25/+17
Otherwise there are two checkboxes, and since it's difficult to get at the KFileDialog one, just assume it does the right thing (which additionally makes it consistent with other KDE apps).
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
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-07#i113141# show all appropiate formats by default on save asCaolán McNamara4-34/+80
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
2010-10-05remove include guards using fixguard.pyPetr Mladek2-4/+0
2010-10-05release solar mutex before entering Qt event loopLuboš Luňák1-1/+7
2010-08-26fpicker-kde-less-threads.diff: Update KDE3 fpicker after the threads change.Jan Holesovsky2-4/+48
Introduced in i#93366 - n#427336.
2010-08-26fpicker-kde-3layer.diff: Fix the KDE fpicker for 3layer OOo.Jan Holesovsky1-0/+1
2010-08-26fpicker-kde-modal.diff: KDE fpicker should be modal.Jan Holesovsky3-6/+42
n#265718.
2010-08-26fpicker-kde-non-utf8.diff: Work even with non-UTF-8 locales.Jan Holesovsky2-27/+27
n#168616.
2010-08-26fpicker-kde-dont-overwrite.diff: Do not overwrite files containing spaces.Jan Holesovsky1-6/+4
n#241080.
2010-08-26fpicker-kde-too-wide.diff: Fix a too wide dialog.Jan Holesovsky1-1/+6
"Menu -> Insert -> Picture -> From File..." dialog - n#72010.
2010-08-26fpicker-kde-local-media2.diff: Handle media:/ files locally.Jan Holesovsky2-8/+26
2010-08-26fpicker-kde-local-media.diff: Handle media:/ files locally.Jan Holesovsky1-2/+14
2010-08-26fpicker-kde-resmgr.diff: Adapt to changes in resources handling.Jan Holesovsky3-5/+11
2010-08-26fpicker-kde-filter-name.diff: Workaround for "Filter name (*.blah)"Jan Holesovsky1-0/+14
(vs. "Filter name" in Insert->Picture->From File...) - n#66873.
2010-08-26fpicker-kde-partial-kio.diff: Download the file locally.Jan Holesovsky2-12/+107
Use KIO for that - n#60527.
2010-08-26fpicker-kde-dialog.diff: Out-of-process implementation of KDE3 fpicker.Jan Holesovsky8-0/+1239
2010-08-26fpicker-kde-service.diff: Out-of-process implementation of KDE3 fpicker.Jan Holesovsky11-0/+1970
2010-07-13CWS-TOOLING: integrate CWS ooo30gsl01_OOO330Kurt Zenker1-3/+9
2010-06-18gtkfpicker9: #i112386# gdk_threads_add_timeout_full unavailable on older glibsCaolán McNamara1-1/+1
2010-06-15ooo30gsl01: #i112249# add missing URL conversionPhilipp Lohmann [pl]1-3/+9
2010-06-14gtkfpicker9: #i112386# make gtk fpicker gdk sections thread safeCaolán McNamara5-44/+87
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]2-9/+1
2010-04-12slidecopy: mergeFrank Schoenheit [fs]17-303/+102
2010-04-09slidecopy: separate resource ID number circles for svl and svtools (thanks ↵Frank Schoenheit [fs]2-2/+2
to MBA for the patch)
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb1-5/+5
2010-02-25sb118: merged in DEV300_m72sb17-298/+97
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien17-298/+97
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb2-9/+1
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-03-22CWS-TOOLING: integrate CWS vcl109Vladimir Glazunov1-5/+5
2010-01-13vcl109: #i108290# KDE4 integration updates from shtylmanPhilipp Lohmann [pl]1-5/+5
2009-12-02merge to m66mb937831-2/+11