summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/about.cxx
AgeCommit message (Expand)Author
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
2012-09-03More places that require a prefixed "system"Stephan Bergmann
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-02Bring background image in About box back & moreStefan Knorr
2012-07-16About dialog: Forgot to Show() the image when present.Jan Holesovsky
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky
2012-07-12about dialog: use new configmgr apiMiklos Vajna
2012-07-12cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)Andras Timar
2012-07-12fdo#52000 take website url from configurationAndras Timar
2012-07-03Get new Branding Stuff into AboutStefan Knorr (astron)
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
2012-06-05Make the new About dialog a little nicerStefan Knorr (astron)
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25Resolves: fdo#48659 force BUILDID placeholder in if missing from translationCaolán McNamara
2012-04-16Resolves: fdo#48723 add a (hidden) CancelButton so ESC closes about dialogCaolán McNamara
2012-04-16Resolves: fdo#48659 about dialog misses BuildIDAndrew Higginson
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-09add an explicit Cancel handlerCaolán McNamara
2012-02-10add back close button to the about dialogPetr Mladek
2012-02-09another improvement of the about dialogPetr Mladek
2012-02-02cui: about.cxx: nSpace was not declared in this scopeMichael Stahl
2012-02-02I added some links and removed the ok buttondbarisakkurt
2012-01-05Removed unnecessary tools includes.Marcel Metz