summaryrefslogtreecommitdiff
path: root/canvas/source/tools
AgeCommit message (Expand)Author
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
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith
2012-11-22warning C4309: '=' : truncation of constant valueStephan Bergmann
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-08-08remove some more eof noiseThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold