summaryrefslogtreecommitdiff
path: root/canvas/source/vcl
AgeCommit message (Expand)Author
2016-02-23convert GradientType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02Remove leftover printf-style %fTor Lillqvist
2016-02-02tdf#43157: Fix format string violations in OSL_TRACE etc.aybuke
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl
2016-01-28Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-05Fix typosAndrea Gelmini
2015-12-03Use comphelper::containerToSequence()Noel Grandin
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-01boost::bind -> lambdas in canvas/source/vcl subtreeMario J. Rugiero
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16canvas: replace for_each with range-based for-loopDaniel Robertson
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-09canvas: remove boost::bind from headersMichael Stahl
2015-07-06tdf#91574: SLIDESHOW: crash when second monitor connectedJulien Nabet
2015-07-03tdf#91574 fix presenter console not displayedChristian Lohmaier
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist