summaryrefslogtreecommitdiff
path: root/cui/source/inc/about.hxx
AgeCommit message (Expand)Author
2022-09-27use more string_view in cui,extensionsNoel Grandin
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman
2020-07-31Resolves tdf#132066 - Localization of special text in about windowHeiko Tietze
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna
2020-05-22Drop useless functionsMike Kaganski
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-04-29Resolves tdf#132322 - Link to Gerrit hash reintroducedHeiko Tietze
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-20Resolves tdf#132179 - Improve accessibility for the About dialogHeiko Tietze
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-02-07clang-format cui with under 5-percent lines of changeMuhammet Kara
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