summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/about.cxx
AgeCommit message (Expand)Author
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-08-16tdf#126254 Help - About is black with Linux gen and gtk2Caolán McNamara
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-06weld AboutDialogCaolán McNamara
2019-05-31tdf#124936 Show "(x86)" in About dialog on the 32-bit versionTakeshi Abe
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze
2018-12-28Avoid indexed getToken for single callMatteo Casalin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-08Related: tdf#121238 show ui language as well as localeCaolán McNamara
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-08-09remove Calc's software interpreterLuboš Luňák
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-02-22weld native message dialogsCaolán McNamara
2017-11-21Display the threaded calculation state in Help:AboutTor Lillqvist
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-19Fix typosAndrea Gelmini
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2017-07-15tdf#109103 Non-standard font color in About dialogheiko tietze
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27Use hub link for git logSamuel Mehrbrodt
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-02-01Need <config_features.h> here, tooTor Lillqvist
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-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-28cui: fix Android buildMiklos Vajna
2016-07-05cui: add calculation mode to Help->About.Michael Meeks
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-11Update hardware/OS info in About dialogYousuf Philips
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-08-26tdf#93620: show OpenGL status in Help->AboutLászló Németh
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-14refactor AboutDialog to use RenderContextTomaž Vajngerl
2015-05-01better use application settingsEike Rathke