summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker/SalGtkPicker.cxx
AgeCommit message (Expand)Author
2016-06-16Resolves: tdf#100327 gtk3 fpicker yes/no dialog modal troubleCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-18loplugin:unusedfieldsNoel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-30gtk3: detect if a new frame is just a tooltipCaolán McNamara
2015-06-29can't make the gtk3 dialogs modal for some reason, workaround the auto-popdownCaolán McNamara
2015-06-26gtk3: gtk_window_set_transient_for on overwrite warning dlgCaolán McNamara
2015-06-07Remove include stdio (part8)Julien Nabet
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-19use SolarMutex instead of a custom GdkThreadLockDavid Tardon
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara
2013-06-05Fix memory leak in SalGtkPicker::uritounicode.Mark Wielaard
2013-05-06fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslatorNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28use LanguageTag::getGlibcLocaleString()Eike Rathke
2013-03-19handle the empty URL case in file pickerGergő Mocsi
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-23Unused #includesStephan Bergmann
2013-01-07callcatcher: update unused codeCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-08remove include comments and boxesThomas Arnhold
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks
2011-11-07gtk3: port file-picker, using more standard combobox APIs etc.Michael 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