summaryrefslogtreecommitdiff
path: root/cui/source/inc/about.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-1/+0
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-07-31Resolves tdf#132066 - Localization of special text in about windowHeiko Tietze1-1/+1
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze1-1/+0
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna1-0/+1
2020-05-22Drop useless functionsMike Kaganski1-2/+0
2020-05-13loplugin:unusedmethodsNoel Grandin1-1/+0
2020-04-29Resolves tdf#132322 - Link to Gerrit hash reintroducedHeiko Tietze1-2/+14
2020-04-24loplugin:unusedmethodsNoel Grandin1-1/+0
2020-04-20Resolves tdf#132179 - Improve accessibility for the About dialogHeiko Tietze1-0/+3
2020-04-15Related tdf#130778: New About dialogHeiko Tietze1-19/+9
2020-02-07clang-format cui with under 5-percent lines of changeMuhammet Kara1-2/+2
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara1-6/+5
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-06-08loplugin:unusedmethodsNoel Grandin1-1/+0
2019-06-06weld AboutDialogCaolán McNamara1-41/+18
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze1-0/+1
2018-11-08Related: tdf#121238 show ui language as well as localeCaolán McNamara1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-30tdf#103654: Make git hash clickable in the About dialogArnold Dumas1-0/+5
2016-12-12Revert "tdf#103654: Make git hash clickable in the About dialog"Michael Meeks1-2/+1
2016-12-10tdf#103654: Make git hash clickable in the About dialogArnold Dumas1-1/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-05-14cleanup cui headersTomaž Vajngerl1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks1-7/+9
2015-04-28use sensible variable naming, tdf#85432 follow-upEike Rathke1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-7/+9
2014-11-16fdo#85432 : Add locale details to help->aboutBrij Mohan Lal Srivastava1-0/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-04-04convert about dialog to .ui formatCaolán McNamara1-31/+26
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-1/+0
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-08-02Bring background image in About box back & moreStefan Knorr1-5/+3
2012-07-25Modifying comments to follow Doxygen standardsFaisal M. Al-Otaibi1-1/+1
2012-07-12cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)Andras Timar1-1/+0
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)1-2/+0
2012-06-19Fix display of About dialog when buttons contain long stringsStefan Knorr (astron)1-3/+3
2012-06-13fdo#51046 fix tab order in About boxAndras Timar1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-1/+1