Age | Commit message (Expand) | Author |
2018-12-18 | use unique_ptr in GraphicHelper::getFormatStrFromGDI_Impl | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-15 | add SvStream::TellEnd | Noel Grandin |
2018-07-10 | pass SvStream around by std::unique_ptr | Noel Grandin |
2018-04-18 | tdf#42949 Remove unnecessary localization headers of sfx2 | Gabor Kelemen |
2017-10-23 | loplugin:includeform: sfx2 | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-14 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-07-21 | loplugin:constparams in sfx2 | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-05 | loplugin:casttovoid (clang-cl): sfx2 | Stephan Bergmann |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-02 | convert GRFILTER constants to ERRCODE_GRFILTER_ | Noel Grandin |
2017-05-04 | loplugin:checkunusedparams in sfx2 | Noel Grandin |
2017-04-26 | remove sfx2 bitmaps from .src files | Caolán McNamara |
2017-04-24 | OUStrings: constify and avoid temporaries | Matteo Casalin |
2017-04-05 | loplugin:constantparam | Noel Grandin |
2017-02-09 | convert BmpConversion to scoped enum | Noel Grandin |
2017-02-02 | loplugin:useuniqueptr | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: sfx2 | Stephan Bergmann |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-09-07 | loplugin:constantparam in vcl | Noel Grandin |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-17 | boost->std | Caolán McNamara |
2015-07-10 | vcl: remove boost/signal2/signal.hpp from header | Michael Stahl |
2015-05-21 | convert CVT constants to scoped enum | Noel Grandin |
2015-05-06 | convert BMP_SCALE constant to scoped enum | Noel Grandin |
2015-03-19 | loplugin:constantfunction: sfx2 | Noel Grandin |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2014-09-22 | fdo#62104 Optimize thumbnail size by using PNG8 and other tricks | Tomaž Vajngerl |
2014-05-14 | bool conversion for windows, too | Thomas Arnhold |
2014-05-14 | warning C4305: 'argument' : truncation from 'const rtl::OUString *' | Thomas Arnhold |
2014-05-09 | remove presys.h and postsys.h | Thomas Arnhold |
2014-04-07 | sfx2: sal_Bool->bool | Noel Grandin |
2014-02-25 | callcatcher: update unused code | Caolán McNamara |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-03 | thumbnails: bSigned is always false, nobody uses the signed sign, kill it. | Jan Holesovsky |
2014-02-03 | thumbnails: Provide the size as a default parameter. | Jan Holesovsky |
2014-02-03 | thumbnails: Consolidate code. | Jan Holesovsky |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2013-12-13 | thumbnails: Create nice antialiased thumbnails when saving ODF. | Jan Holesovsky |
2013-11-27 | Unwind occurrences of deprecated sal_sChar, sal_uChar | Stephan Bergmann |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-10-22 | sfx2: remove obsolete redefinitions of Win32 UINT64 etc. types | Michael Stahl |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |