/linguistic/qa/

r> cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
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