summaryrefslogtreecommitdiff
path: root/vcl/source/app/help.cxx
AgeCommit message (Expand)Author
2024-08-14dubious to enable/disable help button based on IsContextHelpEnabledCaolán McNamara
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara
2024-05-23tdf#159899 sw: show hyperlink name as tooltipTibor Nagy
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-07Prolongate hide timeout in call to Help::Show*, when reusing existing windowMike Kaganski
2023-07-07Some refactor to combine code deciding bNoDelay valueMike Kaganski
2023-07-07Related: tdf#155462 Repaint changed tooltip text immediatelyMike Kaganski
2023-07-06Optimize a bitMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-02-06We know the length hereMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-05-28IsDisposed->isDisposed in vcl/../appNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
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