summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4/KDE4FilePicker.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-18com::sun::star->css in vcl/Noel Grandin1-6/+6
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-07-15getFiles refactoring: kde4 partJulien Nabet1-9/+7
2015-07-13Broken codeStephan Bergmann1-1/+1
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet1-3/+6
2015-07-09tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk1-3/+6
2015-06-29tdf#92353 FileSave: Not confirmed for overwrite a file (unix)Juergen Funk1-1/+1
2015-02-23KDE4: improve default load and save dialog titlesJan-Marek Glogowski1-23/+47
2015-02-23KDE4: actually apply file dialog operation modeJan-Marek Glogowski1-4/+2
2014-12-04vcl (Linux): loplugin:cstylecastStephan Bergmann1-1/+1
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann1-3/+0
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-2/+2
2014-04-26work around LO blocking when asking for QClipboard's contents, helps fdo#35950Luboš Luňák1-17/+4
2014-04-25make sure KFileDialog does not leave the SolarMutex releasedLuboš Luňák1-14/+10
2014-04-25Revert "Rewrite Qt4 based nested yield mutex locking."Luboš Luňák1-9/+17
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-4/+0
2014-03-14KDE4: add Qt4 glib ExcludeSocket runtime checkJan-Marek Glogowski1-2/+6
2014-03-14Revert "KDE4: sleep in yield for native file picker"Jan-Marek Glogowski1-7/+2
2014-03-03KDE4: sleep in yield for native file pickerJan-Marek Glogowski1-2/+7
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-24/+24
2014-02-26Remove visual noise from vclAlexander Wilms1-4/+4
2014-02-06fdo#72187 Implement KDE4 picker notificationsJan-Marek Glogowski1-0/+22
2014-02-06Simplify control item switch statementsJan-Marek Glogowski1-177/+86
2013-11-20Rewrite Qt4 based nested yield mutex locking.Jan-Marek Glogowski1-16/+6
2013-11-20Redirect file picker UI processing to GUI thread.Jan-Marek Glogowski1-3/+161
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin1-3/+3
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-9/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
2013-08-12Typo: controling => controllingJulien Nabet1-1/+1
2013-08-12drop intermediate UniStringCaolán McNamara1-1/+1
2013-08-12convert String to OUString in VCLNoel Grandin1-1/+1
2013-06-12allow at least some KDE protocols in KFileDialogLuboš Luňák1-4/+55
2013-06-11fix and simplify getting files from the KDE4 file dialogLuboš Luňák1-42/+5
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-31/+31
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2013-03-04doubled namespacesThomas Arnhold1-5/+0
2013-02-20KDE4FilePicker: un-break buildMichael Stahl1-6/+2
2013-02-12Fix compilation of kde/kde4Stephan Bergmann1-1/+2
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin1-9/+2
2012-12-19fix KDE file dialog setting checkboxes to trueLuboš Luňák1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-08remove include comments and boxesThomas Arnhold1-4/+0
2012-08-01workaround for KFileDialog remembering its settingsLuboš Luňák1-0/+5
2012-08-01do not let LO's autoextension handling interfere with KFileDialog's(fdo#52546)Luboš Luňák1-3/+6