summaryrefslogtreecommitdiff
path: root/canvas/source/tools
AgeCommit message (Expand)Author
2016-01-05Fix typosAndrea Gelmini
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-20loplugin:unusedfields in canvasNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02Partial revert 'for_each -> range-based'Thorsten Behrens
2015-11-01std::for_each -> range based for in canvas/source/tools/verifyinput.cxxMario J. Rugiero
2015-11-01for_each -> range-based for in canvas/source/tools/spriteredrawmanager.cxxMario J. Rugiero
2015-11-01boost::bind -> lambdas in canvas/source/tools/surface.cxxMario J. Rugiero
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07eliminate typedef only being used onceNoel Grandin
2015-10-07inline ISurfaceProxySharedPtr typedefNoel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-09-11coverity#1323755 Using invalid iteratorCaolán McNamara
2015-09-04canvas: simplify PageManager::nakedFragment loopsDaniel Robertson
2015-08-30canvas: replace while loops with range-based forDaniel Robertson
2015-08-15canvas: whitespace/comments cleanupThorsten Behrens
2015-08-15canvas: replace for_each with range-based for-loopDaniel Robertson
2015-08-11tdf#92459 remove compat_functional from canvasDaniel Robertson
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-07-31canvas: replace boost::function with std::functionMichael Stahl
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-05-07simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-03-19loplugin:constantfunction: canvasNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02add warning about bad inputMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from canvasAlexander Wilms
2014-01-16fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-11-11canvas: include <> for external includesNorbert Thiebaud
2013-11-05fixincludeguards.sh: canvasThomas Arnhold
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-28fixincludeguards.sh: canvasThomas Arnhold