summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-02canvas: sal_Bool -> boolStephan Bergmann
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04coverity#735682 Unchecked dynamic_castCaolán McNamara
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-26coverity#736029 Missing break in switchCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19canvas: drop using from headersThomas Arnhold
2014-05-11dx_winstuff.hxx does already undef themThomas Arnhold
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás
2014-05-08coverity#735401 Logically dead codeCaolán McNamara
2014-05-08canvas: sal_Bool->boolNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02canvas: sal_Bool->boolNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-17Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara
2014-04-15Remove iota template function & last call site.Thorsten Behrens
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01coverity#738566 Uninitialized pointer fieldCaolán McNamara
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-28fdo#38844 Remove XOR rendering code from canvas moduleKrisztian Pinter
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Remove unused includeStephan Bergmann
2014-03-12Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDEStephan Bergmann
2014-03-12Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from canvasAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-14Drop unused #includeTakeshi Abe
2014-02-11coverity#706253 Uncaught exceptionCaolán McNamara
2014-02-11coverity#706250 Uncaught exceptionCaolán McNamara
2014-02-11coverity#1103731 Uncaught exceptionCaolán McNamara
2014-01-31cairo canvas: Zero font's width means "the same as height".Jan Holesovsky
2014-01-22bool improvementsStephan Bergmann
2014-01-16Add missing include.Matúš Kukan
2014-01-16fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza
2014-01-14longparas: drop wrong xub_StrLen casts nowCaolán McNamara
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann