summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
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-08Resolves: tdf#101881 gtk3 3.18 menubar doesn't grab keyboard...Caolán McNamara
2016-09-07Resolves: tdf#100443 handle sun keyboard copy/cut/paste keysCaolán McNamara
2016-09-07Related: tdf#100443 don't use deprecated gtk keysym definesCaolán McNamara
2016-09-07less dlopen, call gtk2 things direct, baseline is newer nowCaolán McNamara
2016-09-07Fix not-so-newly introduced perf regression in vclKhaled Hosny
2016-09-07gtk: drop unneeded X11 includesCaolán McNamara
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-06Work around loplugin:unnecessaryoverrideStephan Bergmann
2016-09-06use same GtkInstance::AnyInput impl for gtk2 and gtk3Caolán McNamara
2016-09-06GtkInstance should use default no-op I18NImeStatusCaolán McNamara
2016-09-06move all X11SalData stuff togetherCaolán McNamara
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-09-05Convert PPDKey::SetupType to scoped enumNoel Grandin
2016-09-05convert PrinterInfoManager::Type to scoped enumNoel Grandin
2016-09-05convert DuplexMode to scoped enumNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05fix usage of std::uniqueNoel Grandin
2016-09-05convert FontAutoHint to scoped enumNoel Grandin
2016-09-05convert FontHinting to scoped enumNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-09-03coverity#1371244 Missing move assignment operatorCaolán McNamara
2016-09-03Resolves: tdf#101795 restore hiding on end of Gtk fpicker executeCaolán McNamara
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-09-01std::list<sal_Int32> to dequeNoel Grandin
2016-09-01std::list<sal_Unicode> to vectorNoel Grandin
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-09-01std::list<int> to vectorNoel Grandin
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky
2016-08-30silence coverity#1371204 Missing move assignment operatorCaolán McNamara
2016-08-29CairoFontsCache is only used in cairotextrender.cxxStephan Bergmann
2016-08-29Toolbar popups need explicit deactivationMaxim Monastirsky
2016-08-28coverity#1371444 Uninitialized scalar fieldCaolán McNamara
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-18coverity#1371444 Uninitialized scalar fieldCaolán McNamara
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-08-11Resolves: tdf#100250 scrollbar has no bgCaolán McNamara
2016-08-11loplugin:constantparamNoel Grandin
2016-08-08gtk: a11y: quieten warningsCaolán McNamara
2016-08-04Related: tdf#101213 speculative drop of CAIRO_OPERATOR_DIFFERENCE useCaolán McNamara
2016-07-29only map GDK_SUPER_MASK to KEY_MOD3 and not GDK_META_MASKCaolán McNamara
2016-07-28tdf#101026 Create more correct replacement control vectorArmin Le Grand
2016-07-28Resolves: tdf#101132 a11y crash in hyperlinkCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-26loplugin:overrideparamCaolán McNamara