summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker
AgeCommit message (Expand)Author
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-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
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-02-06tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc.dilekuzulmez
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel 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-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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
2016-06-16Resolves: tdf#100327 gtk3 fpicker yes/no dialog modal troubleCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-02-19move gio config into its own separate config headerCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
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-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-17tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky
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-29Fix typosAndrea Gelmini
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-02ditch gnome-vfs2 supportCaolán McNamara