summaryrefslogtreecommitdiff
path: root/vcl/source/app/help.cxx
AgeCommit message (Expand)Author
2020-11-12Don't reuse tooltip window in different contextSzymon Kłos
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2020-05-28do not explicitly invalidate window under a tooltip (tdf#131419)Luboš Luňák
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2019-12-22lok: avoid crash cleaning up help-windows with multiple views.Michael Meeks
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-01Removed executable permission on src fileAndrea Gelmini
2019-11-01Tooltips: Use HELPWINSTYLE_BALLOON when tooltip contains \nSerge Krot
2019-03-03HELPDELAY_SHORT is unused - get rid of related defines, tooMike Kaganski
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2018-11-27remove unused QuickHelpFlags enum valueNoel Grandin
2018-11-23weld SfxMacroTabPageCaolán McNamara
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-06-17gtk3: Correctly mirror popovers in rtl uiMaxim Monastirsky
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