summaryrefslogtreecommitdiff
path: root/svx/source/dialog/compressgraphicdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-24Add "Compress Graphic Dialog" to Writer.Tomaž Vajngerl1-28/+67
2013-02-21fdo#59793 Make compress graphic dialog strings translatable.Tomaž Vajngerl1-24/+23
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-3/+3
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 6;Luboš Luňák1-3/+3
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-8/+8
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-18remove manual entry of 50 to 600 now that we support items in .uiCaolán McNamara1-8/+0
2012-12-14Remove 2 unused methods from CompressGraphicsDialogJulien Nabet1-29/+0
2012-12-11fix variable namingJack Leigh1-63/+63
2012-12-10do not return reference to a local objectDavid Tardon1-1/+1
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl1-95/+159
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-2/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-1/+1
2012-07-24Simplify compression and remove code duplication in CompressGraphicDialogTomaž Vajngerl1-56/+45
2012-07-15WaE: unused variables and misordered initialization listCaolán McNamara1-5/+2
2012-07-15GUI improvements for CompressGraphicDialog.Tomaž Vajngerl1-80/+154
2012-07-09Compress Graphic functionallity added (currently only for Draw)Tomaž Vajngerl1-0/+241