summaryrefslogtreecommitdiff
path: root/vcl/source/app/help.cxx
AgeCommit message (Expand)Author
2018-03-27Don't destroy/recreate tooltip (Help window) needlesslyMike Kaganski
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-16native dialog initial basisCaolán McNamara
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-19tdf#112830 measure test with ApplySettings appliedCaolán McNamara
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-07-18loplugin:constparams in vclNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03remove obsolete commentsJochen Nitschke
2016-09-04Related: tdf#101779 TipStyleBalloon for ShowQuickHelp tooMaxim Monastirsky
2016-08-18Resolves: tdf#91533 (rhbz#1364335) Tooltips are truncatedrpmbuild
2016-06-20reduce warnings in vclJochen Nitschke
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-17ForceReposition is unusedCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-30CreateAccessible just forwards to the parent impl alreadyCaolán McNamara
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-19remove setup of painting for help windows (done in ApplySettings)Tomaž Vajngerl
2015-05-18ApplySettings for dialogTomaž Vajngerl
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-07refactor "HelpTextWindow" - use RenderContextTomaž Vajngerl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20vcl: convert new to ::CreateMichael Meeks