summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen3-6/+1
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara1-1/+0
2012-07-25changes to "Modifying comments to follow Doxygen standards"Eike Rathke2-7/+9
2012-07-25Modifying comments to follow Doxygen standardsFaisal M. Al-Otaibi3-13/+14
2012-07-25delete svl/svstdarr.hxxMichael Stahl2-2/+0
2012-07-21Do not include the same header file in both .cxx and related .hxxMatteo Casalin1-1/+0
2012-07-18Revert hrc string cleanupThomas Arnhold2-0/+22
2012-07-16Resolves: fdo#42454 'imported' gallery format doesn't appear to existCaolán McNamara2-9/+2
2012-07-16About dialog: Forgot to Show() the image when present.Jan Holesovsky1-0/+1
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky2-11/+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 Timar3-6/+0
2012-07-12fdo#52000 take website url from configurationAndras Timar1-5/+34
2012-07-12hrc cleanup: Remove unused Strings in cuiThomas Arnhold2-22/+0
2012-07-11Decrease header files dependenciesMatteo Casalin1-0/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara4-10/+10
2012-07-03ditch String::CreateFromAsciiCaolán McNamara9-29/+22
2012-07-03Get new Branding Stuff into AboutStefan Knorr (astron)1-63/+16
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)3-24/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-2/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-1/+0
2012-07-01Remove unused definesThomas Arnhold2-9/+0
2012-06-30remove unused string resourcesAndras Timar2-7/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold2-2/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara4-9/+6
2012-06-27Reduce newline bloat at eofThomas Arnhold5-102/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold2-4/+1
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-1/+1
2012-06-22fdo#43180: Use hyphen for copyright range in About boxRobinson Tryon1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks3-75/+48
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks9-225/+144
2012-06-21re-base on ALv2 code.Michael Meeks26-637/+403
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold7-14/+0
2012-06-19Fix display of About dialog when buttons contain long stringsStefan Knorr (astron)1-36/+63
2012-06-17Filter dialog preview image size was wrongly calculated in some cases.Tomaž Vajngerl1-10/+17
2012-06-16Dialog for Smooth filterTomaž Vajngerl3-0/+130
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-1/+1
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-3/+1
2012-06-13fdo#51046 fix tab order in About boxAndras Timar1-1/+1
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-1/+1
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-6/+6
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara3-14/+9
2012-06-09Remove superfluous include commentsThomas Arnhold10-16/+0
2012-06-07fdo#50809 use the word 'Comment' instead of 'Note' everywhereAndras Timar1-3/+3
2012-06-05Make the new About dialog a little nicerStefan Knorr (astron)2-36/+38
2012-06-05Correct Receiver to Recipient in Hyperlink dlgStefan Knorr (astron)1-1/+1
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky1-1/+1
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-53/+47