summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker/SalGtkPicker.hxx
AgeCommit message (Expand)Author
2018-09-14loplugin:constfields in vclNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-08-29Resolves: tdf#111760 cancel file dialog on terminateCaolán McNamara
2017-08-01loplugin:constparams in variousNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
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-18loplugin:unusedfieldsNoel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-26gtk3: gtk_window_set_transient_for on overwrite warning dlgCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-08-19use SolarMutex instead of a custom GdkThreadLockDavid Tardon
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara
2013-07-12set primary and secondary text on the gtk overwrite queryboxCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-07callcatcher: update unused codeCaolán McNamara
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-08remove include comments and boxesThomas Arnhold
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-04gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks