summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4/KDE4FilePicker.hxx
AgeCommit message (Expand)Author
2017-12-06loplugin:salcallStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-01-02tdf#84263 KDE4: unify includesJan-Marek Glogowski
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-09tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-12vcl: kde4: loplugin:staticmethodsMichael Stahl
2015-02-23KDE4: improve default load and save dialog titlesJan-Marek Glogowski
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
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-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-06fdo#72187 Implement KDE4 picker notificationsJan-Marek Glogowski
2013-11-20Redirect file picker UI processing to GUI thread.Jan-Marek Glogowski
2013-11-15Use Q_* macros.Jan-Marek Glogowski
2013-06-12allow at least some KDE protocols in KFileDialogLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-20KDE4FilePicker: un-break buildMichael Stahl
2013-02-20more fixes for my FilePicker changesNoel Grandin
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-02KDE4 file picker moved from fpicker to vclCédric Bosdonnat