summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/graphhelp.cxx
AgeCommit message (Expand)Author
2020-02-03-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2020-01-15Missing includes (Windows --disable-pch)Stephan Bergmann
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2018-12-18use unique_ptr in GraphicHelper::getFormatStrFromGDI_ImplNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05loplugin:casttovoid (clang-cl): sfx2Stephan Bergmann
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-05loplugin:constantparamNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-02loplugin:useuniqueptrStephan Bergmann
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl
2014-05-14bool conversion for windows, tooThomas Arnhold
2014-05-14warning C4305: 'argument' : truncation from 'const rtl::OUString *'Thomas Arnhold
2014-05-09remove presys.h and postsys.hThomas Arnhold
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-02-25callcatcher: update unused codeCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky
2014-02-03thumbnails: Consolidate code.Jan Holesovsky
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-12-13thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann