summaryrefslogtreecommitdiff
path: root/vcl/source/app/help.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara1-0/+7
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara1-42/+26
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-30CreateAccessible just forwards to the parent impl alreadyCaolán McNamara1-5/+0
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-25convert SHOW constants to scoped enumNoel Grandin1-1/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-6/+6
2015-05-19remove setup of painting for help windows (done in ApplySettings)Tomaž Vajngerl1-21/+0
2015-05-18ApplySettings for dialogTomaž Vajngerl1-7/+32
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-1/+2
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-26/+26
2015-05-07refactor "HelpTextWindow" - use RenderContextTomaž Vajngerl1-18/+18
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-7/+13
2015-04-20vcl: convert new to ::CreateMichael Meeks1-3/+3
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-0/+6
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann1-1/+1
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