summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/about.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian1-24/+15
2012-11-29add --with-extra-buildid configure optionPetr Mladek1-0/+5
2012-11-25Allow the version number to be on 2 lines in the About dialogJean-Baptiste FAURE1-1/+3
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-3/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-1/+7
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev1-0/+1
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-3/+3
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-6/+4
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-08-02Bring background image in About box back & moreStefan Knorr1-33/+77
2012-07-16About dialog: Forgot to Show() the image when present.Jan Holesovsky1-0/+1
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky1-8/+13
2012-07-12about dialog: use new configmgr apiMiklos Vajna1-25/+3
2012-07-12cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)Andras Timar1-1/+0
2012-07-12fdo#52000 take website url from configurationAndras Timar1-5/+34
2012-07-03Get new Branding Stuff into AboutStefan Knorr (astron)1-63/+16
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)1-15/+0
2012-06-19Fix display of About dialog when buttons contain long stringsStefan Knorr (astron)1-36/+63
2012-06-13fdo#51046 fix tab order in About boxAndras Timar1-1/+1
2012-06-05Make the new About dialog a little nicerStefan Knorr (astron)1-31/+36
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-3/+3
2012-04-25Resolves: fdo#48659 force BUILDID placeholder in if missing from translationCaolán McNamara1-2/+7
2012-04-16Resolves: fdo#48723 add a (hidden) CancelButton so ESC closes about dialogCaolán McNamara1-0/+4
2012-04-16Resolves: fdo#48659 about dialog misses BuildIDAndrew Higginson1-2/+2
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson1-234/+305
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+1
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe1-2/+0
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-03-09add an explicit Cancel handlerCaolán McNamara1-0/+9
2012-02-10add back close button to the about dialogPetr Mladek1-2/+21
2012-02-09another improvement of the about dialogPetr Mladek1-2/+2
2012-02-02cui: about.cxx: nSpace was not declared in this scopeMichael Stahl1-1/+1
2012-02-02I added some links and removed the ok buttondbarisakkurt1-13/+30
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-5/+4
2011-11-01WaE: various sillies flagged by MSVC++Michael Meeks1-8/+0
2011-08-02Split this up into the constituent facts and bump copyright year.Caolán McNamara1-7/+23
2011-06-30better sizing of copyright-textCaolán McNamara1-4/+3
2011-06-30center a long build string, and align normally a short oneCaolán McNamara1-11/+18
2011-06-28pretty this up a bitCaolán McNamara1-4/+8
2011-06-28break build id into multiple lines if using g logCaolán McNamara1-3/+24
2011-06-28add Build Id: string and fix size calculationsCaolán McNamara1-28/+30
2011-06-28ditch used stuff, and make it less horrifically uglyCaolán McNamara1-96/+26
2011-06-28throw out CWS_WORK_STAMP stuffCaolán McNamara1-56/+0
2011-04-04restore the build-id setup code, and clean hrc fileMichael Meeks1-4/+63
2011-04-04Switch to the LibreOffice about dialog insteadMichael Meeks1-219/+119
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud1-2/+3