summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx
AgeCommit message (Expand)Author
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-26Clean up uses of deprecated G_CONST_RETURNStephan Bergmann
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-01tdf#84431 set default format for chart image exportMartin van Zijl
2019-01-13Avoid index for single getToken call, simplifyMatteo Casalin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-20coverity#1441469 silence Dereference null return valueCaolán McNamara
2018-11-08Resolves: tdf#119790 for gtk3 save and restore typed name on changing filterCaolán McNamara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-02filename may be nullCaolán McNamara
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:stringloop in vclNoel Grandin
2018-06-03Try harder to find a matching file extensionMatteo Casalin
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-04-29Rework code to avoid getTokenCount/getTokenMatteo Casalin
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-02-02loplugin:useuniqueptr in SalGtkFilePickerNoel Grandin
2017-12-07gpg4libre: add gtk fpicker gpg crypt chechboxThorsten Behrens
2017-12-02require at least gtk3 3.12.0 to build gtk3 bitsCaolán McNamara
2017-11-09Prevent GTK assertion with FilePicker dialogMark Page
2017-11-04Replace lists by vectors in SalGtkFilePicker (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-02Use FPicker parentwindow argument to set file picker parentCaolán McNamara
2017-08-29Resolves: tdf#111760 cancel file dialog on terminateCaolán McNamara
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-09-24tdf#91043 - vcl: gtk file picker should tolerate empty filter list.Michael Meeks
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-09-03Resolves: tdf#101795 restore hiding on end of Gtk fpicker executeCaolán McNamara
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt