summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4/KDE4FilePicker.cxx
AgeCommit message (Expand)Author
2016-11-18includes should be at the top of the fileNoel Grandin
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-19GetSystemData: this cast achieves nothingCaolán McNamara
2016-02-26-Werror=shadowStephan Bergmann
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2016-01-02tdf#84263 KDE4: unify includesJan-Marek Glogowski
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-15getFiles refactoring: kde4 partJulien Nabet
2015-07-13Broken codeStephan Bergmann
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet
2015-07-09tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk
2015-06-29tdf#92353 FileSave: Not confirmed for overwrite a file (unix)Juergen Funk
2015-02-23KDE4: improve default load and save dialog titlesJan-Marek Glogowski
2015-02-23KDE4: actually apply file dialog operation modeJan-Marek Glogowski
2014-12-04vcl (Linux): loplugin:cstylecastStephan Bergmann
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-04-26work around LO blocking when asking for QClipboard's contents, helps fdo#35950Luboš Luňák
2014-04-25make sure KFileDialog does not leave the SolarMutex releasedLuboš Luňák
2014-04-25Revert "Rewrite Qt4 based nested yield mutex locking."Luboš Luňák
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-14KDE4: add Qt4 glib ExcludeSocket runtime checkJan-Marek Glogowski
2014-03-14Revert "KDE4: sleep in yield for native file picker"Jan-Marek Glogowski
2014-03-03KDE4: sleep in yield for native file pickerJan-Marek Glogowski
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-06fdo#72187 Implement KDE4 picker notificationsJan-Marek Glogowski
2014-02-06Simplify control item switch statementsJan-Marek Glogowski
2013-11-20Rewrite Qt4 based nested yield mutex locking.Jan-Marek Glogowski
2013-11-20Redirect file picker UI processing to GUI thread.Jan-Marek Glogowski
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-12Typo: controling => controllingJulien Nabet
2013-08-12drop intermediate UniStringCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-06-12allow at least some KDE protocols in KFileDialogLuboš Luňák
2013-06-11fix and simplify getting files from the KDE4 file dialogLuboš Luňák
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold