summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-19Related: rhbz#1373933 gtk3 emits a lot of style-updateds signalsCaolán McNamara
2016-09-19GtkSalMenu: Need a way to remove icons tooMaxim Monastirsky
2016-09-19Missing g_variant_unrefMaxim Monastirsky
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-16Resolves: rhbz#1373933 gtk 3.21 emits a lot more "style-set" signalsCaolán McNamara
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e12346
2016-09-15vcl: consistently use sal_IntPtr to marshal drag source / drop targetMichael Stahl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15Remove OutputDevice::PaintScopeNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-14loplugin:overrideStephan Bergmann
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13chmod 644 some source filesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-09-12Resolves: tdf#101879 explicitly put menubars at the start of task listsCaolán McNamara
2016-09-12tdf#101889: add absent brackets to OpenSymbolMike Kaganski
2016-09-10Typo: (un)kown->(un)knownJulien Nabet
2016-09-09Hack to make Arabic subtending marks workKhaled Hosny
2016-09-08Resolves: tdf#101881 gtk3 3.18 menubar doesn't grab keyboard...Caolán McNamara
2016-09-08rename CollapsAttribs -> CollapseAttribsNoel Grandin
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-07tdf#101869 Allow toolbox to open from spacebarAkshay Deep
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-07BigToolBox painting fixSzymon Kłos
2016-09-07gtk: drop unneeded X11 includesCaolán McNamara
2016-09-07loplugin:constantparam in vclNoel Grandin
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-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
2016-09-05Simplify Sequence constructionStephan Bergmann
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-05convert ScrollType to scoped enumNoel Grandin
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-09-05fix usage of std::uniqueNoel Grandin
2016-09-05convert ExtTimeFieldFormat to scoped enumNoel Grandin
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin