summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/about.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-22weld native message dialogsCaolán McNamara1-3/+5
2017-11-21Display the threaded calculation state in Help:AboutTor Lillqvist1-4/+17
2017-10-23loplugin:includeform: cuiStephan Bergmann1-6/+6
2017-10-19Fix typosAndrea Gelmini1-1/+1
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann1-1/+1
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-1/+3
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist1-1/+1
2017-07-15tdf#109103 Non-standard font color in About dialogheiko tietze1-13/+0
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-27Use hub link for git logSamuel Mehrbrodt1-1/+1
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann1-2/+1
2017-02-01Need <config_features.h> here, tooTor Lillqvist1-0/+2
2017-01-30tdf#103654: Make git hash clickable in the About dialogArnold Dumas1-0/+40
2016-12-12Revert "tdf#103654: Make git hash clickable in the About dialog"Michael Meeks1-1/+0
2016-12-10tdf#103654: Make git hash clickable in the About dialogArnold Dumas1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-7/+3
2016-07-28cui: fix Android buildMiklos Vajna1-0/+4
2016-07-05cui: add calculation mode to Help->About.Michael Meeks1-0/+13
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-13/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-11Update hardware/OS info in About dialogYousuf Philips1-1/+0
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks1-5/+3
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks1-2/+2
2015-08-26tdf#93620: show OpenGL status in Help->AboutLászló Németh1-0/+6
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-07-29com::sun::star->css in cuiNoel Grandin1-3/+3
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-05-14refactor AboutDialog to use RenderContextTomaž Vajngerl1-16/+18
2015-05-01better use application settingsEike Rathke1-1/+1
2015-04-30display both, LibreOffice locale and system localeEike Rathke1-1/+1
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-3/+20
2015-04-28use sensible variable naming, tdf#85432 follow-upEike Rathke1-11/+11
2015-04-28don't assume Country to be always present, tdf#85432 follow-upEike Rathke1-2/+7
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+17
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+0
2015-03-02V805: Decreased performanceCaolán McNamara1-1/+1
2015-01-10About dialog: distinguish between 32 and 64 bit windows buildDavid Ostrovsky1-0/+6
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+2
2014-11-16fdo#85432 : Add locale details to help->aboutBrij Mohan Lal Srivastava1-0/+29
2014-10-23loplugin: cstylecastNoel Grandin1-5/+5
2014-10-18vcl/layout.hxx was included twiceAndras Timar1-1/+0