summaryrefslogtreecommitdiff
path: root/vcl/source/app/help.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-3/+3
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-14/+14
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-02-27Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock1-0/+1
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-81/+0
2014-02-26Remove visual noise from vclAlexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-36/+36
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-36/+36
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara1-3/+3
2013-06-06Remove remnants of help agentCaolán McNamara1-4/+0
2013-03-06One German comment translated, removed commented out line of code.Chris1-2/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-02XubString->OUStringCaolán McNamara1-22/+25
2012-09-27gridfixes: UpdateTip: need a Invalidate after setting the help text, to reall...Frank Schoenheit [fs]1-0/+1
2012-09-14gridfixes: #i112465# introduce HideBalloonAndQuickHelpNorbert Thiebaud1-0/+9
2012-09-07multiline tooltip for very long (eg. footnote) texts #i42424#László Németh1-2/+4
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan1-1/+1
2012-07-02translated german commentsLuc Castermans1-8/+7
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-09-10Drop unused partsJulien Nabet1-12/+0
2011-07-14callcatcher: drop unused help methodsCaolán McNamara1-28/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-5/+7
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-13/+34
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-78/+92
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]1-61/+61
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-60/+60
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-4/+6
2011-01-21Remove ShowHelpStatusText and HideHelpStatusText and associated cruftTor Lillqvist1-11/+0
2011-01-17gridsort: UpdateTip: don't ignore the given textFrank Schoenheit [fs]1-0/+2
2011-01-14gridsort: +QUICKHELP_TIP_STYLE_BALLOON, to be used with ShowTip, to force a t...Frank Schoenheit [fs]1-1/+1
2011-01-14gridsort: TableDataWindow: use Help::ShowTip instead of Help::ShowQuickHelp.Frank Schoenheit [fs]1-5/+18
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-4/+4
2011-01-11gridsort: +QUICKHELP_NO_DELAYFrank Schoenheit [fs]1-1/+3
2011-01-11gridsort: Help::ShowQuickHelp: new flag QUICKHELP_FORCE_REPOSITION, which re-...Frank Schoenheit [fs]1-6/+10
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-11/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-62/+62
2010-07-22CWS changehid: resync to m85Mathias Bauer1-1/+1
2010-07-21CWS changehid: #i111784#: rework keyword searchMathias Bauer1-0/+5
2010-07-13CWS changehid: resync to m84Mathias Bauer1-11/+19
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer1-1/+1
2010-07-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]1-1/+1
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]1-13/+1
2010-04-27vcl111: #i105472# add style to omit pointer evasion of help windowPhilipp Lohmann [pl]1-11/+19