summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impgraph.cxx
AgeCommit message (Expand)Author
2015-02-09tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás
2014-11-19WaE: -Werror=unused-but-set-variableCaolán McNamara
2014-11-19mbSwapUnderway always true inside ImpGraphic::ImplReadEmbeddedMatúš Kukan
2014-11-19ImpGraphic::ImplReadEmbedded: bSwap is false; remove dead codeMatúš Kukan
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás
2014-11-07Do not check a referenceZolnai Tamás
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-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-09Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
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-23Resolves: #i123983# Corrected Graphic Metafile fallback creatorArmin Le Grand
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-08-12convert String to OUString in VCLNoel Grandin
2013-07-19WaE: returning temporaryCaolán McNamara
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand
2013-06-11Resolves: #i121183# Added buffering non-bitmap formats in GraphicArmin Le Grand
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-22-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21callcatcher: update listCaolán McNamara
2011-11-20Remove some unused methodsThomas Arnhold
2011-08-23generate listCaolán McNamara