summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-29Resolves: fdo#50476 Dots inside quoted sentences get removed on "Correct All"Caolán McNamara1-19/+32
2012-05-22Resolves: fdo#40778 wrong type used for callback argCaolán McNamara1-2/+2
2012-05-17Related: fdo#40778 use simple pushbutton for add to single user dictCaolán McNamara3-5/+31
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon1-2/+2
2012-05-16removed unused constant rtl::OUStringTakeshi Abe2-4/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara2-5/+5
2012-04-25Resolves: fdo#48659 force BUILDID placeholder in if missing from translationCaolán McNamara1-2/+7
2012-04-20removed unused definesTakeshi Abe4-15/+0
2012-04-17fdo#40778 Remove dictionary choice when adding new entry to the spellcheckerRob Snelders1-4/+17
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn15-118/+95
2012-04-16Resolves: fdo#48723 add a (hidden) CancelButton so ESC closes about dialogCaolán McNamara3-0/+12
2012-04-16Resolves: fdo#48659 about dialog misses BuildIDAndrew Higginson3-22/+22
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson3-298/+362
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-11/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe2-3/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-20reduce UniStringsCaolán McNamara1-2/+2
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2-2/+2