/source/sq/sfx2/

owspan='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impanmvw.cxx
AgeCommit message (Expand)Author
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e12346
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-02-05vcl: move AInfo into private headerChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-08-10tdf#93325 ImplAnimView rendercontext: stop painting animgifs directlyMiklos Vajna
2015-08-10tdf#93325 ImplAnimView: handle rendercontextMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-11-18vcl: rename ImplAnimView functions to more readable namesChris Sherlock
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-09Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe
2014-02-21vcl: sal_Bool -> boolStephan Bergmann