summaryrefslogtreecommitdiff
path: root/cui/source/inc/about.hxx
AgeCommit message (Expand)Author
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-06weld AboutDialogCaolán McNamara
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze
2018-11-08Related: tdf#121238 show ui language as well as localeCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-30tdf#103654: Make git hash clickable in the About dialogArnold Dumas
2016-12-12Revert "tdf#103654: Make git hash clickable in the About dialog"Michael Meeks
2016-12-10tdf#103654: Make git hash clickable in the About dialogArnold Dumas
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-14cleanup cui headersTomaž Vajngerl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28use sensible variable naming, tdf#85432 follow-upEike Rathke
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-11-16fdo#85432 : Add locale details to help->aboutBrij Mohan Lal Srivastava
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-04-04convert about dialog to .ui formatCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-02Bring background image in About box back & moreStefan Knorr
2012-07-25Modifying comments to follow Doxygen standardsFaisal M. Al-Otaibi
2012-07-12cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)Andras Timar
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)
2012-06-19Fix display of About dialog when buttons contain long stringsStefan Knorr (astron)
2012-06-13fdo#51046 fix tab order in About boxAndras Timar
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25Resolves: fdo#48659 force BUILDID placeholder in if missing from translationCaolán McNamara
2012-04-25removed unused typedefTakeshi Abe
2012-04-16Resolves: fdo#48723 add a (hidden) CancelButton so ESC closes about dialogCaolán McNamara
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-03-09add an explicit Cancel handlerCaolán McNamara
2012-02-10add back close button to the about dialogPetr Mladek
2012-02-02I added some links and removed the ok buttondbarisakkurt
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-08-02Split this up into the constituent facts and bump copyright year.Caolán McNamara
2011-06-28add Build Id: string and fix size calculationsCaolán McNamara
2011-06-28ditch used stuff, and make it less horrifically uglyCaolán McNamara
2011-04-04Switch to the LibreOffice about dialog insteadMichael Meeks