summaryrefslogtreecommitdiff
path: root/vcl/source/app/help.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-11/+11
2023-07-07Prolongate hide timeout in call to Help::Show*, when reusing existing windowMike Kaganski1-6/+12
2023-07-07Some refactor to combine code deciding bNoDelay valueMike Kaganski1-6/+13
2023-07-07Related: tdf#155462 Repaint changed tooltip text immediatelyMike Kaganski1-0/+2
2023-07-06Optimize a bitMike Kaganski1-47/+43
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-02-06We know the length hereMike Kaganski1-3/+2
2021-09-28gives names to all the Idles and TasksNoel Grandin1-3/+3
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-2/+2
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-08-18undo changes to TextAlignCaolán McNamara1-1/+1
2021-07-30convert TextAlign to scoped enumCaolán McNamara1-1/+1
2021-05-28IsDisposed->isDisposed in vcl/../appNoel Grandin1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-4/+4
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin1-1/+1
2020-11-12Don't reuse tooltip window in different contextSzymon Kłos1-15/+14
2020-10-19use tools::Long in vclNoel1-2/+2
2020-08-04loplugin:flatten in vclNoel Grandin1-12/+12
2020-05-28do not explicitly invalidate window under a tooltip (tdf#131419)Luboš Luňák1-17/+0
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2019-12-22lok: avoid crash cleaning up help-windows with multiple views.Michael Meeks1-6/+13
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-4/+4
2019-12-11lok: Support per-view help dataTamás Zolnai1-42/+46
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-11-01Removed executable permission on src fileAndrea Gelmini1-0/+0
2019-11-01Tooltips: Use HELPWINSTYLE_BALLOON when tooltip contains \nSerge Krot1-2/+2
2019-03-03HELPDELAY_SHORT is unused - get rid of related defines, tooMike Kaganski1-15/+8
2019-02-22loplugin:unusedfields in vclNoel Grandin1-5/+3
2019-02-11loplugin:indentation in vclNoel Grandin1-1/+1
2018-11-27remove unused QuickHelpFlags enum valueNoel Grandin1-3/+1
2018-11-23weld SfxMacroTabPageCaolán McNamara1-0/+5
2018-11-15loplugin:staticmethods in vclNoel Grandin1-4/+3
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-27loplugin:returnconstant in vclNoel Grandin1-5/+2
2018-06-17gtk3: Correctly mirror popovers in rtl uiMaxim Monastirsky1-2/+2
2018-03-27Don't destroy/recreate tooltip (Help window) needlesslyMike Kaganski1-5/+5
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-24/+24
2018-02-16native dialog initial basisCaolán McNamara1-0/+5
2018-01-24loplugin:unused-returns in vclNoel Grandin1-2/+1
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin1-7/+7
2017-11-15loplugin:flatten in vclNoel Grandin1-22/+23
2017-10-23loplugin:includeform: vclStephan Bergmann1-5/+5
2017-10-19tdf#112830 measure test with ApplySettings appliedCaolán McNamara1-11/+1
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-18/+18
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2