summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
0 files changed, 0 insertions, 0 deletions
value='feature/slideshow_onlySprites'>feature/slideshow_onlySprites LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/mapmod.cxx
AgeCommit message (Expand)Author
2017-08-09send this MapMode scale thing back to where it came fromCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2016-11-15fix tdf#101832 and tdf#100617Thorsten Behrens
2016-11-15vcl: include redux in MapModeThorsten Behrens
2016-11-15vcl: cleanup whitespace in MapModeThorsten Behrens
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-02coverity#1371150 Missing move assignment operatorCaolán McNamara
2016-05-06coverity#1359236 Uninitialized scalar fieldCaolán McNamara
2016-05-04tdf#62525 vcl: use cow_wrapper for mapmodXisco Fauli
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-05-18vcl: fix the MapMode ctor too to limit precision to 32 bitsMichael Stahl
2015-05-18tdf#90604: vcl: reduce MapMode precision further to 32 bits...Michael Stahl
2015-05-15tdf#91195: vcl: reduce MapMode Fraction precision to avoid...Michael Stahl
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-16callcatcher: update unused codeCaolán McNamara
2014-11-14vcl: remove more unnecessary headers from mapmod.hxxMichael 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-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-03-26Translate German comments, fix some wsPhilipp Weissenbacher