summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/about.cxx
AgeCommit message (Expand)Author
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
2015-04-30display both, LibreOffice locale and system localeEike Rathke
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-28don't assume Country to be always present, tdf#85432 follow-upEike Rathke
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-02V805: Decreased performanceCaolán McNamara
2015-01-10About dialog: distinguish between 32 and 64 bit windows buildDavid Ostrovsky
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-16fdo#85432 : Add locale details to help->aboutBrij Mohan Lal Srivastava
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-18vcl/layout.hxx was included twiceAndras Timar
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-08fdo#67401 set AntiAliasing for SVG logoAndras Timar
2013-08-29Remove duplicit include of config_buildid.hPetr Mladek
2013-08-29Include <config_buildid.h> for EXTRA_BUILDIDTor Lillqvist
2013-08-29make the tinderbox information more reliable in the about dialog (fdo#58034)Petr Mladek
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04convert about dialog to .ui formatCaolán McNamara
2013-03-16"show logo" in slideshow settings doesn't do anythingCaolán McNamara
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-20Fix fdo#59970 slowless of about box renderingThorsten Behrens
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian
2012-11-29add --with-extra-buildid configure optionPetr Mladek
2012-11-25Allow the version number to be on 2 lines in the About dialogJean-Baptiste FAURE
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-04re-base on ALv2 code. Includes:Michael Meeks