summaryrefslogtreecommitdiff
path: root/svx/source/dialog/compressgraphicdialog.cxx
AgeCommit message (Expand)Author
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-01Related: fdo#80713 make 'Gif image', etc. translatableCaolán McNamara
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-04Show type of graphic in CompressGraphicDialog.Tomaž Vajngerl
2013-02-24Add "Compress Graphic Dialog" to Writer.Tomaž Vajngerl
2013-02-21fdo#59793 Make compress graphic dialog strings translatable.Tomaž Vajngerl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 6;Luboš Luňák
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-18remove manual entry of 50 to 600 now that we support items in .uiCaolán McNamara
2012-12-14Remove 2 unused methods from CompressGraphicsDialogJulien Nabet
2012-12-11fix variable namingJack Leigh
2012-12-10do not return reference to a local objectDavid Tardon
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-07-24Simplify compression and remove code duplication in CompressGraphicDialogTomaž Vajngerl
2012-07-15WaE: unused variables and misordered initialization listCaolán McNamara
2012-07-15GUI improvements for CompressGraphicDialog.Tomaž Vajngerl
2012-07-09Compress Graphic functionallity added (currently only for Draw)Tomaž Vajngerl