summaryrefslogtreecommitdiff
path: root/svtools/source/filter/exportdialog.cxx
AgeCommit message (Expand)Author
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-06-25fdo#51763 - make title of dialog localisableJoren De Cuyper
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-09translated German commentsLuc Castermans
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SVTOOLS moduleNoel Grandin
2013-10-11CID#1103695 avoid use of -1 hereCaolán McNamara
2013-10-08CID#1078684 ensure no -1 uses in replaceAtCaolán McNamara
2013-10-02svtools: removed dead code from the export dialogAndres Gomez
2013-08-22convert svtools/source/filter/exportdialog.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin
2013-03-20fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-16Resolves: #i119601# support for transparency in PNG export dialogArmin Le Grand
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-05move printer setup .ui to svtools and replace .src with itCaolán McNamara
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-09convert graphic export dialog to .uiCaolán McNamara
2012-10-09FL_PBM_OPTIONS never shown eitherCaolán McNamara
2012-10-09cut out always-hidden controls from graphic ExportDialogCaolán McNamara
2012-10-09maCbJPGPreview is never enabled, remove itCaolán McNamara
2012-06-26tidy some resource stringsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-07ByteString->rtl::OStringCaolán McNamara
2011-06-20add missing newline to the end of file to silence the compilerRobert Nagy
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-18ka102: type changes nneded for DEV300_m100ka